summaryrefslogtreecommitdiff
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorMartin Rudalics <rudalics@gmx.at>2007-12-26 09:08:59 +0000
committerMartin Rudalics <rudalics@gmx.at>2007-12-26 09:08:59 +0000
commita5af675edc7348b16262932edaf4385ef0d45479 (patch)
tree3c0d995ef9ab93cbbf4030e3b59a85fbd254a84f /lisp/ChangeLog
parentbe775dfa5500cdf15086615d20d1a5fcb44eedaf (diff)
downloademacs-a5af675edc7348b16262932edaf4385ef0d45479.tar.gz
(fill-find-break-point): Fix doc-string typo.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog10
1 files changed, 7 insertions, 3 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 20eb447dcee..f24d7c79182 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,7 @@
+2007-12-26 Martin Rudalics <rudalics@gmx.at>
+
+ * textmodes/fill.el (fill-find-break-point): Fix doc-string typo.
+
2007-12-25 Dan Nicolaescu <dann@ics.uci.edu>
* progmodes/asm-mode.el (asm-mode-map): Add a major mode menu.
@@ -27,9 +31,9 @@
2007-12-22 Eli Zaretskii <eliz@gnu.org>
* simple.el (minibuffer-history, shell-command-history)
- (set-variable-value-history):
- * replace.el (regexp-history):
- * international/mule-cmds.el (input-method-history):
+ (set-variable-value-history):
+ * replace.el (regexp-history):
+ * international/mule-cmds.el (input-method-history):
* files.el (file-name-history): Add reference to history-length in
the doc string.