1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-06 11:50:51 -08:00
emacs/lisp/vc
Dmitry Gutov f4747f6c51 Use 'hg id' in vc-hg-previous-revision
* lisp/vc/vc-hg.el (vc-hg-previous-revision):
Use 'hg id' to retrieve it (bug#22032).
2015-12-18 06:59:03 +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 Change diff-switches default to `-u' 2015-04-14 05:06:49 +03:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs-info.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs-parse.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
pcvs-util.el Update copyright year to 2015 2015-01-01 14:26:41 -08:00
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 Update copyright year to 2015 2015-01-01 14:26:41 -08:00
vc-git.el Work around the asynchronous-empty-diff problem 2015-11-22 07:00:31 +02:00
vc-hg.el Use 'hg id' in vc-hg-previous-revision 2015-12-18 06:59:03 +02:00
vc-hooks.el Document 'vc-refresh-state' 2015-12-12 11:17:25 +02: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 Avoid errors when creating files under SVN in new directory 2015-12-11 12:50:53 +02:00
vc.el Prioritize looking inside vc-parent-buffer over log-view-mode fallback 2015-11-19 03:38:36 +02:00