Mercurial > emacs
diff lisp/ChangeLog @ 66473:2aa1446214fe
(occur-engine): Include colon in mouse-face highlight.
author | Romain Francoise <romain@orebokech.com> |
---|---|
date | Thu, 27 Oct 2005 18:22:00 +0000 |
parents | 8c968e06d0c0 |
children | 0aef84b1f906 |
line wrap: on
line diff
--- a/lisp/ChangeLog Thu Oct 27 15:04:41 2005 +0000 +++ b/lisp/ChangeLog Thu Oct 27 18:22:00 2005 +0000 @@ -1,5 +1,7 @@ 2005-10-27 Romain Francoise <romain@orebokech.com> + * replace.el (occur-engine): Include colon in mouse-face highlight. + * dired-x.el: Change Maintainer field. 2005-10-26 Chong Yidong <cyd@stupidchicken.com>