# HG changeset patch # User Juanma Barranquero # Date 1118412327 0 # Node ID 4f2b9ea9b0067a83b0759d62b63edb1735ff951e # Parent c51ca04c4fc7a2ca56d2d89db828639daeddaf01 (log-edit-changelog-full-paragraphs): Fix spellings in docstrings. diff -r c51ca04c4fc7 -r 4f2b9ea9b006 lisp/log-edit.el --- a/lisp/log-edit.el Fri Jun 10 14:04:52 2005 +0000 +++ b/lisp/log-edit.el Fri Jun 10 14:05:27 2005 +0000 @@ -154,12 +154,12 @@ 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