Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 3693:3b847cba6d71
[xemacs-hg @ 2006-11-22 02:20:20 by stephent]
Update buffer-file-truename with buffer-file-name in info.el.
Document invariant. <874pssmen5.fsf@uwakimon.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Wed, 22 Nov 2006 02:20:34 +0000 |
parents | 3131094eed8c |
children | 7d97cf62c899 |
comparison
equal
deleted
inserted
replaced
3692:e8f894dc0700 | 3693:3b847cba6d71 |
---|---|
1 2006-11-14 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * info.el (Info-find-file-node, Info-insert-dir) | |
4 (Info-read-subfile, Info-insert-file-contents): Maintain invariant | |
5 `(equal buffer-file-truename (file-truename buffer-file-name))'. | |
6 Thanks to Nelson Ferreira <nelson.ferreira@ieee.org> for report | |
7 and discussion. | |
8 | |
1 2006-11-15 Aidan Kehoe <kehoea@parhasard.net> | 9 2006-11-15 Aidan Kehoe <kehoea@parhasard.net> |
2 | 10 |
3 * mule/mule-charset.el: | 11 * mule/mule-charset.el: |
4 * mule/mule-charset.el (charsets-in-string): | 12 * mule/mule-charset.el (charsets-in-string): |
5 Implement it in terms of charsets-in-region. | 13 Implement it in terms of charsets-in-region. |