bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] todo-mode extensions and bug fixes


From: Stephen Berman
Subject: [PATCH] todo-mode extensions and bug fixes
Date: 29 May 2002 01:03:15 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2

I have implemented a fair amount of additional functionality for
todo-mode and in the process fixed several bugs persisting in version
1.50, which is the current CVS version as well as the one included in
the released Emacs 21.2.  A diff against this version and a ChangeLog
are attached below.  This patch also corrects and hence supercedes
previous todo-mode patches I posted here on 26 November 2001 and 24
January 2002 (neither has been applied to the CVS source as of today).
I've tested the changes with Emacs 21.2 and 20.7, under both X and
tty.

Since the diff is rather long, it may be helpful to point out the most
significant changes (IMO): I've added functions to rename and to
delete TODO categories, to display a clickable list of categories, to
move TODO items from one category to another, to file items within
their category and display these under their category buffer, to add a
customizable string to separate items within a category, to change the
TODO item prefix string and to toggle its display within the category
buffer.

I welcome and would be grateful for any feedback about the new
functionality and any suggestions for improving the implementation.

--Steve Berman

Attachment: ChangeLog_for_geb
Description: todo-mode ChangeLog

Attachment: diff_280502
Description: todo-mode diff


reply via email to

[Prev in Thread] Current Thread [Next in Thread]