Mercurial > emacs
comparison lisp/ChangeLog @ 58728:cfaa6525e103
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Thu, 02 Dec 2004 10:45:31 +0000 |
parents | 27f1bbfc9402 |
children | 24090719258d |
comparison
equal
deleted
inserted
replaced
58727:9a3bb995aa8b | 58728:cfaa6525e103 |
---|---|
1 2004-12-02 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * faces.el (escape-glyph): Rename from glyph. | |
4 (standard-display-table): Set it here. Add escape-glyph face to | |
5 extra slot characters. | |
6 | |
7 * disp-table.el: Undo 2004-12-01 change. Display table is now | |
8 setup in faces.el. | |
9 | |
1 2004-12-02 Mark A. Hershberger <mah@everybody.org> | 10 2004-12-02 Mark A. Hershberger <mah@everybody.org> |
2 | 11 |
3 * xml.el (xml-parse-dtd): Don't show validity messages when | 12 * xml.el (xml-parse-dtd): Don't show validity messages when |
4 xml-validating-parser is nil. | 13 xml-validating-parser is nil. |
5 (xml-substitute-special): Fix validity error messages to | 14 (xml-substitute-special): Fix validity error messages to |
7704 (compile-goto-error): Restore function. | 7713 (compile-goto-error): Restore function. |
7705 (next-error): Set overlay-arrow-position. | 7714 (next-error): Set overlay-arrow-position. |
7706 (compilation-forget-errors): Don't localize already local | 7715 (compilation-forget-errors): Don't localize already local |
7707 compilation-locs and remove FIXME about refontifying. | 7716 compilation-locs and remove FIXME about refontifying. |
7708 | 7717 |
7709 2004-04-14 | 7718 2004-04-14 |
7710 Split the rule for dired marks into 3 separate rules: for marks, | 7719 Split the rule for dired marks into 3 separate rules: for marks, |
7711 marked file names and flagged file names. | 7720 marked file names and flagged file names. |
7712 | 7721 |
7713 * help-mode.el (help-make-xrefs): Add a final newline to the | 7722 * help-mode.el (help-make-xrefs): Add a final newline to the |
7714 *Help* buffer. | 7723 *Help* buffer. |