From c1b5900bc06f22bd6e8c94c72ca735402b225c04 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Sun, 9 Feb 2014 00:01:45 +0100 Subject: [PATCH] Fixes: debbugs:16690 * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix. --- lisp/ChangeLog | 5 +++++ lisp/vc/log-edit.el | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index b17f6abfe0a..22e541fce3f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2014-02-08 Andreas Schwab + + * vc/log-edit.el (log-edit-comment-to-change-log): Doc fix. + (Bug#16690) + 2014-02-08 Michael Albinus * net/tramp-sh.el (tramp-sh-handle-start-file-process): 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 and site. FILE-NAME is the name of the change log; if nil, use `change-log-default-name'. -This may be useful as a `log-edit-checkin-hook' to update change logs +This may be useful as a `vc-checkin-hook' to update change logs automatically." (interactive (if current-prefix-arg (list current-prefix-arg -- 2.39.2