aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 80c07aa271f..cf2444094b6 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,9 @@
12000-08-04 Eli Zaretskii <eliz@is.elta.co.il> 12000-08-04 Eli Zaretskii <eliz@is.elta.co.il>
2 2
3 * hi-lock.el (hi-lock-unface-buffer): If a menu of regexps is
4 popped up, but the user clicks outside the menu, return an empty
5 regexp (that causes unhighlight-regexp to have no effect).
6
3 * menu-bar.el (menu-bar-games-menu): Add Zone. 7 * menu-bar.el (menu-bar-games-menu): Add Zone.
4 8
5 * hi-lock.el (toplevel): Require font-lock. 9 * hi-lock.el (toplevel): Require font-lock.