X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/5eb7536f5077b3da1b96ea421692f6ddc7c3e010..e1ac4066d1bf11c7d1d9c3419fcf983aa743721e:/lisp/vc/smerge-mode.el diff --git a/lisp/vc/smerge-mode.el b/lisp/vc/smerge-mode.el index 870246103a..d2881b40ad 100644 --- a/lisp/vc/smerge-mode.el +++ b/lisp/vc/smerge-mode.el @@ -1266,6 +1266,9 @@ with a \\[universal-argument] prefix, makes up a 3-way conflict." ;;;###autoload (define-minor-mode smerge-mode "Minor mode to simplify editing output from the diff3 program. +With a prefix argument ARG, enable the mode if ARG is positive, +and disable it otherwise. If called from Lisp, enable the mode +if ARG is omitted or nil. \\{smerge-mode-map}" :group 'smerge :lighter " SMerge" (when (and (boundp 'font-lock-mode) font-lock-mode)