diff lisp/ChangeLog @ 94091:14fafab62797

(minibuffer-message): Make sure we can put-text-property.
author Stefan Monnier <monnier@iro.umontreal.ca>
date Mon, 14 Apr 2008 22:04:38 +0000
parents 6027fc6333c9
children c040fae879e0
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon Apr 14 19:54:30 2008 +0000
+++ b/lisp/ChangeLog	Mon Apr 14 22:04:38 2008 +0000
@@ -1,5 +1,7 @@
 2008-04-14  Stefan Monnier  <monnier@iro.umontreal.ca>
 
+	* minibuffer.el (minibuffer-message): Make sure we can put-text-property.
+
 	* emacs-lisp/crm.el: Complete rewrite.
 
 	* tmm.el (tmm-completion-delete-prompt): Don't hardcode point-min==1.