diff lisp/ChangeLog @ 92933:fc82b6139b36

* textmodes/flyspell.el (nxml-mode): Add the right. `flyspell-mode-predicate'. * wid-edit.el (link): Use 'mouse-face for :follow-link.
author Bastien Guerry <bzg@altern.org>
date Fri, 14 Mar 2008 10:13:30 +0000
parents 4faea64528f9
children 9b852833cd26
line wrap: on
line diff
--- a/lisp/ChangeLog	Fri Mar 14 10:06:41 2008 +0000
+++ b/lisp/ChangeLog	Fri Mar 14 10:13:30 2008 +0000
@@ -1,3 +1,10 @@
+2008-03-14  Bastien Guerry  <bzg@altern.org>
+
+	* textmodes/flyspell.el (nxml-mode): Add the right.
+	`flyspell-mode-predicate'.
+
+	* wid-edit.el (link): Use 'mouse-face for :follow-link.
+
 2008-03-14  Glenn Morris  <rgm@gnu.org>
 
 	* calendar/solar.el: Reorder so that functions are defined before use.