# HG changeset patch # User Juri Linkov # Date 1086841432 0 # Node ID fc83acd9c42875288d7f112b472387c737ed124f # Parent 8446511392c645d8d2997eee62c54d09a6adabd3 *** empty log message *** diff -r 8446511392c6 -r fc83acd9c428 lisp/ChangeLog --- a/lisp/ChangeLog Thu Jun 10 04:23:24 2004 +0000 +++ b/lisp/ChangeLog Thu Jun 10 04:23:52 2004 +0000 @@ -1,3 +1,18 @@ +2004-06-10 Juri Linkov + + * emacs-lisp/edebug.el (edebug-eval-defun): + * emacs-lisp/lisp-mode.el (eval-defun-1): Add `defface'. + Fix docstring. + + * simple.el (eval-expression-print-format): Don't print additional + information on the first call to `eval-print-last-sexp'. + (next-error-find-buffer): Fix punctuation. + (killing) : Fix punctuation. + (yank-excluded-properties): Change group from editing to killing. + + * replace.el (perform-replace): Use `limit' to terminate the + while-loop explicitly. + 2004-06-09 Jan Dj,Ad(Brv * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use diff -r 8446511392c6 -r fc83acd9c428 man/ChangeLog --- a/man/ChangeLog Thu Jun 10 04:23:24 2004 +0000 +++ b/man/ChangeLog Thu Jun 10 04:23:52 2004 +0000 @@ -1,3 +1,7 @@ +2004-06-10 Juri Linkov + + * building.texi (Lisp Eval): Add C-M-x on defface. + 2004-06-08 Luc Teirlinck * files.texi (Reverting): Auto-Revert mode and