Mercurial > emacs
comparison lisp/ChangeLog @ 50545:f1c99baf3a4f
2003-04-11 Masatake YAMATO <jet@gyve.org>
* progmodes/etags.el (select-tags-table-mode-map):
Don't create new keymap. Instead copy from button-buffer-map.
Bind push-button to `t' instead of binding
select-tags-table-select directly
* (tags-select-tags-table): New button.
* progmodes/etags.el (select-tags-table): Put
a button for each selections.
author | Masatake YAMATO <jet@gyve.org> |
---|---|
date | Fri, 11 Apr 2003 09:08:29 +0000 |
parents | c76c817423aa |
children | 706cf77805ad |
comparison
equal
deleted
inserted
replaced
50544:f7d63c53fb6c | 50545:f1c99baf3a4f |
---|---|
1 2003-04-11 Masatake YAMATO <jet@gyve.org> | |
2 | |
3 * progmodes/etags.el (select-tags-table-mode-map): | |
4 Don't create new keymap. Instead copy from button-buffer-map. | |
5 Bind push-button to `t' instead of binding | |
6 select-tags-table-select directly | |
7 | |
8 * (tags-select-tags-table): New button. | |
9 | |
10 * progmodes/etags.el (select-tags-table): Put | |
11 a button for each selections. | |
12 | |
1 2003-04-11 Kenichi Handa <handa@m17n.org> | 13 2003-04-11 Kenichi Handa <handa@m17n.org> |
2 | 14 |
3 * international/quail.el (quail-guidance-str) | 15 * international/quail.el (quail-guidance-str) |
4 (quail-guidance-frame): New variables. | 16 (quail-guidance-frame): New variables. |
5 (quail-guidance-win): Delete this variable. | 17 (quail-guidance-win): Delete this variable. |