From 7f9de034e87306071871bdda4f5e2573ad23d5e3 Mon Sep 17 00:00:00 2001 From: Dave Love Date: Fri, 31 Mar 2000 11:55:15 +0000 Subject: [PATCH] *** empty log message *** --- lisp/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) 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. -- 2.39.5