+2011-08-30 Reuben Thomas <rrt@sc3d.org> (tiny change)
+
+ * vc/pcvs-defs.el (cvs-find-file-and-jump): Typo in docstring (bug#9369).
+
2011-08-29 Juri Linkov <juri@jurta.org>
* isearch.el (isearch-done): Don't display message "Mark saved"
2011-08-24 Chong Yidong <cyd@stupidchicken.com>
- * window.el (quit-window): Renamed from quit-restore-window. Use
- same arglist as old quit-window.
+ * window.el (quit-window): Rename from quit-restore-window.
+ Use same arglist as old quit-window.
(frame-auto-delete): Doc fix.
* view.el (view-mode-exit): Use quit-window.
(defcustom cvs-find-file-and-jump nil
"Jump to the modified area when finding a file.
-If non-nil, `cvs-mode-file-file' will place the cursor at the beginning of
+If non-nil, `cvs-mode-find-file' will place the cursor at the beginning of
the modified area. If the file is not locally modified, this will obviously
have no effect."
:group 'pcl-cvs