Mercurial > emacs
changeset 82769:28050797f904
* image-mode.el (image-minor-mode): Use image-mode-text-map.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Wed, 22 Aug 2007 22:27:51 +0000 |
parents | 834571f41573 |
children | 641f5b9362be |
files | lisp/ChangeLog |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Aug 22 20:45:38 2007 +0000 +++ b/lisp/ChangeLog Wed Aug 22 22:27:51 2007 +0000 @@ -1,3 +1,7 @@ +2007-08-22 Chong Yidong <cyd@stupidchicken.com> + + * image-mode.el (image-minor-mode): Use image-mode-text-map. + 2007-08-22 Sean O'Rourke <sorourke@cs.ucsd.edu> * dabbrev.el (dabbrev--progress-reporter): New variable.