Mercurial > emacs
comparison lisp/ChangeLog @ 39034:fe47985d622a
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Thu, 30 Aug 2001 12:15:09 +0000 |
parents | 90940ba34b4c |
children | b75335a53916 |
comparison
equal
deleted
inserted
replaced
39033:9819ee584001 | 39034:fe47985d622a |
---|---|
1 2001-08-30 Gerd Moellmann <gerd@gnu.org> | 1 2001-08-30 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * simple.el (eval-expression-print-level): Change the type | |
4 of the defcustom to allow nil. | |
2 | 5 |
3 * emacs-lisp/find-gc.el: Moved here from lisp/. | 6 * emacs-lisp/find-gc.el: Moved here from lisp/. |
4 | 7 |
5 * international/quail.el (quail-completion-1): Reverse | 8 * international/quail.el (quail-completion-1): Reverse |
6 the ((CHAR . DEFN) ...) list before processing it. | 9 the ((CHAR . DEFN) ...) list before processing it. |