Mercurial > emacs
changeset 33157:b3b6a57b5f5b
*** empty log message ***
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 02 Nov 2000 18:44:05 +0000 |
parents | e07128cd595f |
children | 075e5f998739 |
files | lisp/ChangeLog lisp/gnus/ChangeLog |
diffstat | 2 files changed, 9 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Nov 02 18:43:42 2000 +0000 +++ b/lisp/ChangeLog Thu Nov 02 18:44:05 2000 +0000 @@ -1,3 +1,7 @@ +2000-11-02 Dave Love <fx@gnu.org> + + * emacs-lisp/find-func.el (find-variable-regexp): Avoid defgroup. + 2000-11-02 Eli Zaretskii <eliz@is.elta.co.il> * mail/emacsbug.el (report-emacs-bug): Fix whitespace and
--- a/lisp/gnus/ChangeLog Thu Nov 02 18:43:42 2000 +0000 +++ b/lisp/gnus/ChangeLog Thu Nov 02 18:44:05 2000 +0000 @@ -1,3 +1,8 @@ +2000-11-02 Dave Love <fx@gnu.org> + + * message.el (message-font-lock-keywords): Use [:alpha:] for + cite-prefix. + 2000-11-02 Miles Bader <miles@lsi.nec.co.jp> * mm-uu.el (mm-uu-configure-list): Move back to old location,