• Wolfgang Scherer's avatar
    Don't write absolute filenames and duplicate strings to CVS ignore files · 0273f261
    Wolfgang Scherer authored
    * lisp/vc/vc-cvs.el (vc-cvs-ignore): Expand filename correctly
    and pass on only the basename as the pattern.
    (vc-cvs-append-to-ignore) Do not write duplicate strings to
    .cvsignore.  New optional parameter SORT to more explicitly
    control sorting of the ignore entries.  (Bug#37215)
    * lisp/vc/pcvs.el (cvs-mode-ignore): Call 'vc-cvs-append-to-ignore'
    with SORT argument.
    0273f261
vc-cvs.el 49.2 KB