comparison lisp/ChangeLog @ 71100:83b8d9f95633

* textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New functions. * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
author Reiner Steib <Reiner.Steib@gmx.de>
date Tue, 30 May 2006 18:37:15 +0000
parents 440be7e69f07
children dd2f1677d4ad
comparison
equal deleted inserted replaced
71099:700430ab512f 71100:83b8d9f95633
1 2006-05-30 Reiner Steib <Reiner.Steib@gmx.de>
2
3 * textmodes/flyspell.el (turn-on-flyspell, turn-off-flyspell): New
4 functions.
5
6 * textmodes/text-mode.el (text-mode-hook): Use turn-on-flyspell.
7
1 2006-05-30 Carsten Dominik <dominik@science.uva.nl> 8 2006-05-30 Carsten Dominik <dominik@science.uva.nl>
2 9
3 * textmodes/org.el: (org-agenda-highlight-todo): Make sure regexp 10 * textmodes/org.el: (org-agenda-highlight-todo): Make sure regexp
4 does only match in the right place. 11 does only match in the right place.
5 (org-upcoming-deadline): New face. 12 (org-upcoming-deadline): New face.