1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-07 06:50:23 -08:00
emacs/lisp/vc
Glenn Morris daee954c00 Don't bother making files writable for commit with modern VCS
* lisp/vc/vc.el (vc-next-action):
Only gripe about committing read-only files for RCS and SCCS.

Fixes: debbugs:9781
2012-09-26 23:59:21 -07:00
..
add-log.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
compare-w.el
cvs-status.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
diff-mode.el * vc/diff-mode.el (diff-mode-menu): diff-remove-trailing-whitespace. 2012-09-10 10:40:13 -04:00
diff.el * vc/diff.el (diff-latest-backup-file): Autoload. 2012-09-20 12:29:04 +08: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 declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
ediff-merg.el
ediff-mult.el
ediff-ptch.el
ediff-util.el
ediff-vers.el
ediff-wind.el Use declare forms, where possible, to mark obsolete functions. 2012-09-25 12:13:02 +08:00
ediff.el Prefer typical American spelling for "acknowledgment". 2012-07-24 22:48:19 -07:00
emerge.el Remove several obsolete vars and functions unlikely to be still in use. 2012-09-24 20:23:25 +08:00
log-edit.el Fix two references to deleted obsolete variables. 2012-09-24 20:31:24 +08:00
log-view.el Update docstrings for last change. 2012-08-09 15:50:49 +08:00
pcvs-defs.el Remove several obsolete vars and functions unlikely to be still in use. 2012-09-24 20:23:25 +08: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 Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07:00
pcvs.el Reduce use of (require 'cl). 2012-07-10 07:51:54 -04:00
smerge-mode.el Replace version 24.2 with 24.3 where appropriate (hopefully) 2012-08-15 09:29:11 -07: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 Improve vc-bzr-working-revision for lightweight checkouts 2012-09-14 21:11:52 -04:00
vc-cvs.el * lisp/files.el (read-only-mode): New minor mode. 2012-08-29 11:11:51 -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 Update docstrings and comments to use "init file" terminology. 2012-09-17 13:41:04 +08: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 Remove several obsolete vars and functions unlikely to be still in use. 2012-09-24 20:23:25 +08:00
vc-mtn.el * lisp/vc/vc-mtn.el (vc-mtn-revision-completion-table): Handle completion 2012-08-15 15:20:26 -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
vc.el Don't bother making files writable for commit with modern VCS 2012-09-26 23:59:21 -07:00