# HG changeset patch # User Lute Kamstra # Date 1110822369 0 # Node ID 8f0fcece519db44c4efc0ded345a46bb20a6ce38 # Parent 4cc59db6dfeb041e6b36251d1fe7e6a039430aa6 *** empty log message *** diff -r 4cc59db6dfeb -r 8f0fcece519d lisp/ChangeLog --- a/lisp/ChangeLog Mon Mar 14 17:44:56 2005 +0000 +++ b/lisp/ChangeLog Mon Mar 14 17:46:09 2005 +0000 @@ -1,5 +1,8 @@ 2005-03-14 Lute Kamstra + * emacs-lisp/debug.el (debugger-make-xrefs): Docstring fix. + Ignore a `*' at the beginning of a line. + * subr.el (macro-declaration-function): Move to emacs-lisp/byte-run.el. * emacs-lisp/byte-run.el (macro-declaration-function): Move from