1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-30 17:10:51 -08:00
emacs/lisp/vc
Juri Linkov 6b7e492f6c Support VC single file operations from Dired (bug#32596).
* lisp/vc/vc.el (vc-ensure-vc-buffer): Use dired-get-filename for dired-mode.
Move error-checking outside of the last branch of cond.
(vc-dired-deduce-fileset): Remove unused error signaling.
2018-11-08 00:52:50 +02:00
..
add-log.el Minor rewording of last change 2018-07-21 19:11:32 +03:00
compare-w.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
cvs-status.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
diff-mode.el * lisp/vc/diff-mode.el: Improve diff-font-lock-prettify 2018-10-21 11:05:49 -04:00
diff.el * lisp/vc/diff.el (diff-buffer-with-file): Support indirect buffers. 2018-07-29 00:30:01 +12:00
ediff-diff.el ; Use GNU not Gnu in docs 2018-03-23 16:01:12 -04:00
ediff-help.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-hook.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-init.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-merg.el Replace uses of the obsolete local-write-file-hooks 2018-03-08 20:03:13 -05:00
ediff-mult.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-ptch.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-util.el Let ediff '=' compare against ancestor buffer (Bug#11320) 2018-06-28 22:09:04 -04:00
ediff-vers.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
ediff-wind.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
ediff.el Remove some declare-function stub definitions 2018-03-23 16:28:24 -04:00
emerge.el * lisp/vc/emerge.el: Use lexical-binding 2018-04-03 23:17:30 -04:00
log-edit.el New option to make 'C-x 4 a' use file-less ChangeLog buffers 2018-07-21 16:02:57 +01:00
log-view.el * lisp/vc/log-view.el: Better error handling (bug#33295). 2018-11-08 00:42:28 +02:00
pcvs-defs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pcvs-info.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
pcvs-parse.el Explicitly require cl-lib where needed 2018-03-16 20:41:17 -04:00
pcvs-util.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
pcvs.el Prefer \... to control chars in .el literals 2018-03-29 17:43:08 -07:00
smerge-mode.el Speed up smerge-refine-regions by avoiding fsync 2018-07-12 21:45:31 -04:00
vc-annotate.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-bzr.el * lisp/vc-bzr.el (log-view-current-tag-function): Remove unused defvar. 2018-09-26 19:48:27 +02:00
vc-cvs.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-dav.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-dir.el Merge from origin/emacs-26 2018-03-13 18:13:26 -07:00
vc-dispatcher.el * lisp/vc/vc-dispatcher.el (vc-do-command): Bind message-truncate-lines to t 2018-02-21 22:37:33 +02:00
vc-filewise.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-git.el Finish fix for Bug#21559 2018-09-29 12:40:15 +02:00
vc-hg.el Fix interaction between vc-hg find-file-hook and vc state caching 2018-11-03 10:34:56 +02:00
vc-hooks.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-mtn.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-rcs.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc-sccs.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-src.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
vc-svn.el file-attributes cleanup 2018-09-23 18:32:59 -07:00
vc.el Support VC single file operations from Dired (bug#32596). 2018-11-08 00:52:50 +02:00