Mercurial > emacs
comparison lisp/ChangeLog @ 41580:c386756cfa43
(show-trailing-whitespace): Remove :set argument (the
value was essentially identical to the defalt).
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Mon, 26 Nov 2001 18:28:18 +0000 |
parents | ab45181ab5e7 |
children | f4a306cd702f |
comparison
equal
deleted
inserted
replaced
41579:bab6e8eba0e1 | 41580:c386756cfa43 |
---|---|
1 2001-11-26 Sam Steingold <sds@gnu.org> | |
2 | |
3 * frame.el (show-trailing-whitespace): Remove :set argument (the | |
4 value was essentially identical to the defalt). | |
5 | |
1 2001-11-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 6 2001-11-26 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
2 | 7 |
3 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook. | 8 * hexl.el (hexl-mode, hexl-follow-ascii): Remove make-local-hook. |
4 | 9 |
5 * icomplete.el (icomplete-minibuffer-setup): Likewise. | 10 * icomplete.el (icomplete-minibuffer-setup): Likewise. |
51 | 56 |
52 2001-11-26 Gerd Moellmann <gerd@gnu.org> | 57 2001-11-26 Gerd Moellmann <gerd@gnu.org> |
53 | 58 |
54 * language/devan-util.el (dev-char-glyph): Escape `"' in | 59 * language/devan-util.el (dev-char-glyph): Escape `"' in |
55 string literals. | 60 string literals. |
56 (dev-glyph-glyph, dev-glyph-glyph-2) | 61 (dev-glyph-glyph, dev-glyph-glyph-2) |
57 (devanagari-compose-syllable-region): Likewise. | 62 (devanagari-compose-syllable-region): Likewise. |
58 | 63 |
59 2001-11-26 Richard M. Stallman <rms@gnu.org> | 64 2001-11-26 Richard M. Stallman <rms@gnu.org> |
60 | 65 |
61 * window.el (save-selected-window): No error if saved window is dead. | 66 * window.el (save-selected-window): No error if saved window is dead. |