aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2007-04-21 14:30:38 +0000
committerRichard M. Stallman2007-04-21 14:30:38 +0000
commit3b2d0d760cd032442504be14f0f1d77ed4ddbe3b (patch)
treefd5a365834ef34a59b179a87d96d735919e379fa /lisp/ChangeLog
parent1e35b3c196f5367ebf055a8becfcce040820ae55 (diff)
downloademacs-3b2d0d760cd032442504be14f0f1d77ed4ddbe3b.tar.gz
emacs-3b2d0d760cd032442504be14f0f1d77ed4ddbe3b.zip
(font-lock-keywords-alist): Mark as risky.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 842f4e9b55d..6e3e7b4acfb 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,5 +1,7 @@
12007-04-21 Richard Stallman <rms@gnu.org> 12007-04-21 Richard Stallman <rms@gnu.org>
2 2
3 * font-lock.el (font-lock-keywords-alist): Mark as risky.
4
3 * subr.el (read-number): Doc fix. 5 * subr.el (read-number): Doc fix.
4 6
5 * simple.el (pop-to-mark-command): Display message "mark popped" 7 * simple.el (pop-to-mark-command): Display message "mark popped"