From: Dave Love Date: Thu, 11 May 2000 22:11:02 +0000 (+0000) Subject: todo-mode X-Git-Tag: emacs-pretest-21.0.90~3987 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=399da7e3986d6f3ae5632ce89f8392cc4cda7ef3;p=emacs.git todo-mode --- diff --git a/etc/NEWS b/etc/NEWS index cb1e5b9f886..477b273021b 100644 --- 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.