Mercurial > emacs
comparison 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 |
comparison
equal
deleted
inserted
replaced
73207:7e220566994b | 73208:4a95d08e5126 |
---|---|
1 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca> | 1 2006-10-01 Stefan Monnier <monnier@iro.umontreal.ca> |
2 | |
3 * emacs-lisp/find-func.el (find-function-regexp): Don't match | |
4 "define-button-type". | |
2 | 5 |
3 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that | 6 * pcvs.el (cvs-update-header): Fix handling of extra newlines so that |
4 they don't keep accumulating. | 7 they don't keep accumulating. |
5 | 8 |
6 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) | 9 2006-10-01 Bob Rogers <rogers-emacs@rgrjr.dyndns.org> (tiny change) |