1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 07:41:28 -08:00
emacs/lisp/vc
Chong Yidong 9af577566a Allow use of vc-root-* commands in *vc-log* buffers.
* lisp/vc/log-edit.el (log-edit-vc-backend): New variable.
(log-edit): Doc fix.

* lisp/vc/log-view.el (log-view-vc-fileset, log-view-vc-backend): Doc fix.

* lisp/vc/vc-dispatcher.el (vc-log-edit): New args.  Use PARAMS
argument of log-edit to set up all local variables.
(vc-start-logentry): New optional arg specifying VC backend.

* lisp/vc/vc.el (vc-checkin): Use it.
(vc-deduce-fileset): Handle Log Edit buffers.
(vc-diff): Make first argument optional too.
2012-07-11 12:35:13 +08:00
..
add-log.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
compare-w.el
cvs-status.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
diff-mode.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
diff.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
ediff-diff.el * vc/ediff-diff.el (ediff-same-file-contents): Fix it for remote 2012-07-03 09:42:31 +02:00
ediff-help.el
ediff-hook.el
ediff-init.el Use the same diff color scheme as in modern VCSes (bug#10181). 2012-05-25 03:55:40 +03:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el Standardize possessive apostrophe usage in manuals, docs, and comments 2012-02-28 00:17:21 -08:00
ediff-vers.el
ediff-wind.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
ediff.el Tweaks to Customize interface. Set custom-reset-button-menu to t. 2012-04-22 21:58:00 +08:00
emerge.el Remove * characters from the front of variable docstrings. 2012-04-09 21:05:48 +08:00
log-edit.el Allow use of vc-root-* commands in *vc-log* buffers. 2012-07-11 12:35:13 +08:00
log-view.el Allow use of vc-root-* commands in *vc-log* buffers. 2012-07-11 12:35:13 +08:00
pcvs-defs.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
pcvs-info.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
pcvs-parse.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
pcvs-util.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
pcvs.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
smerge-mode.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
vc-annotate.el * lisp/vc/vc-annotate.el (vc-annotate-show-diff-revision-at-line-internal): 2012-04-10 16:08:43 -04:00
vc-arch.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
vc-bzr.el * lisp/vc/vc-bzr.el (vc-bzr-state-heuristic): Save match-data around sha1. 2012-05-18 16:38:37 -04:00
vc-cvs.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
vc-dav.el Header fix 2012-02-11 17:49:51 -08:00
vc-dir.el * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04:00
vc-dispatcher.el Allow use of vc-root-* commands in *vc-log* buffers. 2012-07-11 12:35:13 +08:00
vc-git.el * vc/vc-git.el (vc-git-registered): Use cache property 2012-06-30 15:18:16 +02:00
vc-hg.el * lisp/vc/vc-mtn.el: 2012-04-25 23:18:47 -04:00
vc-hooks.el * vc/vc-hooks.el (vc-before-save): Clear cache if file has been 2012-06-30 15:14:00 +02:00
vc-mtn.el Remove incorrect uses of "modeline". 2012-06-02 18:56:09 +08:00
vc-rcs.el * lisp/emacs-lisp/cl.el (flet): Mark obsolete. 2012-06-27 11:11:28 -04:00
vc-sccs.el Replace the last use of the external vcdiff script 2012-06-05 20:29:10 -04:00
vc-svn.el Add custom groups for VC backends, for consistency with vc-bzr. 2012-02-25 12:29:09 +08:00
vc.el Allow use of vc-root-* commands in *vc-log* buffers. 2012-07-11 12:35:13 +08:00