Mercurial > emacs
comparison lisp/ChangeLog @ 29138:2fcbbbccfc19
*** empty log message ***
author | Eric M. Ludlam <zappo@gnu.org> |
---|---|
date | Wed, 24 May 2000 01:04:43 +0000 |
parents | 765f6698675f |
children | 8b1187982aa6 |
comparison
equal
deleted
inserted
replaced
29137:b33142291391 | 29138:2fcbbbccfc19 |
---|---|
1 2000-05-23 Eric M. Ludlam <zappo@ballista.ultranet.com> | |
2 | |
3 * speedbar.el (speedbar-easymenu-definition-base): Image toggle fix. | |
4 (speedbar-insert-button): Invisible text property fix. | |
5 (speedbar-directory-plus): Renamed from speedbar-directory-+ | |
6 (speedbar-directory-minus): Renamed from speedbar-directory-- | |
7 (speedbar-page-plus): Renamed from speedbar-file-+ | |
8 (speedbar-page-minus): Renamed from speedbar-file-- | |
9 (speedbar-page): Renamed from speedbar-file- | |
10 (speedbar-tag): Renamed from speedbar-tag- | |
11 (speedbar-tag-plus): Renamed from speedbar-tag-+ | |
12 (speedbar-tag-minus): Renamed from speedbar-tag-- | |
13 (speedbar-expand-image-button-alist): Use above renames. | |
14 | |
15 * sb-dir-plus.xpm: Renamed from sb-dir+.xpm | |
16 * sb-dir-minus.xpm: Renamed from sb-dir-.xpm | |
17 * sb-pg-plus.xpm: Renamed from sb-file+.xpm | |
18 * sb-pg-minus.xpm: Renamed from sb-file-.xpm | |
19 * sb-pg.xpm: Renamed from sb-file.xpm | |
20 * sb-tag-plus.xpm: Renamed from sb-tag+.xpm | |
21 * sb-tag-minus.xpm: Renamed from sb-tag-.xpm | |
22 | |
1 2000-05-24 Kenichi Handa <handa@etl.go.jp> | 23 2000-05-24 Kenichi Handa <handa@etl.go.jp> |
2 | 24 |
3 * international/quail.el (quail-show-guidance-buf): Set | 25 * international/quail.el (quail-show-guidance-buf): Set |
4 current-input-method of the guidance buffer to the name of the | 26 current-input-method of the guidance buffer to the name of the |
5 curren input method. | 27 curren input method. |