Mercurial > hg > xemacs-beta
comparison lisp/ChangeLog @ 2437:807b51903ed4
[xemacs-hg @ 2004-12-14 09:56:38 by stephent]
update gnuserv docs <87ekhtnqzy.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Tue, 14 Dec 2004 09:56:48 +0000 |
parents | ba1cb56059fb |
children | 0e3842cd22e2 |
comparison
equal
deleted
inserted
replaced
2436:709ed9eb45a1 | 2437:807b51903ed4 |
---|---|
1 2004-11-16 Stephen J. Turnbull <stephen@xemacs.org> | |
2 | |
3 * gnuserv.el (gnuserv-edit-files): Improve docstring. | |
4 | |
5 2004-12-13 Stephen J. Turnbull <stephen@xemacs.org> | |
6 | |
7 * simple.el (next-line): | |
8 (previous-line): | |
9 Document effect of `signal-error-on-buffer-boundary'. | |
10 | |
1 2004-12-11 Ben Wing <ben@xemacs.org> | 11 2004-12-11 Ben Wing <ben@xemacs.org> |
2 | 12 |
3 * files.el (find-coding-system-magic-cookie-in-file): | 13 * files.el (find-coding-system-magic-cookie-in-file): |
4 File positions are 0 based not 1 based. | 14 File positions are 0 based not 1 based. |
5 | 15 |