/[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.18 by monnier, Sat Jun 22 20:24:42 2002 UTC revision 1.19 by monnier, Sat Jun 29 19:52:51 2002 UTC
# Line 105  Else, they will never be automatically r Line 105  Else, they will never be automatically r
105    
106  (defcustom cvs-auto-remove-directories 'handled  (defcustom cvs-auto-remove-directories 'handled
107    "*If ALL, directory entries will never be shown.    "*If ALL, directory entries will never be shown.
108  If HANLDED, only non-handled directories will be shown.  If HANDLED, only non-handled directories will be shown.
109  If EMPTY, only non-empty directories will be shown."  If EMPTY, only non-empty directories will be shown."
110    :group 'pcl-cvs    :group 'pcl-cvs
111    :type '(choice (const :tag "No" nil) (const all) (const handled) (const empty)))    :type '(choice (const :tag "No" nil) (const all) (const handled) (const empty)))
# Line 325  This variable is buffer local and only u Line 325  This variable is buffer local and only u
325      ("z" .      kill-this-buffer)      ("z" .      kill-this-buffer)
326      ("F" .      cvs-mode-set-flags)      ("F" .      cvs-mode-set-flags)
327      ("\M-f" .   cvs-mode-force-command)      ("\M-f" .   cvs-mode-force-command)
328        ("!" .      cvs-mode-force-command)
329      ("\C-c\C-c" . cvs-mode-kill-process)      ("\C-c\C-c" . cvs-mode-kill-process)
330      ;; marking      ;; marking
331      ("m" .      cvs-mode-mark)      ("m" .      cvs-mode-mark)

Legend:
Removed from v.1.18  
changed lines
  Added in v.1.19

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