]> code.delx.au - gnu-emacs/history - src/lread.c
Remove now-inaccurate bytecode comments
[gnu-emacs] / src / lread.c
2016-06-30 Dmitry AntipovMinor tweaks to openp
2016-06-25 Paul EggertMerge from origin/emacs-25
2016-06-22 Eli ZaretskiiFix test for whether the '.el' file is newer than ...
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-18 Paul Eggert; Merge from origin/emacs-25
2016-06-18 Paul EggertMerge from origin/emacs-25
2016-06-12 Paul Eggertemacs_strerror cleanups
2016-06-08 Paul EggertReplace IF_LINT by NONVOLATILE and UNINIT
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-06-07 Paul Eggert; Merge from origin/emacs-25
2016-06-07 Paul EggertMerge from origin/emacs-25
2016-05-31 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-26 Paul Eggert; Merge from origin/emacs-25
2016-05-26 Paul EggertMerge from origin/emacs-25
2016-05-14 Paul EggertMerge from origin/emacs-25
2016-05-13 Paul EggertMerge from origin/emacs-25
2016-05-10 Paul Eggert; Merge from origin/emacs-25
2016-05-10 Paul EggertMerge from origin/emacs-25
2016-05-09 Paul EggertMerge from origin/emacs-25
2016-05-09 Paul Eggert; Merge from origin/emacs-25
2016-05-06 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-02 Paul Eggert; Merge from origin/emacs-25
2016-05-02 Paul EggertMerge from origin/emacs-25
2016-05-01 Lars IngebrigtsenHave the doc strings of `load-path' and `require' menti...
2016-04-30 Lars IngebrigtsenHave the doc strings of `load-path' and `require' menti...
2016-04-30 Eli ZaretskiiFix the MSDOS build
2016-04-25 Paul EggertNew function ‘char-from-name’
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-24 Paul Eggert; Merge from origin/emacs-25
2016-04-24 Paul EggertMerge from origin/emacs-25
2016-04-22 Paul EggertImprove character name escapes
2016-04-22 Philipp StephaniUse 'ucs-names' for character name escapes
2016-04-22 Philipp StephaniMinor cleanups for character name escapes
2016-04-22 Philipp StephaniImplement named character escapes, similar to Perl
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-18 Paul Eggert; Merge from origin/emacs-25
2016-04-18 Paul EggertMerge from origin/emacs-25
2016-04-14 Paul EggertSimplify use of O_BINARY
2016-03-11 John WiegleyMerge from origin/emacs-25
2016-03-10 Paul EggertRework C source files to avoid ^(
2016-03-09 Andreas SchwabProperly handle lambda as read function (bug 22961)
2016-01-14 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-12 John WiegleyMerge from origin/emacs-25
2016-01-11 Eli ZaretskiiAvoid unnecessary failures of auto-saving after fatal...
2016-01-03 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2016-01-03 John WiegleyMerge branch 'emacs-25-merge'
2016-01-01 Paul EggertUpdate copyright year to 2016
2015-12-30 John WiegleyMerge emacs-25 into master (using imerge)
2015-12-20 Alan MackenzieMerge branch 'scratch/follow' into emacs-25
2015-12-09 Anders LindgrenDon't add "." to load path (bug#21104)
2015-12-04 Alan MackenzieMerge branch 'scratch/follow' of /home/acm/emacs/emacs...
2015-12-01 Andreas Schwab * src/lread.c (syms_of_lread): Doc fix.
2015-11-27 Eli ZaretskiiImprove documentation of 'eval-buffer' and 'eval-region'
2015-11-22 Eli ZaretskiiAllow loading modules by 'load-file'
2015-11-21 Paul EggertAdd a few safety checks when ENABLE_CHECKING
2015-11-21 Eli Zaretskii; * src/lread.c (Fload): Fix last change.
2015-11-21 Eli ZaretskiiImprove documentation of dynamic modules
2015-11-19 Paul EggertPrefer signed integer types in module code
2015-11-19 Paul EggertOmit ‘const’ on locals
2015-11-19 Juanma Barranquero* src/lread.c (Fload): Remove unused variable `size'
2015-11-18 Aurélien AptelMake 'Fload' look for modules
2015-11-15 Xue FuqiaoMerge branch 'release-process-lowercase'
2015-11-12 Phillip Lord; Merge branch 'fix/no-undo-boundary-on-secondary-buffe...
2015-11-10 Dmitry GutovMerge branch 'project-next'
2015-11-08 Paul EggertPrefer xpalloc to doubling buffers by hand
2015-10-29 Eli Zaretskii; * src/lread.c (syms_of_lread) <load-path>: Improve...
2015-10-28 Anders LindgrenMerge branch 'master' of /Volumes/HD2/build/emacs-git-ssh
2015-10-28 Anders LindgrenMerge branch 'master' of ssh://git.sv.gnu.org/srv/git...
2015-10-26 Stephen LeakeClarify that load-path contents should be directory...
2015-10-21 Paul EggertInclude-file cleanup for src directory
2015-09-27 K. HandaMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-09-16 Paul EggertOmit unnecessary \ before paren in C docstrings
2015-08-27 Paul EggertAssume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPS
2015-08-26 Paul Eggertformat-message now curves ` and '
2015-08-19 Paul EggertUse new q ‘format’ flag when fixing quotes in C
2015-08-18 Paul EggertFix file name encodings in diagnostics
2015-08-17 Noah FriedmanMerge branch 'master' of git.sv.gnu.org:/srv/git/emacs
2015-08-16 Paul EggertFix quoting in Fformat calls
2015-08-11 Paul EggertGive names to Unicode code points in C code
2015-06-19 Paul EggertMerge from origin/emacs-24
next