Mercurial > emacs
comparison lisp/ChangeLog @ 52922:4316ad659497
*** empty log message ***
author | Francesco Potortì <pot@gnu.org> |
---|---|
date | Thu, 23 Oct 2003 20:36:19 +0000 |
parents | be0b7a9dad81 |
children | 2a873c983524 |
comparison
equal
deleted
inserted
replaced
52921:cbde46624620 | 52922:4316ad659497 |
---|---|
1 2003-10-23 Francesco Potort,Al(B <pot@gnu.org> | |
2 | |
3 * emacs-lisp/authors.el (authors-aliases): Added correct realname | |
4 for Francesco Potort,Al(B. | |
5 | |
1 2003-10-23 Dave Love <fx@gnu.org> | 6 2003-10-23 Dave Love <fx@gnu.org> |
2 | 7 |
3 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version. | 8 * mail/mail-extr.el (mail-extr-ignore-single-names): Add :version. |
4 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars. | 9 (mail-extr-address-syntax-table): Remove non-ASCII unibyte chars. |
5 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII). | 10 (mail-extr-voodoo): Use char classes in regexps (for non-ASCII). |
59 (antlr-insert-option-area): Ditto. | 64 (antlr-insert-option-area): Ditto. |
60 (antlr-file-dependencies): Ditto. | 65 (antlr-file-dependencies): Ditto. |
61 | 66 |
62 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> | 67 2003-10-21 Roland Winkler <Roland.Winkler@physik.uni-erlangen.de> |
63 | 68 |
64 * textmodes/bibtex.el (bibtex-move-outside-of-entry): | 69 * textmodes/bibtex.el (bibtex-move-outside-of-entry): |
65 Move backward only if point was not inside an entry. | 70 Move backward only if point was not inside an entry. |
66 | 71 |
67 2003-10-21 Richard M. Stallman <rms@gnu.org> | 72 2003-10-21 Richard M. Stallman <rms@gnu.org> |
68 | 73 |
69 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change. | 74 * progmodes/compile.el (compile-auto-highlight): Undo July 7 change. |