Variable: cvs-sort-ignore-file
cvs-sort-ignore-file is a customizable variable defined in
pcvs-defs.el.gz.
Value
t
Documentation
Non-nil if cvs-mode-ignore should sort the .cvsignore automatically.
Source Code
;; Defined in /usr/src/emacs/lisp/vc/pcvs-defs.el.gz
(defcustom cvs-sort-ignore-file t
"Non-nil if `cvs-mode-ignore' should sort the .cvsignore automatically."
:type '(boolean))