diff options
| author | Richard M. Stallman | 2006-04-10 03:06:55 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2006-04-10 03:06:55 +0000 |
| commit | 8803c4f4ac3311a509545354b3203f6d8044cb42 (patch) | |
| tree | cbd9ec52f1c4de336f99ee3d12ac4755e59bda45 /lisp/ChangeLog | |
| parent | 6c23041776a67f2390b81dea710fbf65ecc8875f (diff) | |
| download | emacs-8803c4f4ac3311a509545354b3203f6d8044cb42.tar.gz emacs-8803c4f4ac3311a509545354b3203f6d8044cb42.zip | |
(picture-mode-exit): Run picture-mode-exit-hook.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 8 |
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 @@ | |||
| 1 | 2006-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 | |||
| 1 | 2006-04-10 Kim F. Storm <storm@cua.dk> | 9 | 2006-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 |