Mercurial > emacs
diff lisp/ChangeLog @ 40823:a8f12f061177
*** empty log message ***
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Thu, 08 Nov 2001 02:52:57 +0000 |
parents | fc4031bddb2f |
children | 22caa22b7399 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 08 00:57:57 2001 +0000 +++ b/lisp/ChangeLog Thu Nov 08 02:52:57 2001 +0000 @@ -1,5 +1,9 @@ 2001-11-07 Stefan Monnier <monnier@cs.yale.edu> + * subr.el (with-local-quit): New macro. + (make-syntax-table): Always inherit. + (functionp): Be more careful when `object' is a symbol. + * dabbrev.el (dabbrev-completion): Use "*Completions*". 2001-11-07 Paul Eggert <eggert@twinsun.com>