/[emacs]/emacs/lisp/pcvs-defs.el
ViewVC logotype

Diff of /emacs/lisp/pcvs-defs.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.16 by sds, Wed Oct 31 17:39:07 2001 UTC revision 1.17 by pj, Thu Dec 20 18:42:44 2001 UTC
# Line 168  displayed when asking for confirmation." Line 168  displayed when asking for confirmation."
168    
169  (defcustom cvs-add-default-message nil  (defcustom cvs-add-default-message nil
170    "*Default message to use when adding files.    "*Default message to use when adding files.
171  If set to NIL, `cvs-mode-add' will always prompt for a message."  If set to nil, `cvs-mode-add' will always prompt for a message."
172    :group 'pcl-cvs    :group 'pcl-cvs
173    :type '(choice (const :tag "Prompt" nil)    :type '(choice (const :tag "Prompt" nil)
174                   (string)))                   (string)))
# Line 495  whether to use the new feature or not. Line 495  whether to use the new feature or not.
495  Sadly, even with a new cvs executable, if you connect to an older cvs server  Sadly, even with a new cvs executable, if you connect to an older cvs server
496  \(typically a cvs-1.9 on the server), the old restriction applies.  In such  \(typically a cvs-1.9 on the server), the old restriction applies.  In such
497  a case the sanity check made by pcl-cvs fails and you will have to manually  a case the sanity check made by pcl-cvs fails and you will have to manually
498  set this variable to T (until the cvs server is upgraded).  set this variable to t (until the cvs server is upgraded).
499  When the above problem occurs, pcl-cvs should (hopefully) catch cvs' error  When the above problem occurs, pcl-cvs should (hopefully) catch cvs' error
500  message and replace it with a message tell you to change this variable.")  message and replace it with a message tell you to change this variable.")
501    

Legend:
Removed from v.1.16  
changed lines
  Added in v.1.17

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26