1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-01 11:14:55 +00:00

todo-mode

This commit is contained in:
Dave Love 2000-05-11 22:11:02 +00:00
parent 44d5f148b4
commit 399da7e398

View File

@ -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.