From: Chong Yidong Date: Sun, 22 Apr 2007 13:41:11 +0000 (+0000) Subject: * dired.el (dired-mode-map): Rename "thumbnails" again, to X-Git-Tag: emacs-pretest-22.0.99~83 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=19b8b65a1729dd992cdc1bb703656d45cb0ce904;p=emacs.git * dired.el (dired-mode-map): Rename "thumbnails" again, to "image-dired". --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dc8a67298ab..d0efdd50072 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-22 Chong Yidong + + * dired.el (dired-mode-map): Rename "thumbnails" again, to + "image-dired". + 2007-04-22 Kim F. Storm * ido.el (ido-kill-buffer-at-head, ido-delete-file-at-head):