# HG changeset patch # User Dave Love # Date 958083062 0 # Node ID e43afc57ee045c0cf55e59a1b4c83ea661ed61a0 # Parent 65e7b92c97aa433bf1d4debb5bb06ca72dcc0467 todo-mode diff -r 65e7b92c97aa -r e43afc57ee04 etc/NEWS --- 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.