Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 4024:f901409b074b
[xemacs-hg @ 2007-06-21 23:27:13 by aidan]
Pass the NOMODIFY argument to s-b-f-c-s in a few more cases.
author | aidan |
---|---|
date | Thu, 21 Jun 2007 23:27:16 +0000 |
parents | 58cd1008908c |
children | f18ecb4232e3 |
comparison
equal
deleted
inserted
replaced
4023:27b5d12ddbd7 | 4024:f901409b074b |
---|---|
1 2007-06-22 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * files.el (revert-buffer): | |
4 * files.el (recover-file): | |
5 Pass NOMODIFY to set-buffer-file-coding-systems after reverting a | |
6 buffer and after recovering a file. | |
7 | |
1 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> | 8 2007-06-21 Aidan Kehoe <kehoea@parhasard.net> |
2 | 9 |
3 * msw-faces.el: | 10 * msw-faces.el: |
4 Accept numbers, indeed anything other than a colon, as legitmate | 11 Accept numbers, indeed anything other than a colon, as legitmate |
5 in a font family as parsed by mswindows-font-regexp. Fixes the | 12 in a font family as parsed by mswindows-font-regexp. Fixes the |