aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authorJuri Linkov2004-07-02 04:38:51 +0000
committerJuri Linkov2004-07-02 04:38:51 +0000
commit5dc0a68b4253e2f1d247ad62ad5f1165dddf10a0 (patch)
tree854579acd9caae347f0c25995db01505e7dd0b91 /etc
parent11e7734ae4f5844631776e0e98fc9655734c272a (diff)
downloademacs-5dc0a68b4253e2f1d247ad62ad5f1165dddf10a0.tar.gz
emacs-5dc0a68b4253e2f1d247ad62ad5f1165dddf10a0.zip
*** empty log message ***
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS6
1 files changed, 6 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 1049cbb7a34..ba9eb3121e6 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1939,6 +1939,12 @@ to view diffs or log entries directly from vc-annotate-mode:
1939between the local version of the file and yesterday's head revision 1939between the local version of the file and yesterday's head revision
1940in the repository. 1940in the repository.
1941 1941
1942+++
1943** In pcl-cvs mode, there is a new `d r' command to view the changes
1944anyone has committed to the repository since you last executed
1945"checkout", "update" or "commit". That means using cvs diff options
1946-rBASE -rHEAD.
1947
1942 1948
1943* New modes and packages in Emacs 21.4 1949* New modes and packages in Emacs 21.4
1944 1950