log

age author description
2011-11-21 Marcus Crestani Move etc/dbxrc.in to src/.dbxrc.in.
2011-11-21 Vin Shelton ChangeLog cleanup
2011-11-21 Marcus Crestani 2011-11-21 Marcus Crestani <crestani@informatik.uni-tuebingen.de>
2011-11-21 Marcus Crestani Fix .gdbinit and .dbxrc when using the new garbage collector.
2011-11-16 Vin Shelton Prevent bogus caching of background in custom-properties
2011-11-13 Aidan Kehoe Ignore lazy docstring info, #'built-in-symbol-file; nothing built-in uses it.
2011-11-09 Aidan Kehoe Update tests that have started failing because of changed design decisions.
2011-11-09 Aidan Kehoe Mention when compiled functions are built-in, help.el.
2011-11-02 Aidan Kehoe Give the label name when warning or erroring, bytecomp.el
2011-11-02 Aidan Kehoe Close branch. bytecomp-coding-system-2008-10-29
2011-10-29 Stephen J. Turnbull Close branch. g++-warning-removal-2008-10-28
2011-10-29 Stephen J. Turnbull Close branch. ac-fix-2008-10-25
2011-10-29 Stephen J. Turnbull Close branch. pkg-docs
2011-10-28 Stephen J. Turnbull Prevent SIGPIPEs in deactivate_process().
2011-10-28 Stephen J. Turnbull Prevent assert at frame.c, l. 6311 by initializing glyph cachels.
2011-10-28 Stephen J. Turnbull Merge refactored Xaw3d configure.ac.
2011-10-13 Stephen J. Turnbull Refactor check for Xaw3d.
2011-10-18 Aidan Kehoe #'load-terminal-library; load term files correctly for gnuclient consoles.
2011-10-09 Aidan Kehoe Deprecate #'remassoc, #'remassq, #'remrassoc, #'remrassq.
2011-10-09 Aidan Kehoe Change integer to fixnum in a few places where it wasn't possible mechanically.
2011-10-09 Aidan Kehoe Mechanically change INT to FIXNUM in our sources.
2011-10-08 Aidan Kehoe Move macros with shadows in bytecomp.el to the end of the files, cl-macs
2011-10-08 Aidan Kehoe Don't byte-compile at macroexpansion time, load-time-vale.
2011-10-04 Aidan Kehoe Avoid redundant arglist information, #'make-autoload.