Mercurial > emacs
diff lisp/ChangeLog @ 71669:cee3ce32a7ca
(cvs-temp-buffer-name): Fix non-hiddenness.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Fri, 07 Jul 2006 15:39:53 +0000 |
parents | a745634e8067 |
children | c64592812a59 |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jul 07 15:26:26 2006 +0000 +++ b/lisp/ChangeLog Fri Jul 07 15:39:53 2006 +0000 @@ -1,5 +1,7 @@ 2006-07-07 Stefan Monnier <monnier@iro.umontreal.ca> + * pcvs-defs.el (cvs-temp-buffer-name): Fix non-hiddenness. + * progmodes/compile.el (compilation-error-regexp-alist-alist) <gnu>: Use shy regexp. Fix incorrect backref to potentially unmatched group.