Mercurial > emacs
comparison lisp/ChangeLog @ 80118:cb439b5418e5
(highlight-save-buffer-state): New macro.
(highlight-save-buffer-state, hilit-chg-set-face-on-change)
(hilit-chg-clear): Use it to preserve the modified-p flag.
(highlight-changes-rotate-faces): Don't mess with the undo-list.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Wed, 13 Feb 2008 21:50:37 +0000 |
parents | e52192bbbade |
children | 09b5c9664c42 |
comparison
equal
deleted
inserted
replaced
80117:e52192bbbade | 80118:cb439b5418e5 |
---|---|
1 2008-02-13 Stefan Monnier <monnier@iro.umontreal.ca> | |
2 | |
3 * hilit-chg.el (highlight-save-buffer-state): New macro. | |
4 (highlight-save-buffer-state, hilit-chg-set-face-on-change) | |
5 (hilit-chg-clear): Use it to preserve the modified-p flag. | |
6 (highlight-changes-rotate-faces): Don't mess with the undo-list. | |
7 | |
1 2008-02-13 Michael Albinus <michael.albinus@gmx.de> | 8 2008-02-13 Michael Albinus <michael.albinus@gmx.de> |
2 | 9 |
3 * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME. | 10 * net/ange-ftp.el (ange-ftp-cf1): Quote FILENAME. |
4 | 11 |
5 2008-02-12 Juri Linkov <juri@jurta.org> | 12 2008-02-12 Juri Linkov <juri@jurta.org> |