]> code.delx.au - gnu-emacs/history - src/lread.c
Merge from emacs-24, up to 2012-04-10T02:06:19Z!larsi@gnus.org
[gnu-emacs] / src / lread.c
2012-04-14 Glenn MorrisMerge from emacs-24, up to 2012-04-10T02:06:19Z!larsi...
2012-04-13 Atsuo Ohki* lread.c (lisp_file_lexically_bound_p): Fix hang at...
2012-04-09 Chong YidongRemove * characters from the front of variable docstrings.
2012-02-09 Glenn MorrisMerge from emacs-23; up to 2010-06-29T18:17:31Z!cyd...
2012-01-26 Glenn MorrisDoc fix for lexical-binding being in line one.
2012-01-21 Kenichi Handamerge trunk
2012-01-19 Glenn MorrisMerge from emacs-23; up to 2012-01-19T07:15:48Z!rgm...
2012-01-13 Eric M. LudlamFix EDE security flaw involving loading arbitrary Lisp...
2012-01-11 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files (do...
2012-01-11 Glenn Morrisinit_lread fix for bug#10208.
2012-01-10 Glenn MorrisComments on init_lread.
2012-01-09 Chong YidongMerge changes from emacs-23 branch
2012-01-07 Paul EggertMerge from trunk.
2012-01-05 Glenn MorrisAdd 2012 to FSF copyright years for Emacs files
2012-01-03 Juanma BarranqueroFix typos.
2011-12-12 Paul EggertSpelling fixes.
2011-12-07 Glenn MorrisSmall init_lread fix for bug#10208
2011-11-27 Paul EggertSpelling fixes.
2011-11-20 Paul EggertMerge from trunk.
2011-11-19 Paul EggertSpelling fixes.
2011-11-06 Glenn MorrisMerge from emacs-23; up to 2010-06-22T07:41:10Z!rgm...
2011-10-12 Paul Eggert* lread.c (read_escape): Allow hex escapes as large...
2011-10-01 Chong YidongMerge changes from emacs-23
2011-09-28 Juanma BarranqueroFix typos.
2011-09-27 Andreas Schwab* lread.c (readevalloop): Use correct code for NBSP.
2011-09-19 Lars Magne Ingebri... * lread.c (Fread_from_string): Document what FINAL...
2011-09-18 Chong YidongMerge changes from emacs-23 branch
2011-09-10 Eli ZaretskiiAdd to sendmail.el a new command mail-add-attachment.
2011-09-09 Eli ZaretskiiFix bug #9392 with rmail-forward.
2011-09-09 Juanma BarranqueroWhitespace changes.
2011-09-05 Paul EggertMerge from trunk.
2011-09-04 Paul EggertMerge from trunk.
2011-09-04 Paul Eggertsprintf-related integer and memory overflow issues
2011-09-04 Paul EggertMerge from trunk.
2011-09-03 Paul EggertMerge from trunk.
2011-09-01 Paul EggertMerge from trunk.
2011-09-01 Paul EggertMerge from trunk.
2011-08-31 Paul EggertMerge from trunk.
2011-08-30 Chong YidongMerge changes from emacs-23 branch
2011-08-30 Paul EggertMerge from trunk.
2011-08-30 Paul EggertMerge from trunk.
2011-08-29 Paul EggertMerge from trunk.
2011-08-29 Paul Eggert* lread.c (dir_warning): Don't blindly alloca buffer...
2011-08-26 Paul EggertMerge from trunk.
2011-08-26 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-25 Paul EggertMerge from trunk.
2011-08-24 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-19 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-18 Paul EggertMerge from trunk.
2011-08-17 Eli ZaretskiiFix bug #9311 with loading on MS-Windows .elc files...
2011-08-16 Paul EggertMerge from trunk.
2011-08-16 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-15 Paul EggertMerge from trunk.
2011-08-14 Paul EggertMerge from trunk.
2011-08-09 Chong YidongMerge from emacs-23 branch
2011-08-05 Paul EggertMerge from trunk.
2011-08-05 Eli ZaretskiiFix bug #9221 with memory leak in bidi display.
2011-08-05 Paul EggertMerge from trunk.
2011-07-29 Paul EggertMerge from trunk.
2011-07-29 Paul EggertMerge from trunk.
2011-07-29 Paul Eggert* lread.c (read1, init_obarray): Don't update size...
2011-07-28 Andreas SchwabImplement ## reader macro
2011-07-28 Paul EggertMerge from trunk.
2011-07-28 Paul EggertMerge: Integer signedness and overflow and related...
2011-07-28 Paul EggertMerge from trunk.
2011-07-25 Eli ZaretskiiFix logic of caching display string positions for bidi...
2011-07-23 Eli ZaretskiiFix pos-visible-in-window-p under bidi redisplay.
2011-07-23 Eli ZaretskiiSpeed up keyboard auto-repeat cursor motion under bidi...
2011-07-20 Paul EggertMerge from trunk.
2011-07-19 Paul EggertMerge from intsign.
2011-07-19 Paul EggertMerge from trunk.
2011-07-19 Lars Magne Ingebri... * lread.c (syms_of_lread): Clarify when `lexical-bindin...
2011-07-19 Paul EggertMerge from trunk.
2011-07-17 Andreas SchwabFix last change
2011-07-17 Andreas SchwabMake read-symbol-positions-list more accurate
2011-07-17 Andreas Schwab* src/lread.c (read1): Read `#:' as empty uninterned...
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-17 Paul EggertMerge from trunk.
2011-07-15 Lars Magne Ingebri... `lexical-binding' doc clarification
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Eli ZaretskiiSupport bidi reordering of overlay and display strings.
2011-07-14 Paul EggertMerge from trunk.
2011-07-14 Paul EggertMerge from trunk.
2011-07-13 Paul EggertMerge from trunk.
2011-07-12 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-11 Paul EggertMerge from trunk.
2011-07-10 Andreas SchwabProtoize
2011-07-09 Paul EggertMerge from trunk.
2011-07-08 Paul EggertImprove hashing quality when configured --with-wide...
2011-07-07 Chong YidongMerge from emacs-23 branch
2011-07-06 Kenichi Handamerge trunk
2011-07-06 Glenn MorrisMerge from emacs-23; up to 2010-06-16T23:27:20Z!jay...
2011-07-02 Lars Magne Ingebri... * lread.c (syms_of_lread): Mention single symbols defin...
next