Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 3638:305157cf3ebb
[xemacs-hg @ 2006-10-27 19:07:32 by aidan]
Deal with buffer-reversion with non-binary coding better; update fileio.c
comment from Ben.
author | aidan |
---|---|
date | Fri, 27 Oct 2006 19:07:47 +0000 |
parents | e5c8780c8229 |
children | 86be8d3dd45d |
comparison
equal
deleted
inserted
replaced
3637:9ea4f17ba0db | 3638:305157cf3ebb |
---|---|
1 2006-10-27 Aidan Kehoe <kehoea@parhasard.net> | |
2 | |
3 * files.el (revert-buffer-internal): | |
4 When reverting, use the buffer-file-coding-system of the file's | |
5 buffer when determing whether something has changed on disk. | |
6 | |
1 2006-10-14 Jeff Miller <jmiller@xemacs.org> | 7 2006-10-14 Jeff Miller <jmiller@xemacs.org> |
2 | 8 |
3 * info.el (Info-find-emacs-command-nodes): fix regex for find | 9 * info.el (Info-find-emacs-command-nodes): fix regex for find |
4 command node. | 10 command node. |
5 | 11 |