changeset 79628:c0c66569068a

*** empty log message ***
author Martin Rudalics <rudalics@gmx.at>
date Wed, 26 Dec 2007 09:08:59 +0000
parents d8528753376d
children c3bd185be820
files lisp/ChangeLog
diffstat 1 files changed, 7 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Dec 26 09:07:46 2007 +0000
+++ b/lisp/ChangeLog	Wed Dec 26 09:08:59 2007 +0000
@@ -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.