# HG changeset patch # User Nick Roberts # Date 1114954073 0 # Node ID 7e010855435e91f80f4912123882adf749f107b0 # Parent fc75d79da0903a052eff97ab5888ba189d799020 *** empty log message *** diff -r fc75d79da090 -r 7e010855435e lisp/ChangeLog --- a/lisp/ChangeLog Sun May 01 12:56:42 2005 +0000 +++ b/lisp/ChangeLog Sun May 01 13:27:53 2005 +0000 @@ -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