Mercurial > emacs
changeset 56008:fc83acd9c428
*** empty log message ***
author | Juri Linkov <juri@jurta.org> |
---|---|
date | Thu, 10 Jun 2004 04:23:52 +0000 |
parents | 8446511392c6 |
children | 5e4fee29f142 |
files | lisp/ChangeLog man/ChangeLog |
diffstat | 2 files changed, 19 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <juri@jurta.org> + + * 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) <defgroup>: 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 <jan.h.d@swipnet.se> * toolbar/tool-bar.el (tool-bar-add-item, tool-bar-local-item): Use
--- 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 <juri@jurta.org> + + * building.texi (Lisp Eval): Add C-M-x on defface. + 2004-06-08 Luc Teirlinck <teirllm@auburn.edu> * files.texi (Reverting): Auto-Revert mode and