diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index f34d7b63ae8..f8c0d9d23f3 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -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. |