1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-18 18:05:07 +00:00

*** empty log message ***

This commit is contained in:
Stefan Monnier 2001-11-08 02:52:57 +00:00
parent 0764e16fbe
commit faa29f8b32

View File

@ -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>