emacs/lisp/vc
Juri Linkov deb61da7a2 * lisp/dired-aux.el (dired-vc-rename-file): New defcustom.
(dired-rename-file): Call vc-rename-file when dired-vc-rename-file is non-nil.

* lisp/vc/vc.el (vc-rename-file): Allow renaming added files.
Call vc-file-clearprops on new file too for the case when
old and new files were renamed to each other back and forth.

https://lists.gnu.org/archive/html/emacs-devel/2019-11/msg00069.html
2019-11-07 01:14:58 +02:00
..
add-log.el Correct some custom type typos 2019-10-01 10:50:47 +02:00
compare-w.el Go back to "Maintainer: emacs-devel@gnu.org" 2019-05-25 14:25:18 -07:00
cvs-status.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
diff-mode.el Add ':extend t' face attribute to diff faces (bug#37774) 2019-10-19 23:51:03 +03:00
diff.el Mention the vc diff switches in diff-switches 2019-10-03 16:33:02 +02:00
ediff-diff.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-help.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-hook.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-init.el Add ':extend t' face attribute to diff faces (bug#37774) 2019-10-19 23:51:03 +03:00
ediff-merg.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-mult.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-ptch.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-util.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff-vers.el * lisp/vc/ediff-*.el: Use lexical-binding, plus misc cleanup 2019-06-21 01:16:54 -04:00
ediff-wind.el Remove most of the XEmacs compat code from ediff*.el 2019-10-05 16:48:51 +02:00
ediff.el Remove obsolete doc references to XEmacs (Bug#37899) 2019-10-28 15:55:10 +01:00
emerge.el * lisp/vc/emerge.el: Use lexical-binding 2018-04-03 23:17:30 -04:00
log-edit.el Improved ChangeLog generation for vc log (Bug#16301) 2019-08-03 20:14:52 -04:00
log-view.el Add ':extend t' face attribute to diff faces (bug#37774) 2019-10-19 23:51:03 +03:00
pcvs-defs.el lisp/*.el: Fix typos and other trivial doc fixes 2019-09-21 00:27:53 +02:00
pcvs-info.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pcvs-parse.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
pcvs-util.el * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsolete 2019-06-21 10:30:50 -04:00
pcvs.el Merge from origin/emacs-26 2018-12-31 17:57:29 -08:00
smerge-mode.el Add ':extend t' face attribute to diff faces (bug#37774) 2019-10-19 23:51:03 +03:00
vc-annotate.el * lisp/vc/vc-annotate.el (vc-annotate-lines): Use set-face-extend (bug#37774) 2019-10-22 00:29:21 +03:00
vc-bzr.el Include the date in the bzr annotation buffer 2019-06-27 21:00:36 +02:00
vc-cvs.el vc-cvs-revert: fix off-by-one file mode 2019-09-16 17:23:11 -07:00
vc-dav.el Remove Maintainer: when it duplicates Author: 2019-05-26 01:00:15 -07:00
vc-dir.el Provide facility to ignore all marked files in vc 2019-09-15 15:00:20 +02:00
vc-dispatcher.el Improve the documentation of 'vc-tor' 2019-10-26 12:57:09 +03:00
vc-filewise.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-git.el Rework vc stash bindings 2019-10-31 10:53:05 +01:00
vc-hg.el Add ui.report_untrusted=0 to vc-hg log commands 2019-10-17 04:25:31 +02:00
vc-hooks.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-mtn.el Add standard unmatchable regexp 2019-05-15 18:55:27 +02:00
vc-rcs.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-sccs.el Allow vc-sccs-diff to work with TRAMP 2019-10-17 04:43:38 +02:00
vc-src.el Update author/maintainer info 2019-05-26 01:00:16 -07:00
vc-svn.el Set correct svn:ignore property for relative filenames 2019-10-07 08:15:22 +02:00
vc.el * lisp/dired-aux.el (dired-vc-rename-file): New defcustom. 2019-11-07 01:14:58 +02:00