diff options
author | Wolfgang Scherer <wolfgang.scherer@gmx.de> | 2020-02-21 21:28:11 +0100 |
---|---|---|
committer | Eli Zaretskii <eliz@gnu.org> | 2020-02-22 10:52:07 +0200 |
commit | 0273f261a71089e5fea3cbfc45a654e508e49497 (patch) | |
tree | 7763174437c53370e2da85a2ecf4cf8f61737468 /lisp/emacs-lisp | |
parent | d7c22338d2d461e0b55a6628fed1917c08715292 (diff) | |
download | emacs-0273f261a71089e5fea3cbfc45a654e508e49497.tar.gz emacs-0273f261a71089e5fea3cbfc45a654e508e49497.tar.bz2 emacs-0273f261a71089e5fea3cbfc45a654e508e49497.zip |
Don't write absolute filenames and duplicate strings to CVS ignore files
* 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.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions