From: Nick Roberts Date: Sun, 1 May 2005 13:27:53 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: ttn-vms-21-2-B4~632 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=9ded0282d6620b32a31d21cda3bb613f4453e130;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index dc8aab1fda0..0f6dba581d8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2005-05-02 Nick Roberts + + * emacs-lisp/bytecomp.el (dot, dot-min, dot-max): Don't create + bytecode symbols. + + * subr.el (dot, dot-marker, dot-min, dot-max, buffer-flush-undo) + (compiled-function-p, focus-frame, unfocus-frame): + Remove aliases and obsolete declarations. + Back out inadvertant changes from previous commit. + 2005-05-01 Luc Teirlinck * files.el (require-final-newline): Make Custom tags consistent