aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index a26b2acd363..f1e4a8c3e5c 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -274,6 +274,11 @@
274 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when 274 (sql-interactive-mode): Use ?_ and ?. instead of 95 and 46 when
275 setting font-lock-defaults' SYNTAX-ALIST. 275 setting font-lock-defaults' SYNTAX-ALIST.
276 276
2771999-09-28 Richard M. Stallman <rms@caffeine.ai.mit.edu>
278
279 * map-ynp.el (map-y-or-n-p): If we read -1, for end of keyboard
280 macro, try again.
281
2771999-09-28 Dave Love <fx@gnu.org> 2821999-09-28 Dave Love <fx@gnu.org>
278 283
279 * cus-edit.el (custom-comment): Change widget definition. 284 * cus-edit.el (custom-comment): Change widget definition.