Mercurial > hg > xemacs-beta
graph
-
Explicitely set zmacs-region to not shrink.2011-12-27, by Didier Verna
-
Shrink the widget-field-face.2011-12-27, by Didier Verna
-
Replace the 'flush face property with the opposite 'shrink one.2011-12-26, by Didier Verna
-
Improve Lisp style in a few places, select.el2011-12-23, by Aidan Kehoe
-
The "flush" face property.2011-12-23, by Didier Verna
-
Use va_run_hooks_with_args() for x-sent-selection-hooks, lost-selection-hooks2011-12-22, by Aidan Kehoe
-
Move the functionality of #'cl-macroexpand into Fmacroexpand, eval.c2011-12-22, by Aidan Kehoe
-
Call #'cl-macroexpand-all in #'cl-transform-function-property2011-12-21, by Aidan Kehoe
-
Be more careful about what we shadow, #'byte-compile-eval.2011-12-13, by Aidan Kehoe
-
Use the old #'labels implementation if #'lexical-let changes lambdas.2011-12-13, by Aidan Kehoe
-
Correct the docstring for posix-charset-to-coding-system-hash, mule-cmds.el2011-12-10, by Aidan Kehoe
-
Add the zero, *then* flush, when reading integers for the #N=... syntax.2011-12-10, by Aidan Kehoe
-
Correct and clarify docstring, #'load-time-value2011-12-09, by Aidan Kehoe
-
Fix Windows build by adding sequence.obj to the build list.2011-12-08, by Vin Shelton
-
Refactor out sequence-oriented builtins from fns.c to the new sequence.c.2011-12-04, by Aidan Kehoe
-
Zero-terminate when passing strings to parse_integer(), lread.c2011-12-03, by Aidan Kehoe
-
Accept bignums unambiguously in the syntax for object labels, lread.c.2011-12-03, by Aidan Kehoe
-
Disable ASLR on Mac OS X Lion.2011-11-29, by Marcus Crestani
-
Fixes for building native windows setup kits2011-11-29, by Vin Shelton
-
Support the MP library on recent FreeBSD, have it pass relevant tests.2011-11-26, by Aidan Kehoe
-
Move etc/dbxrc.in to src/.dbxrc.in.2011-11-21, by Marcus Crestani
-
ChangeLog cleanup2011-11-21, by Vin Shelton
-
2011-11-21 Marcus Crestani <crestani@informatik.uni-tuebingen.de>2011-11-21, by Marcus Crestani
-
Fix .gdbinit and .dbxrc when using the new garbage collector.2011-11-21, by Marcus Crestani