between the local version of the file and yesterday's head revision
in the repository.
++++
+** In pcl-cvs mode, there is a new `d r' command to view the changes
+anyone has committed to the repository since you last executed
+"checkout", "update" or "commit". That means using cvs diff options
+-rBASE -rHEAD.
+
\f
* New modes and packages in Emacs 21.4
+2004-07-02 Juri Linkov <juri@jurta.org>
+
+ * pcvs.el (cvs-mode-diff-repository): New command.
+
+ * pcvs-defs.el (cvs-mode-diff-map): Bind r to cvs-mode-diff-repository.
+
2004-07-01 Juri Linkov <juri@jurta.org>
* isearch.el (isearch-mode-map): Bind C-M-w to isearch-del-char,
+2004-07-02 Juri Linkov <juri@jurta.org>
+
+ * pcl-cvs.texi (Viewing differences): Add `d r'.
+
2004-07-01 Juri Linkov <juri@jurta.org>
* search.texi (Incremental Search): Add C-M-w, C-M-y, M-%, C-M-%, M-e.