diff options
| author | Chong Yidong | 2006-08-28 22:49:25 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-08-28 22:49:25 +0000 |
| commit | 0e8b7151caab1f574ec2898bcad008afffc7e5db (patch) | |
| tree | ec0a1041ab2c86234741e46702fec2fd36064734 /lisp/ChangeLog | |
| parent | e2ac11eba7776e890e2668d7c74e9c0b0b860b8e (diff) | |
| download | emacs-0e8b7151caab1f574ec2898bcad008afffc7e5db.tar.gz emacs-0e8b7151caab1f574ec2898bcad008afffc7e5db.zip | |
* image-mode.el (image-mode): Display image as text on a terminal.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index ec5296ba0ca..b857f9e85ec 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2006-08-28 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * image-mode.el (image-mode): Display image as text on a terminal. | ||
| 4 | |||
| 1 | 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca> | 5 | 2006-08-28 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 6 | ||
| 3 | * progmodes/python.el (python-send-command): Simplify. | 7 | * progmodes/python.el (python-send-command): Simplify. |