diff lisp/ChangeLog @ 73208:4a95d08e5126

(find-function-regexp): Don't match "define-button-type".
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 02 Oct 2006 02:27:12 +0000
parents 7e220566994b
children d4e0ad705c88
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Oct 02 00:21:07 2006 +0000
+++ b/lisp/ChangeLog	Mon Oct 02 02:27:12 2006 +0000
@@ -1,5 +1,8 @@
 2006-10-01  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* emacs-lisp/find-func.el (find-function-regexp): Don't match
+	"define-button-type".
+
 	* pcvs.el (cvs-update-header): Fix handling of extra newlines so that
 	they don't keep accumulating.