aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Pfeiffer2004-08-12 07:30:05 +0000
committerDaniel Pfeiffer2004-08-12 07:30:05 +0000
commit42e1fd33d7b28a2cd674b8b80637d42fc5aeb193 (patch)
treef587fc4d91bb9fd130030a762462aeb7fdadc906
parentd2aa2c2b5b8109e1054409f15d4ccdbb94d9255e (diff)
downloademacs-42e1fd33d7b28a2cd674b8b80637d42fc5aeb193.tar.gz
emacs-42e1fd33d7b28a2cd674b8b80637d42fc5aeb193.zip
*** empty log message ***
-rw-r--r--lisp/ChangeLog2
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 @@
6 (speedbar-insert-files-at-point): Take an extra argument and use 6 (speedbar-insert-files-at-point): Take an extra argument and use
7 it to optionally find out if a subdir is empty. Also unreadable 7 it to optionally find out if a subdir is empty. Also unreadable
8 files don't get expand buttons. 8 files don't get expand buttons.
9 (speedbar-directory-plus): New image (bitmap already existed unused). 9 (speedbar-directory): New image (unused pixmap already existed).
10 (speedbar-expand-image-button-alist): Use it. 10 (speedbar-expand-image-button-alist): Use it.
11 11
122004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org> 122004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org>