Mercurial > emacs
changeset 28883:e43afc57ee04
todo-mode
author | Dave Love <fx@gnu.org> |
---|---|
date | Thu, 11 May 2000 22:11:02 +0000 |
parents | 65e7b92c97aa |
children | 5f062d58a68a |
files | etc/NEWS |
diffstat | 1 files changed, 4 insertions(+), 0 deletions(-) [+] |
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.