changeset 70902:e516a97ce0e6

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Thu, 25 May 2006 00:19:02 +0000
parents cc60343f8fd6
children fe6029063ab4
files lisp/ChangeLog
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu May 25 00:18:55 2006 +0000
+++ b/lisp/ChangeLog	Thu May 25 00:19:02 2006 +0000
@@ -1,5 +1,8 @@
 2006-05-24  Richard Stallman  <rms@gnu.org>
 
+	* subr.el (with-local-quit): When handling `quit' signal,
+	make a chance for quit-flag to cause a quit.
+
 	* emacs-lisp/advice.el (ad-enable-advice, ad-activate)
 	(ad-disable-advice): Add autoloads.