emacs/lisp/vc
Mattias Engdegård d5a7df8c02 Use directory-files-no-dot-files-regexp wherever possible
Suggested by Paul Eggert.

* lisp/files.el (directory-files-no-dot-files-regexp):
Clarify semantics and purpose.
* lisp/dired.el (dired-re-no-dot):
Define as obsolete alias of directory-files-no-dot-files-regexp.
(dired-delete-file):
* lisp/gnus/gnus-util.el (gnus-delete-directory):
* lisp/net/ange-ftp.el (ange-ftp-delete-directory):
* lisp/obsolete/vc-arch.el (vc-arch-trim-revlib):
* lisp/org/ob-core.el (org-babel-remove-temporary-directory):
* lisp/vc/vc-rcs.el (vc-rcs-unregister):
Use directory-files-no-dot-files-regexp.
2020-04-16 12:14:38 +02:00
..
add-log.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
compare-w.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cvs-status.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
diff-mode.el Fix bugs, inefficiencies and bad style in regexps 2020-04-16 12:14:38 +02:00
diff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-diff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-help.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-hook.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-init.el gnus-shorten-url: Improve and avoid args-out-of-range error 2020-04-13 12:12:00 +02:00
ediff-merg.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-mult.el gnus-shorten-url: Improve and avoid args-out-of-range error 2020-04-13 12:12:00 +02:00
ediff-ptch.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
ediff-util.el Remove more XEmacs compat code from ediff*.el 2020-03-21 08:11:31 +01:00
ediff-vers.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ediff-wind.el Remove more XEmacs compat code from ediff*.el 2020-03-21 08:11:31 +01:00
ediff.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
emerge.el * lisp/vc/emerge.el: Use lexical-binding 2018-04-03 23:17:30 -04:00
log-edit.el Handle filling of indented ChangeLog function entries 2020-04-04 20:08:02 -04:00
log-view.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-defs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-info.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs-parse.el Remove subsumed repetitions in regexps 2020-02-20 16:05:18 +01:00
pcvs-util.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
pcvs.el Don't write absolute filenames and duplicate strings to CVS ignore files 2020-02-22 10:52:07 +02:00
smerge-mode.el * lisp/vc/smerge-mode.el (smerge-start-session): Don't re-enable 2020-03-18 10:20:13 -04:00
vc-annotate.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-bzr.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-cvs.el * lisp/vc/vc-cvs.el (vc-cvs-ignore): Copy-edit doc string 2020-02-28 17:03:00 +01:00
vc-dav.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-dir.el * lisp/vc/vc-dir.el: Commands to mark un/registered files (bug#34949) 2020-04-03 01:08:09 +03:00
vc-dispatcher.el Support state changing VC operations in dired-mode on files (bug#34949) 2020-02-19 01:35:03 +02:00
vc-filewise.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-git.el Merge from origin/emacs-27 2020-01-15 07:50:22 -08:00
vc-hg.el Merge from origin/emacs-27 2020-02-13 07:50:30 -08:00
vc-hooks.el * lisp/vc/vc-dir.el (vc-dir-root): New command (bug#12492, bug#34949). 2020-03-29 02:08:05 +02:00
vc-mtn.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-rcs.el Use directory-files-no-dot-files-regexp wherever possible 2020-04-16 12:14:38 +02:00
vc-sccs.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-src.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc-svn.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
vc.el * lisp/vc/vc.el (vc-deduce-fileset): Improve docstring (bug#34949). 2020-04-14 02:24:51 +03:00