From: Juanma Barranquero Date: Fri, 10 Jun 2005 14:05:27 +0000 (+0000) Subject: (log-edit-changelog-full-paragraphs): Fix spellings in docstrings. X-Git-Tag: emacs-pretest-22.0.90~9095 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=5ab405e407ba80312512f15972700463bb9fb3b5;p=emacs.git (log-edit-changelog-full-paragraphs): Fix spellings in docstrings. --- diff --git a/lisp/log-edit.el b/lisp/log-edit.el index 09116e0584f..0d84ecd0504 100644 --- a/lisp/log-edit.el +++ b/lisp/log-edit.el @@ -154,12 +154,12 @@ different paragraphs are unrelated. You could argue that the log entry for a file should contain the full ChangeLog paragraph mentioning the change to the file, even though it may mention other files, because that gives you the full context you -need to understand the change. This is the behaviour you get when this +need to understand the change. This is the behavior you get when this variable is set to t. On the other hand, you could argue that the log entry for a change should contain only the text for the changes which occurred in that -file, because the log is per-file. This is the behaviour you get +file, because the log is per-file. This is the behavior you get when this variable is set to nil.") ;;;; Internal global or buffer-local vars