]> git.eshelyaron.com Git - emacs.git/commitdiff
todo-mode
authorDave Love <fx@gnu.org>
Thu, 11 May 2000 22:11:02 +0000 (22:11 +0000)
committerDave Love <fx@gnu.org>
Thu, 11 May 2000 22:11:02 +0000 (22:11 +0000)
etc/NEWS

index cb1e5b9f88609bc36c2ed0a65b5ae9229f30c570..477b273021b905e295e97af823e7308d5c1eb0bb 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1165,6 +1165,9 @@ for Autoconf, selected automatically.
 *** 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 @@ Note that +++ before an item means the Lisp manual has been updated.
 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.