1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-06 11:55:48 +00:00
emacs/lisp/vc
Dmitry Gutov 02cd9cb8af Check if the file exists on disk before producing the revert diff
* lisp/vc/vc-dispatcher.el (vc-buffer-sync): Check if the file
exists on disk (bug#20558).
2015-11-26 17:15:43 +02:00
..
add-log.el Fix several backslash typos in Elisp strings 2015-09-17 12:39:54 -07:00
compare-w.el * lisp/vc/compare-w.el (compare-windows-get-window-function): 2015-06-04 20:47:05 -04:00
cvs-status.el ; Remove extraneous "coding: utf-8" specifications in Elisp files 2015-09-29 01:39:46 +03:00
diff-mode.el ; Fix warnings 2015-11-14 03:03:58 +02:00
diff.el
ediff-diff.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ediff-help.el Support quotes 'like this' in info files 2015-06-02 22:52:44 -07:00
ediff-hook.el
ediff-init.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
ediff-merg.el Fix minor text quoting in calc, calendar, vc 2015-08-28 22:25:09 -07:00
ediff-mult.el Fix some more docstring etc. quoting problems 2015-09-03 15:32:54 -07:00
ediff-ptch.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
ediff-util.el Avoid redisplay error in ediff-regions-wordwise 2015-09-28 18:53:26 +03:00
ediff-vers.el
ediff-wind.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
ediff.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
emerge.el ; Do not overwrite preexisting contents of unread-command-events 2015-08-04 14:34:15 +02:00
log-edit.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
log-view.el Fix default-directory in changeset diffs after vc-print-log 2015-07-31 05:53:14 +03:00
pcvs-defs.el
pcvs-info.el
pcvs-parse.el
pcvs-util.el
pcvs.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
smerge-mode.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
vc-annotate.el Backslash cleanup in Elisp source files 2015-09-17 16:09:39 -07:00
vc-bzr.el When VC detects a conflict, specify which file 2015-11-09 15:57:29 -06:00
vc-cvs.el Expunge occurrences of `setq' with an odd number of arguments. 2015-11-23 14:49:23 +00:00
vc-dav.el Resurrect the ability to specify a revision in vc-next-action 2015-09-19 13:31:38 +03:00
vc-dir.el Bind [?\S-\ ] to previous line command in Dired-like modes. 2015-11-12 22:54:01 +02:00
vc-dispatcher.el Check if the file exists on disk before producing the revert diff 2015-11-26 17:15:43 +02:00
vc-filewise.el
vc-git.el Work around the asynchronous-empty-diff problem 2015-11-22 07:00:31 +02:00
vc-hg.el Work around the asynchronous-empty-diff problem 2015-11-22 07:00:31 +02:00
vc-hooks.el Fix docstring quoting problems with ‘ '’ 2015-11-17 15:29:35 -08:00
vc-mtn.el Work around the asynchronous-empty-diff problem 2015-11-22 07:00:31 +02:00
vc-rcs.el Work around the asynchronous-empty-diff problem 2015-11-22 07:00:31 +02:00
vc-sccs.el Resurrect the ability to specify a revision in vc-next-action 2015-09-19 13:31:38 +03:00
vc-src.el Adapt vc-src to the old-new vc-checkin API 2015-09-19 20:57:59 +03:00
vc-svn.el Pass SVN commit message through log-edit-extract-headers 2015-11-25 04:10:24 +02:00
vc.el Prioritize looking inside vc-parent-buffer over log-view-mode fallback 2015-11-19 03:38:36 +02:00