comparison lisp/ChangeLog @ 61973:b0c590c76559

*** empty log message ***
author Richard M. Stallman <rms@gnu.org>
date Sun, 01 May 2005 14:00:51 +0000
parents 214d314c49cb
children 4039ddc27a88
comparison
equal deleted inserted replaced
61972:874393fa8818 61973:b0c590c76559
1 2005-05-01 Richard M. Stallman <rms@gnu.org>
2
3 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
4 Rename ARG to ELEMENT. Doc fix.
5
1 2005-05-02 Nick Roberts <nickrob@snap.net.nz> 6 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2 7
3 * allout.el (allout-exposure): Remove macro and obsolete declaration. 8 * allout.el (allout-exposure): Remove macro and obsolete declaration.
4 Remove references to allout-exposure/change to allout-new-exposure. 9 Remove references to allout-exposure/change to allout-new-exposure.
5 10
8 13
9 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo) 14 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
10 (compiled-function-p, focus-frame, unfocus-frame): 15 (compiled-function-p, focus-frame, unfocus-frame):
11 Remove aliases and obsolete declarations. 16 Remove aliases and obsolete declarations.
12 Back out inadvertant changes from previous commit. 17 Back out inadvertant changes from previous commit.
13
14 2005-05-01 Richard M. Stallman <rms@gnu.org>
15
16 * subr.el (add-to-invisibility-spec, remove-from-invisibility-spec):
17 Rename ARG to ELEMENT. Doc fix.
18 18
19 2005-05-01 Luc Teirlinck <teirllm@auburn.edu> 19 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
20 20
21 * files.el (require-final-newline): Make Custom tags consistent 21 * files.el (require-final-newline): Make Custom tags consistent
22 with mode-require-final-newline. 22 with mode-require-final-newline.