comparison 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
comparison
equal deleted inserted replaced
92932:6de0682bb52b 92933:fc82b6139b36
1 2008-03-14 Bastien Guerry <bzg@altern.org>
2
3 * textmodes/flyspell.el (nxml-mode): Add the right.
4 `flyspell-mode-predicate'.
5
6 * wid-edit.el (link): Use 'mouse-face for :follow-link.
7
1 2008-03-14 Glenn Morris <rgm@gnu.org> 8 2008-03-14 Glenn Morris <rgm@gnu.org>
2 9
3 * calendar/solar.el: Reorder so that functions are defined before use. 10 * calendar/solar.el: Reorder so that functions are defined before use.
4 (displayed-month, displayed-year): Move declarations where needed. 11 (displayed-month, displayed-year): Move declarations where needed.
5 (solar-get-number): Move definition before use. Use unless. 12 (solar-get-number): Move definition before use. Use unless.