1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-31 09:20:54 -08:00
emacs/lisp/vc
Jambunathan K 92cb3b044b * lisp/vc/vc-dir.el (vc-dir-hide-state): New command.
(vc-dir-hide-up-to-date): Route it to `vc-dir-hide-state'.

Fixes: debbugs:12159
2012-08-13 17:31:56 -04:00
..
add-log.el * lisp/vc/add-log.el (change-log-mode): Bind comment-start to nil. 2012-08-09 16:16:13 +08:00
compare-w.el
cvs-status.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
diff-mode.el * lisp/color.el (color-xyz-to-lab, color-lab-to-xyz, color-cie-de2000): 2012-08-13 15:10:35 -04:00
diff.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
ediff-diff.el * vc/ediff.el (ediff-directories): Add trailing space to prompts. 2012-07-16 12:19:56 +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 Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07: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 Update docstrings for last change. 2012-08-09 15:50:49 +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 More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-arch.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-bzr.el * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on 2012-07-19 10:38:01 -04:00
vc-cvs.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-dav.el
vc-dir.el * lisp/vc/vc-dir.el (vc-dir-hide-state): New command. 2012-08-13 17:31:56 -04:00
vc-dispatcher.el * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on 2012-07-19 10:38:01 -04:00
vc-git.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
vc-hg.el * lisp/vc/vc-dispatcher.el (vc-compilation-mode): Add, based on 2012-07-19 10:38:01 -04:00
vc-hooks.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-mtn.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -04:00
vc-rcs.el More CL cleanups and reduction of use of cl.el. 2012-07-11 19:13:41 -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 In C-x v L and C-x v D, prompt for directory if there is no default backend. 2012-07-28 22:18:51 +08:00