Mercurial > hg > xemacs-beta
graph
-
text_width_single_run cleanup.2011-12-28, by Didier Verna
-
More documentation about glyphs cache coherency problem.2011-12-27, by Didier Verna
-
One comment.2011-12-27, by Didier Verna
-
New "foreback" face property.2011-12-27, by Didier Verna
-
Fix XLIKE_output_blank comment typo.2011-12-27, by Didier Verna
-
Fix 'face-foreground-name docstring typo.2011-12-27, by Didier Verna
-
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