diff lisp/ChangeLog @ 106172:f1323114a032

* lisp/bookmark.el: Formatting and doc fixes only: (bookmark-search-delay): Shorten doc string to fit in 80 columns. (bookmark-bmenu-search): Wrap to fit within 80 columns. Minor grammar and punctuation fixes in doc string. (bookmark-read-search-input): Adjust to fit within 80 columns.
author Karl Fogel <kfogel@red-bean.com>
date Fri, 20 Nov 2009 21:12:54 +0000
parents c898329ba7ba
children 64f03bed7d67
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Nov 20 20:55:31 2009 +0000
+++ b/lisp/ChangeLog	Fri Nov 20 21:12:54 2009 +0000
@@ -1,3 +1,11 @@
+2009-11-20  Karl Fogel  <karl.fogel@red-bean.com>
+
+	* bookmark.el Formatting and doc fixes only:
+	(bookmark-search-delay): Shorten doc string to fit in 80 columns.
+	(bookmark-bmenu-search): Wrap to fit within 80 columns.
+	  Minor grammar and punctuation fixes in doc string.
+	(bookmark-read-search-input): Adjust to fit within 80 columns.
+
 2009-11-20  Tassilo Horn  <tassilo@member.fsf.org>
 
 	* progmodes/cc-cmds.el (c-forward-into-nomenclature)