aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index e3c0b9d2d14..00487c733c2 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,15 @@
12003-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
12003-04-11 Kenichi Handa <handa@m17n.org> 132003-04-11 Kenichi Handa <handa@m17n.org>
2 14
3 * international/quail.el (quail-guidance-str) 15 * international/quail.el (quail-guidance-str)