aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/add-log.el
diff options
context:
space:
mode:
authorJim Blandy <[email protected]>1993-06-09 11:59:12 +0000
committerJim Blandy <[email protected]>1993-06-09 11:59:12 +0000
commiteb8c3be94e12644f506b8857e49ffef88046bb0b (patch)
tree505c4ea5ae59214e4d6e749047d160c98191c9d2 /lisp/add-log.el
parent16a4a21d0117ef5ed346f340f244fe199d3c8a26 (diff)
Apply typo patches from Paul Eggert.
Diffstat (limited to 'lisp/add-log.el')
-rw-r--r--lisp/add-log.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/add-log.el b/lisp/add-log.el
index a90237f96c..d121a76cdf 100644
--- a/lisp/add-log.el
+++ b/lisp/add-log.el
@@ -213,7 +213,7 @@ Interactively, with a prefix argument, the file name is prompted for."
;;;###autoload
(defun change-log-mode ()
- "Major mode for editting change logs; like Indented Text Mode.
+ "Major mode for editing change logs; like Indented Text Mode.
Prevents numeric backups and sets `left-margin' to 8 and `fill-column' to 74.
New log entries are usually made with \\[add-change-log-entry] or \\[add-change-log-entry-other-window].
Each entry behaves as a paragraph, and the entries for one day as a page.