diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f43f956ba1f..73ab97b1666 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2001-11-07 Stefan Monnier + * 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