diff options
author | Daniel Pfeiffer <occitan@esperanto.org> | 2004-08-12 07:30:05 +0000 |
---|---|---|
committer | Daniel Pfeiffer <occitan@esperanto.org> | 2004-08-12 07:30:05 +0000 |
commit | 42e1fd33d7b28a2cd674b8b80637d42fc5aeb193 (patch) | |
tree | f587fc4d91bb9fd130030a762462aeb7fdadc906 /lisp | |
parent | d2aa2c2b5b8109e1054409f15d4ccdbb94d9255e (diff) | |
download | emacs-42e1fd33d7b28a2cd674b8b80637d42fc5aeb193.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 2ebc52c42ef..2645cdbefa3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -6,7 +6,7 @@ (speedbar-insert-files-at-point): Take an extra argument and use it to optionally find out if a subdir is empty. Also unreadable files don't get expand buttons. - (speedbar-directory-plus): New image (bitmap already existed unused). + (speedbar-directory): New image (unused pixmap already existed). (speedbar-expand-image-button-alist): Use it. 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org> |