diff options
| -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 @@ | |||
| 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 | ||
| 12 | 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org> | 12 | 2004-08-11 Martin Stjernholm <bug-cc-mode@gnu.org> |