diff options
| author | Chong Yidong | 2005-10-01 03:01:42 +0000 |
|---|---|---|
| committer | Chong Yidong | 2005-10-01 03:01:42 +0000 |
| commit | 35d884a99ef6e3f53756c34d6b6d663a044cebcd (patch) | |
| tree | 689347f672363f73039eee6e4ec5a4ee70a2b495 /lisp/ChangeLog | |
| parent | fa8459a34e076cacde3b7c259af9b5dd84b60802 (diff) | |
| download | emacs-35d884a99ef6e3f53756c34d6b6d663a044cebcd.tar.gz emacs-35d884a99ef6e3f53756c34d6b6d663a044cebcd.zip | |
* speedbar.el: Re-apply arch tag.
(speedbar-version): Renamed to version 1.0. Suggested by Eric
M. Ludlam.
Reapply two changes from Emacs CVS' version of speedbar lost
during the merge:
(speedbar-use-imenu-flag): Avoid unnecessary use of
locate-library.
(speedbar-frame-parameters): Improve customize type.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index edc75e3c506..bb1b821a1fb 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2005-10-01 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * speedbar.el: Re-apply arch tag. | ||
| 4 | (speedbar-version): Renamed to version 1.0. Suggested by Eric | ||
| 5 | M. Ludlam. | ||
| 6 | Reapply two changes from Emacs CVS' version of speedbar lost | ||
| 7 | during the merge: | ||
| 8 | (speedbar-use-imenu-flag): Avoid unnecessary use of | ||
| 9 | locate-library. | ||
| 10 | (speedbar-frame-parameters): Improve customize type. | ||
| 11 | |||
| 1 | 2005-09-30 Bill Wohler <wohler@newt.com> | 12 | 2005-09-30 Bill Wohler <wohler@newt.com> |
| 2 | 13 | ||
| 3 | Moved MH-E image files from toolbar and mail directories into | 14 | Moved MH-E image files from toolbar and mail directories into |