comparison src/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 91950589598c
children 24b58b2d56ab
comparison
equal deleted inserted replaced
3637:9ea4f17ba0db 3638:305157cf3ebb
1 2006-10-27 Aidan Kehoe <kehoea@parhasard.net>
2
3 * fileio.c (Finsert_file_contents_internal) : Clarify that we
4 follow a more correct but more expensive design for buffers where
5 the on-disk representation doesn't correspond directly to the
6 XEmacs internal representation.
7
1 2006-08-29 Stephen J. Turnbull <stephen@xemacs.org> 8 2006-08-29 Stephen J. Turnbull <stephen@xemacs.org>
2 9
3 * eval.c (Fcatch): Correct syntax of `throw' in docstring. 10 * eval.c (Fcatch): Correct syntax of `throw' in docstring.
4 11
5 * cmds.c (Fforward_line): Document that return can be negative. 12 * cmds.c (Fforward_line): Document that return can be negative.