Mercurial > emacs
diff lisp/ChangeLog @ 72568:02a05917de2a
* image-mode.el (image-mode): Display image as text on a terminal.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Mon, 28 Aug 2006 22:49:25 +0000 |
parents | b562a18db094 |
children | 7457615d594a |
line wrap: on
line diff
--- a/lisp/ChangeLog Mon Aug 28 21:58:27 2006 +0000 +++ b/lisp/ChangeLog Mon Aug 28 22:49:25 2006 +0000 @@ -1,3 +1,7 @@ +2006-08-28 Chong Yidong <cyd@stupidchicken.com> + + * image-mode.el (image-mode): Display image as text on a terminal. + 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca> * progmodes/python.el (python-send-command): Simplify.