changeset 40823:a8f12f061177

*** empty log message ***
author Stefan Monnier <monnier@iro.umontreal.ca>
date Thu, 08 Nov 2001 02:52:57 +0000
parents b10e7d6fb95b
children 40a1b665108c
files lisp/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
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>