diff options
| author | Chong Yidong | 2006-02-09 19:34:08 +0000 |
|---|---|---|
| committer | Chong Yidong | 2006-02-09 19:34:08 +0000 |
| commit | fcfc4732e0d93a6ad6ce11b79ddd372cf8ae738b (patch) | |
| tree | 858ec41de7efcc84f99deab8dc31f09f6d589708 /lisp/ChangeLog | |
| parent | d2ea84be64e6ca1b82033f63ab7f3284515c173b (diff) | |
| download | emacs-fcfc4732e0d93a6ad6ce11b79ddd372cf8ae738b.tar.gz emacs-fcfc4732e0d93a6ad6ce11b79ddd372cf8ae738b.zip | |
* image-mode.el (image-toggle-display): Clear image cache if using
filename.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index e5cc3af773c..eb76a4bc56d 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2006-02-09 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * image-mode.el (image-toggle-display): Clear image cache if using | ||
| 4 | filename. | ||
| 5 | |||
| 1 | 2006-02-09 Masatake YAMATO <jet@gyve.org> | 6 | 2006-02-09 Masatake YAMATO <jet@gyve.org> |
| 2 | 7 | ||
| 3 | * dired-x.el (dired-guess-shell-alist-default): Add .man as | 8 | * dired-x.el (dired-guess-shell-alist-default): Add .man as |