comparison lisp/ChangeLog @ 61965:7e010855435e

*** empty log message ***
author Nick Roberts <nickrob@snap.net.nz>
date Sun, 01 May 2005 13:27:53 +0000
parents a86743d99b10
children 549ae311547c
comparison
equal deleted inserted replaced
61964:fc75d79da090 61965:7e010855435e
1 2005-05-02 Nick Roberts <nickrob@snap.net.nz>
2
3 * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create
4 bytecode symbols.
5
6 * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo)
7 (compiled-function-p, focus-frame, unfocus-frame):
8 Remove aliases and obsolete declarations.
9 Back out inadvertant changes from previous commit.
10
1 2005-05-01 Luc Teirlinck <teirllm@auburn.edu> 11 2005-05-01 Luc Teirlinck <teirllm@auburn.edu>
2 12
3 * files.el (require-final-newline): Make Custom tags consistent 13 * files.el (require-final-newline): Make Custom tags consistent
4 with mode-require-final-newline. 14 with mode-require-final-newline.
5 (mode-require-final-newline): Doc fix. 15 (mode-require-final-newline): Doc fix.