Mercurial > emacs
comparison lisp/ChangeLog @ 29292:98b8559aeb74
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Mon, 29 May 2000 15:51:56 +0000 |
parents | 60f4996144af |
children | bd40b79a8fb9 |
comparison
equal
deleted
inserted
replaced
29291:4849a9a666ab | 29292:98b8559aeb74 |
---|---|
1 2000-05-29 Gerd Moellmann <gerd@gnu.org> | |
2 | |
3 * jit-lock.el (jit-lock-mode): Add after change function to | |
4 local hook. | |
5 | |
6 2000-05-29 Christoph Wedler <Christoph.Wedler@sap.com> | |
7 | |
8 * antlr-mode.el: New commands: hide/unhide actions, | |
9 upcase/downcase literals. | |
10 (antlr-tiny-action-length): New user option. | |
11 (antlr-hide-actions): New command. Suggested by | |
12 Bjoern Mielenhausen <Bjoern.Mielenhausen@sap.com>. | |
13 (antlr-mode-map): New binding [C-c C-v]. | |
14 (antlr-mode-menu): New entries. | |
15 (antlr-downcase-literals): New command. | |
16 (antlr-upcase-literals): Ditto. | |
17 | |
18 * antlr-mode.el: Minor changes: indendation, mode-name. | |
19 (antlr-indent-line): Indent cpp directive at column 0. | |
20 (antlr-mode): Use mode-name prefix "Antlr." instead of "Antlr/". | |
21 | |
22 * antlr-mode.el: XEmacs bug workaround, XEmacs hint. | |
23 (antlr-font-lock-additional-keywords): Workaround for intentional | |
24 bug in XEmacs version of font-lock. | |
25 (antlr-mode): Set symbol property `mode-name' to "Antlr". Could | |
26 be used by a smarter version of `buffers-menu-grouping-function'. | |
27 | |
28 2000-05-29 Gerd Moellmann <gerd@gnu.org> | |
29 | |
30 * tmm.el (tmm-prompt): Recognize menu item definitions of the for | |
31 `(menu-item ...)' when looking for the position of DEFAULT-ITEM. | |
32 | |
1 2000-05-29 Kenichi Handa <handa@etl.go.jp> | 33 2000-05-29 Kenichi Handa <handa@etl.go.jp> |
2 | 34 |
3 * international/encoded-kb.el | 35 * international/encoded-kb.el |
4 (encoded-kbd-iso2022-designation-map): Pay attention to that | 36 (encoded-kbd-iso2022-designation-map): Pay attention to that |
5 charset-iso-final-char return -1 for eight-bit-control and | 37 charset-iso-final-char return -1 for eight-bit-control and |