From: Dave Love Date: Fri, 31 Mar 2000 11:55:15 +0000 (+0000) Subject: *** empty log message *** X-Git-Tag: emacs-pretest-21.0.90~4381 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=7f9de034e87306071871bdda4f5e2573ad23d5e3;p=emacs.git *** empty log message *** --- diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cac8ecf3e0c..affe7690997 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,13 @@ +2000-03-31 Dave Love + + * textmodes/ooutline.el (outline-font-lock-keywords): Use :upper: + and :alpha: char classes. + + * mail/supercite.el: Defvar curline when compiling. + (sc-citation-root-regexp, sc-citation-nonnested-root-regexp) + (sc-get-address, sc-attribs-extract-namestring): Use [:alnum:] + rather than a-zA-Z0-9 to allow non-ASCII characters. + 2000-03-31 Gerd Moellmann * emacs-lisp/byte-opt.el: Fix byte-compiler warnings format.