aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/vc
diff options
context:
space:
mode:
authorAndreas Schwab2014-02-09 00:01:45 +0100
committerAndreas Schwab2014-02-09 00:01:45 +0100
commitc1b5900bc06f22bd6e8c94c72ca735402b225c04 (patch)
tree60a5a57174ca83e834a87f7a78882481c905c28f /lisp/vc
parent429b93bd7bc5d2145afdc686416ccc7c817e5a33 (diff)
downloademacs-c1b5900bc06f22bd6e8c94c72ca735402b225c04.tar.gz
emacs-c1b5900bc06f22bd6e8c94c72ca735402b225c04.zip
Fixes: debbugs:16690
* vc/log-edit.el (log-edit-comment-to-change-log): Doc fix.
Diffstat (limited to 'lisp/vc')
-rw-r--r--lisp/vc/log-edit.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/vc/log-edit.el b/lisp/vc/log-edit.el
index e1ce247ac41..e6bd897f4ac 100644
--- a/lisp/vc/log-edit.el
+++ b/lisp/vc/log-edit.el
@@ -271,7 +271,7 @@ WHOAMI (interactive prefix) non-nil means prompt for user name
271and site. FILE-NAME is the name of the change log; if nil, use 271and site. FILE-NAME is the name of the change log; if nil, use
272`change-log-default-name'. 272`change-log-default-name'.
273 273
274This may be useful as a `log-edit-checkin-hook' to update change logs 274This may be useful as a `vc-checkin-hook' to update change logs
275automatically." 275automatically."
276 (interactive (if current-prefix-arg 276 (interactive (if current-prefix-arg
277 (list current-prefix-arg 277 (list current-prefix-arg