Mercurial > emacs
diff lisp/ChangeLog @ 81539:0c6323e48d45
(vc-bzr-log-view-mode): Add + to the email address
regexp.
author | Dan Nicolaescu <dann@ics.uci.edu> |
---|---|
date | Fri, 22 Jun 2007 02:46:04 +0000 |
parents | ac8e3d72984f |
children | da58802bf02a |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jun 22 02:11:59 2007 +0000 +++ b/lisp/ChangeLog Fri Jun 22 02:46:04 2007 +0000 @@ -1,5 +1,8 @@ 2007-06-22 Dan Nicolaescu <dann@ics.uci.edu> + * vc-bzr.el (vc-bzr-log-view-mode): Add + to the email address + regexp. + * vc-hg.el (vc-hg-log-view-mode): New mode. 2007-06-21 Jay Belanger <jay.p.belanger@gmail.com>