diff lisp/ChangeLog @ 59330:03306a6707b9

(find-variable-regexp): Avoid defface.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 03 Jan 2005 22:05:12 +0000
parents 7f974399bee1
children 123d350f0883
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Jan 03 21:00:07 2005 +0000
+++ b/lisp/ChangeLog	Mon Jan 03 22:05:12 2005 +0000
@@ -1,5 +1,7 @@
 2005-01-03  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* emacs-lisp/find-func.el (find-variable-regexp): Avoid defface.
+
 	* progmodes/perl-mode.el (perl-nochange, perl-calculate-indent):
 	Don't confuse module-prefixed identifiers for labels.
 	Reported by Juan-Leon Lahoz Garcia <juanleon1@gmail.com>.