Mercurial > emacs
comparison lisp/ChangeLog @ 67564:5319896d557e
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Wed, 14 Dec 2005 07:48:11 +0000 |
parents | 890887cd17a8 |
children | e8e39ab46dd8 |
comparison
equal
deleted
inserted
replaced
67563:fdc28fc82a27 | 67564:5319896d557e |
---|---|
1 2005-12-14 Per Abrahamsen <abraham@dina.kvl.dk> | |
2 | |
3 * progmodes/cpp.el (cpp-face): New widget. | |
4 (cpp-known-face, cpp-unknown-face, cpp-edit-list): Use it. | |
5 | |
1 2005-12-14 Juri Linkov <juri@jurta.org> | 6 2005-12-14 Juri Linkov <juri@jurta.org> |
2 | 7 |
3 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t | 8 * help-macro.el (make-help-screen): Bind `inhibit-read-only' to t |
4 around `erase-buffer' and `insert'. | 9 around `erase-buffer' and `insert'. |
5 | 10 |