summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lisp/ChangeLog4
-rw-r--r--lisp/add-log.el2
2 files changed, 5 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 01d49c0769a..1ec74883817 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-23 Markus Rost <rost@math.ohio-state.edu>
+
+ * add-log.el (add-log-current-defun): Fix typo in documentation.
+
2002-07-22 Markus Rost <rost@math.ohio-state.edu>
* add-log.el (add-log-mailing-address): Fix type. Can be a
diff --git a/lisp/add-log.el b/lisp/add-log.el
index e4c95de0b62..1c3f70a9b77 100644
--- a/lisp/add-log.el
+++ b/lisp/add-log.el
@@ -667,7 +667,7 @@ Other modes are handled by a heuristic that looks in the 10K before
point for uppercase headings starting in the first column or
identifiers followed by `:' or `='. See variables
`add-log-current-defun-header-regexp' and
-`add-log-current-defun-function'
+`add-log-current-defun-function'.
Has a preference of looking backwards."
(condition-case nil