1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-27 15:52:00 -08:00
emacs/lisp/vc
Glenn Morris e1ac4066d1 Minor-mode doc fixes for ARG behavior
* lisp/completion.el (dynamic-completion-mode):
* lisp/dirtrack.el (dirtrack-debug-mode):
* lisp/electric.el (electric-layout-mode):
* lisp/epa-mail.el (epa-mail-mode, epa-global-mail-mode):
* lisp/face-remap.el (text-scale-mode, buffer-face-mode):
* lisp/iimage.el (iimage-mode):
* lisp/image-mode.el (image-transform-mode):
* lisp/minibuffer.el (completion-in-region-mode):
* lisp/scroll-lock.el (scroll-lock-mode):
* lisp/simple.el (next-error-follow-minor-mode):
* lisp/tar-mode.el (tar-subfile-mode):
* lisp/tooltip.el (tooltip-mode):
* lisp/vcursor.el (vcursor-use-vcursor-map):
* lisp/wid-browse.el (widget-minor-mode):
* lisp/emulation/tpu-edt.el (tpu-edt-mode):
* lisp/emulation/tpu-extras.el (tpu-cursor-free-mode):
* lisp/international/iso-ascii.el (iso-ascii-mode):
* lisp/language/thai-util.el (thai-word-mode):
* lisp/mail/supercite.el (sc-minor-mode):
* lisp/net/goto-addr.el (goto-address-mode):
* lisp/net/rcirc.el (rcirc-multiline-minor-mode, rcirc-track-minor-mode):
* lisp/progmodes/cwarn.el (cwarn-mode):
* lisp/progmodes/flymake.el (flymake-mode):
* lisp/progmodes/glasses.el (glasses-mode):
* lisp/progmodes/hideshow.el (hs-minor-mode):
* lisp/progmodes/pascal.el (pascal-outline-mode):
* lisp/textmodes/enriched.el (enriched-mode):
* lisp/vc/smerge-mode.el (smerge-mode):
Doc fixes (minor mode argument).

* etc/NEWS: Related markup.
2012-02-07 21:12:24 -05:00
..
add-log.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
compare-w.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
cvs-status.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
diff-mode.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
diff.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-diff.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-help.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-hook.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-init.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-merg.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-mult.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-ptch.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-util.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-vers.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff-wind.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
ediff.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
emerge.el Spelling fixes. 2011-12-16 22:51:13 -08:00
log-edit.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
log-view.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pcvs-defs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pcvs-info.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pcvs-parse.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pcvs-util.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
pcvs.el Replace vc-dired references in comments with vc-dir. 2012-01-23 00:45:59 -08:00
smerge-mode.el Minor-mode doc fixes for ARG behavior 2012-02-07 21:12:24 -05:00
vc-annotate.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc-arch.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc-bzr.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc-cvs.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc-dav.el Replace vc-dired references in comments with vc-dir. 2012-01-23 00:45:59 -08:00
vc-dir.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc-dispatcher.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc-git.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc-hg.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc-hooks.el Use ctl-x-map in place of C-x (bug#10566) 2012-01-25 21:32:56 -05:00
vc-mtn.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc-rcs.el Fix rcs and sccs create-tag commands. 2012-01-24 00:22:50 -08:00
vc-sccs.el Fix rcs and sccs create-tag commands. 2012-01-24 00:22:50 -08:00
vc-svn.el Add 2012 to FSF copyright years for Emacs files 2012-01-05 01:46:05 -08:00
vc.el * lisp/vc/vc.el (vc-modify-change-comment): Scoping fix. (Bug#10513) 2012-01-24 19:07:04 -05:00