Mercurial > emacs
diff lisp/ChangeLog @ 91584:c72722ab4a01
(vc-prefix-map): Bind `vc-status' to "?".
(vc-prefix-key): New user-customizable variable.
(vc-menu-map): Add `vc-status'.
author | Sam Steingold <sds@gnu.org> |
---|---|
date | Wed, 06 Feb 2008 17:52:35 +0000 |
parents | 846fe57f9c57 |
children | 4fe734146ac9 |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Feb 06 14:44:14 2008 +0000 +++ b/lisp/ChangeLog Wed Feb 06 17:52:35 2008 +0000 @@ -1,3 +1,9 @@ +2008-02-06 Sam Steingold <sds@gnu.org> + + * vc-hooks.el (vc-prefix-map): Bind `vc-status' to "?". + (vc-prefix-key): New user-customizable variable. + (vc-menu-map): Add `vc-status'. + 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca> * net/ange-ftp.el (ange-ftp-unhandled-file-name-directory):