diff lisp/ChangeLog @ 95776:dc7fbbea402e

(make-text-button): Allow `start' to be a string.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Tue, 10 Jun 2008 14:17:32 +0000
parents d49f68568a24
children edc51d72cb17
line wrap: on
line diff
--- a/lisp/ChangeLog	Tue Jun 10 11:14:15 2008 +0000
+++ b/lisp/ChangeLog	Tue Jun 10 14:17:32 2008 +0000
@@ -1,3 +1,7 @@
+2008-06-10  Stefan Monnier  <monnier@iro.umontreal.ca>
+
+	* button.el (make-text-button): Allow `start' to be a string.
+
 2008-06-10  Juanma Barranquero  <lekktu@gmail.com>
 
 	* emacs-lisp/autoload.el (autoload-rubric):
@@ -13,8 +17,8 @@
 	* subr.el (locate-library): Doc fix.
 
 	* net/newsticker-treeview.el (w3m-toggle-inline-images): Declare.
-	(newsticker-treeview-tool-bar-map, newsticker-treeview-mode): Check
-	tool-bar-map is bound, for non-X builds.
+	(newsticker-treeview-tool-bar-map, newsticker-treeview-mode):
+	Check tool-bar-map is bound, for non-X builds.
 
 	* net/newsticker-reader.el (newsticker--next-item-image)
 	(newsticker--previous-item-image, newsticker--previous-feed-image)