log

age author description
2010-06-01 Aidan Kehoe Add #'substring-no-properties, omitting any extent data.
2010-06-01 Aidan Kehoe Remove the definition of Q_data from glyphs.c, fixing C++ build.
2010-05-31 Aidan Kehoe Use keywords in structure syntax; new #define, NEED_TO_HANDLE_21_4_CODE 1
2010-05-30 Aidan Kehoe Merge.
2010-05-30 Aidan Kehoe Add `float-time', implemented in Lisp.
2010-05-30 Aidan Kehoe Tidying of CL files; make docstrings read better, remove commented-out code
2010-05-29 Aidan Kehoe Use binary search, not linear, for looking up color names, mswindows.
2010-05-29 Marcus Crestani Unbreak `show-memory-usage' for NEW_GC.
2010-05-29 Marcus Crestani Allocate lrecord arrays in own size class.
2010-05-28 Aidan Kehoe Reword the lispref documentation of buffer-display-count.
2010-05-28 Aidan Kehoe Import buffer-display-count, buffer-display-time; thank you, Jeff Sparkes.
2010-05-24 Mike Sperber Accept #B<binary>, #O<octal>, and #X<hex>.
2010-05-16 Aidan Kehoe Automated merge with ssh://sperber-guest@hg.debian.org//hg/xemacs/xemacs
2010-05-16 Aidan Kehoe Move `default-file-system-ignore-case' to C; fix bug in directory hash tables
2010-05-07 Aidan Kehoe Merge.
2010-04-06 Aidan Kehoe When printing a frame, print its device, making things clearer with gnuserv
2010-04-29 Aidan Kehoe Implement suggest-key-bindings in terms of teach-extended-commands-p
2010-04-29 Aidan Kehoe Error on too many arguments to #'function, #'quote.
2010-04-17 Aidan Kehoe Keep around file info for dumped functions and variables without docstrings.
2010-04-16 Ben Wing merge
2010-04-16 Ben Wing (try to) fix g++ compilation problems
2010-04-15 Aidan Kehoe Check that MODENAME-mode is fboundp before calling it, files.el
2010-04-12 Ben Wing disable specifier memory usage for the moment
2010-04-12 Ben Wing attempt to fix errors in canna_api.c