Mercurial > emacs
changeset 57503:7131d5456372
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Fri, 15 Oct 2004 23:35:46 +0000 |
parents | 8a5f61e3bc4e |
children | 40ccbcbf8668 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 7 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Oct 15 19:36:24 2004 +0000 +++ b/lisp/ChangeLog Fri Oct 15 23:35:46 2004 +0000 @@ -1,3 +1,10 @@ +2004-10-16 Kim F. Storm <storm@cua.dk> + + * pcvs.el (cvs-mode-view-file, cvs-mode-view-file-other-window): Add. + (cvs-mode-find-file): Add optional `view' arg to enter view mode. + + * pcvs-defs.el (cvs-mode-map): Bind v to cvs-mode-view-file. + 2004-10-15 Simon Josefsson <jas@extundo.com> * net/password.el: Add.