]> git.eshelyaron.com Git - emacs.git/commitdiff
*** empty log message ***
authorStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Nov 2001 02:52:57 +0000 (02:52 +0000)
committerStefan Monnier <monnier@iro.umontreal.ca>
Thu, 8 Nov 2001 02:52:57 +0000 (02:52 +0000)
lisp/ChangeLog

index f43f956ba1f4a15eca9ad6ea3779a330094a88f7..73ab97b16669e005ceeca2e14ae82fbdb9a41191 100644 (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>