comparison lisp/ChangeLog @ 66369:c8731b29e81e

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 24 Oct 2005 03:53:23 +0000
parents 856c54127427
children abd51aa4052e
comparison
equal deleted inserted replaced
66368:db684dc70440 66369:c8731b29e81e
1 2005-10-23 Stefan Monnier <monnier@iro.umontreal.ca>
2
3 * emacs-lisp/debug.el (debugger-make-xrefs): Don't assume
4 case-fold-search is nil.
5 (debug-help-follow): Use help-xref-interned directly.
6
1 2005-10-23 Chong Yidong <cyd@stupidchicken.com> 7 2005-10-23 Chong Yidong <cyd@stupidchicken.com>
2 8
3 * thumbs.el (thumbs-image-type): Add .pbm. 9 * thumbs.el (thumbs-image-type): Add .pbm.
4 10
5 2005-10-23 Richard M. Stallman <rms@gnu.org> 11 2005-10-23 Richard M. Stallman <rms@gnu.org>