diff options
Diffstat (limited to 'lisp/vc/pcvs.el')
-rw-r--r-- | lisp/vc/pcvs.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/vc/pcvs.el b/lisp/vc/pcvs.el index 36a1d91d90e..573feedd047 100644 --- a/lisp/vc/pcvs.el +++ b/lisp/vc/pcvs.el @@ -58,8 +58,8 @@ ;; ******** FIX THE DOCUMENTATION ********* ;; ;; - rework the displaying of error messages. -;; - allow to flush messages only -;; - allow to protect files like ChangeLog from flushing +;; - allow the flushing of messages only +;; - allow the protection of files like ChangeLog from flushing ;; - query the user for cvs-get-marked (for some cmds or if nothing's selected) ;; - don't return the first (resp last) FI if the cursor is before ;; (resp after) it. |