Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2434:ba1cb56059fb
[xemacs-hg @ 2004-12-12 02:47:06 by ben]
"Son of a bitch."
files.el: File positions are 0 based not 1 based.
author | ben |
---|---|
date | Sun, 12 Dec 2004 02:47:09 +0000 |
parents | ab71ad6ff3dd |
children | 807b51903ed4 |
comparison
equal
deleted
inserted
replaced
2433:c8ef2b86baa5 | 2434:ba1cb56059fb |
---|---|
1 2004-12-11 Ben Wing <ben@xemacs.org> | |
2 | |
3 * files.el (find-coding-system-magic-cookie-in-file): | |
4 File positions are 0 based not 1 based. | |
5 | |
1 2004-12-05 Ben Wing <ben@xemacs.org> | 6 2004-12-05 Ben Wing <ben@xemacs.org> |
2 | 7 |
3 * info.el (Info-additional-search-directory-list): | 8 * info.el (Info-additional-search-directory-list): |
4 Correct doc string giving example package path. | 9 Correct doc string giving example package path. |
5 | 10 |