# HG changeset patch # User Lute Kamstra # Date 1119515674 0 # Node ID d8ed266ee06bb590c31bc524fa5bb6c93d7aa6bf # Parent 376c123a5378bca357ecb7a942d09f81bcef46cd *** empty log message *** diff -r 376c123a5378 -r d8ed266ee06b lisp/ChangeLog --- a/lisp/ChangeLog Thu Jun 23 08:34:10 2005 +0000 +++ b/lisp/ChangeLog Thu Jun 23 08:34:34 2005 +0000 @@ -1,3 +1,9 @@ +2005-06-23 Lute Kamstra + + * emacs-lisp/debug.el (debugger-special-form-p): New defun. + (debug-on-entry): Use it. New interactive declaration that uses + function-called-at-point. + 2005-06-23 Kim F. Storm * subr.el (save-match-data): Add comment about using evaporate arg diff -r 376c123a5378 -r d8ed266ee06b lisp/gnus/ChangeLog --- a/lisp/gnus/ChangeLog Thu Jun 23 08:34:10 2005 +0000 +++ b/lisp/gnus/ChangeLog Thu Jun 23 08:34:34 2005 +0000 @@ -1,3 +1,10 @@ +2005-06-23 Lute Kamstra + + * gnus-art.el (gnus-article-mode): Use kill-all-local-variables. + + * dig.el (dig-mode): + * smime.el (smime-mode): Use gnus-run-mode-hooks. + 2005-06-21 Juanma Barranquero * nnimap.el (nnimap-split-download-body): Fix spellings. diff -r 376c123a5378 -r d8ed266ee06b man/ChangeLog --- a/man/ChangeLog Thu Jun 23 08:34:10 2005 +0000 +++ b/man/ChangeLog Thu Jun 23 08:34:34 2005 +0000 @@ -1,3 +1,7 @@ +2005-06-23 Lute Kamstra + + * mule.texi (Select Input Method): Fix typo. + 2005-06-23 Kenichi Handa * mule.texi (International): List all supported scripts. Adjust