summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
authorKim F. Storm <storm@cua.dk>2004-10-15 23:35:46 +0000
committerKim F. Storm <storm@cua.dk>2004-10-15 23:35:46 +0000
commit9df95fa04c301bf66f69ced2fc55dd47502fe5b4 (patch)
tree5bda3141ba66d02f13ccaf519dc1334fa0ce1dac /lisp
parentd3b628d922990cb583bbef53260186314a5555a5 (diff)
downloademacs-9df95fa04c301bf66f69ced2fc55dd47502fe5b4.tar.gz
*** empty log message ***
Diffstat (limited to 'lisp')
-rw-r--r--lisp/ChangeLog7
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.