aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorRichard M. Stallman2006-04-10 03:06:55 +0000
committerRichard M. Stallman2006-04-10 03:06:55 +0000
commit8803c4f4ac3311a509545354b3203f6d8044cb42 (patch)
treecbd9ec52f1c4de336f99ee3d12ac4755e59bda45 /lisp/ChangeLog
parent6c23041776a67f2390b81dea710fbf65ecc8875f (diff)
downloademacs-8803c4f4ac3311a509545354b3203f6d8044cb42.tar.gz
emacs-8803c4f4ac3311a509545354b3203f6d8044cb42.zip
(picture-mode-exit): Run picture-mode-exit-hook.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index cb736c59738..596e92eaa0e 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,11 @@
12006-04-09 Richard Stallman <rms@gnu.org>
2
3 * textmodes/picture.el (picture-mode-exit): Run picture-mode-exit-hook.
4
5 * play/landmark.el (lm-font-lock-face-O, lm-font-lock-face-X):
6 Make them faces.
7 (lm-font-lock-keywords): Update appropriately.
8
12006-04-10 Kim F. Storm <storm@cua.dk> 92006-04-10 Kim F. Storm <storm@cua.dk>
2 10
3 * simple.el (filter-buffer-substring): Add NOPROPS arg, so 11 * simple.el (filter-buffer-substring): Add NOPROPS arg, so