Mercurial > emacs
diff etc/NEWS @ 28883:e43afc57ee04
todo-mode
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 11 May 2000 22:11:02 +0000 |
parents | 2a918425ca15 |
children | 717c04b51e93 |
line wrap: on
line diff
--- a/etc/NEWS Thu May 11 22:05:12 2000 +0000 +++ b/etc/NEWS Thu May 11 22:11:02 2000 +0000 @@ -1165,6 +1165,9 @@ *** crm.el provides a facility to read multiple strings from the minibuffer with completion. +*** todo-mode.el provides management of TODO lists and integration +with the diary features. + ** Withdrawn packages *** mldrag.el has been removed. mouse.el provides the same @@ -1181,6 +1184,7 @@ When you add a new item, please add it without either +++ or --- so I will know I still need to look at it -- rms. ++++ ** If the APPEND argument of `write-region' is an integer, it seeks to that offset in the file before writing.