diff options
author | Chong Yidong <cyd@stupidchicken.com> | 2007-04-22 13:45:26 +0000 |
---|---|---|
committer | Chong Yidong <cyd@stupidchicken.com> | 2007-04-22 13:45:26 +0000 |
commit | 4913c25d5dd5f7b14e278bedcadc0858eb01a27f (patch) | |
tree | 880473f3e29e7060a8b33fcb1f9f6ccee104efa5 /lisp | |
parent | a6009bd1e7b22c35045b4d3f0ada5ec593df1a30 (diff) | |
download | emacs-4913c25d5dd5f7b14e278bedcadc0858eb01a27f.tar.gz emacs-4913c25d5dd5f7b14e278bedcadc0858eb01a27f.tar.bz2 emacs-4913c25d5dd5f7b14e278bedcadc0858eb01a27f.zip |
* image-dired.el: Rename from thumbnails.el. All instances of
"thumbnails" replaced with "image-dired".
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index d0efdd50072..5a06ba567e4 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,8 @@ 2007-04-22 Chong Yidong <cyd@stupidchicken.com> + * image-dired.el: Rename from thumbnails.el. All instances of + "thumbnails" replaced with "image-dired". + * dired.el (dired-mode-map): Rename "thumbnails" again, to "image-dired". |