comparison lisp/ChangeLog @ 4308:41e88d0c934e

[xemacs-hg @ 2007-12-05 19:22:03 by aidan] Use Stephen's suggested docstring for #'write-region.
author aidan
date Wed, 05 Dec 2007 19:22:05 +0000
parents 4ac3a83867c6
children f95358fda5d8
comparison
equal deleted inserted replaced
4307:1bdc3bc255a4 4308:41e88d0c934e
1 2007-12-05 Aidan Kehoe <kehoea@parhasard.net>
2
3 * code-files.el (write-region):
4 Use a more concise and probably less confusing docstring from
5 Stephen. See
6 87ve84323s.fsf@uwakimon.sk.tsukuba.ac.jp.
7
8 Not following his suggestion of keeping the CODING-SYSTEM name for
9 the last argument, given that that would make reworking the
10 body of the necessary, and that I introduced a short-lived bug the
11 last time I did that.
12
1 2007-12-03 Aidan Kehoe <kehoea@parhasard.net> 13 2007-12-03 Aidan Kehoe <kehoea@parhasard.net>
2 14
3 * bytecomp.el (byte-compile-file-form-custom-declare-variable): 15 * bytecomp.el (byte-compile-file-form-custom-declare-variable):
4 Instead of using a keyword argument that's incompatible with 21.4, 16 Instead of using a keyword argument that's incompatible with 21.4,
5 modify the byte compiled init code to change the variable's 17 modify the byte compiled init code to change the variable's