log lisp/calendar/todo-mode.el @ 82570:88be3df939b1

age author description
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-04-22 Glenn Morris Fix some typos.
2007-04-19 Glenn Morris Fix typo: "threshhold" -> "threshold".
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-02-08 Glenn Morris Add 2006 to copyright years.
2005-12-10 Glenn Morris Update copyright pending Emacs 22.
2005-07-04 Lute Kamstra Update FSF's address.
2005-06-10 Juanma Barranquero (todo-insert-threshold): Fix spellings in docstrings.
2005-05-26 Lute Kamstra (todo-mode): Use kill-all-local-variables and run-mode-hooks.
2004-04-10 Miles Bader Revision: miles@gnu.org--gnu-2004/emacs--cvs-trunk--0--patch-196
2003-12-24 Karoly Lorentey tag of miles@gnu.org--gnu-2003/emacs--cvs-trunk--0--patch-137
2003-09-01 Miles Bader Add arch taglines
2001-12-11 Pavel Janík Require time-stamp.
2001-11-17 Richard M. Stallman (todo-save): Fix previous change.
2001-11-13 Richard M. Stallman (todo-save): Add save-excursion and save-restriction.
2001-07-16 Pavel Janík Some fixes to follow coding conventions.
2001-07-05 Gerd Moellmann (todo-top-priorities): Use delete-region
2001-01-02 Dave Love (todo): Add :link, :version.
2000-11-22 Dave Love (todo-top-priorities): Use
2000-07-04 Dave Love Replaced with a working version, based on revision 1.34 tidied up.
2000-07-04 Dave Love Minor doc fixes and code tweaks.
2000-06-06 Dave Love New maintainer address.
2000-06-02 Dave Love [This needs more work on the outline stuff.]
2000-05-12 Dave Love Remove some compatibility stuff and CL
1999-05-12 Oliver Seidel Removed some inappropriate "autoload comments", as
1999-03-18 Oliver Seidel Marc Zonzon <Marc.Zonzon@univ-rennes1.fr> on 18.Mar.99 writes that I
1999-03-17 Oliver Seidel Alastair Burt <alastair.burt@dfki.de> sent in a patch on 17.Mar.98
1998-09-29 Oliver Seidel Alex Schroeder startup description added.
1998-01-12 Oliver Seidel Added patch from Don Hejna <djhejna@oasis.ambit.com>.
1997-12-04 Oliver Seidel Another patch by Michael Cook to fix annotation.
1997-12-03 Oliver Seidel Added category patch by Michael R Cook <mcook@cognex.com>.
1997-10-28 Oliver Seidel Three insertion options:
1997-10-28 Oliver Seidel Improved documentation, fixed insertion with prefix.
1997-10-28 Oliver Seidel Implemented "insert-under-cursor" as suggested by
1997-10-28 Oliver Seidel Incorporated simplifying suggestions from
1997-10-28 Oliver Seidel Patch from Paul Stodghill <stodghil@CS.Cornell.EDU>:
1997-10-28 Oliver Seidel Improvements sent in by Dave Love <d.love@dl.ac.uk>:
1997-10-28 Oliver Seidel Harald Backer <harald.backer@fou.telenor.no> sent the following:
1997-10-28 Oliver Seidel Added fix from Frank Ridderbusch <ridderbusch.pad@sni.de>,
1997-10-24 Oliver Seidel Added three suggestions from Carsten
1997-10-24 Oliver Seidel Paul Stodghill <stodghil@CS.Cornell.EDU> writes:
1997-10-24 Oliver Seidel Rafael Laboissiere <rafael@icp.inpg.fr> writes:
1997-10-17 Oliver Seidel Thanks to Harald Backer <harald.backer@fou.telenor.no>, we now have
1997-10-16 Oliver Seidel Jari Aalto <jari.aalto@ntc.nokia.com> writes:
1997-10-15 Oliver Seidel Everything seems to work in Harald Melands Emacs 20.02 and
1997-10-15 Oliver Seidel Attempted to reconcile Harald's changes with mine since 1.15.
1997-10-15 Oliver Seidel Fixed 'file-item' and added 20.02 split-string function.
1997-10-14 Oliver Seidel Added string-split (which I stole from ediff-util), changed
1997-10-09 Oliver Seidel Harald Meland <harald.meland@usit.uio.no> asked for
1997-08-19 Oliver Seidel - changed name to todo-mode
1997-08-06 Oliver Seidel Fixed header, typos, layout, documentation.
1997-08-06 Oliver Seidel Applied patch from Istvan Marko <istvan@cmdmail.amd.com>
1997-08-06 Oliver Seidel Acted upon suggestion from Shane Holder <holder@rsn.hp.com>:
1997-08-06 Oliver Seidel Improved documentation. Broke some lines to comply with
1997-08-05 Oliver Seidel Made todomode.el available under GPL.
1997-08-05 Oliver Seidel Fixed insertion routine with help from Trey Jackson
1997-08-05 Oliver Seidel Incorporated menus for XEmacs from Allan.Cochrane@soton.sc.philips.com,
1997-08-05 Oliver Seidel Added improvements from Ron Gut <rgut@aware.com>.
1997-08-04 Oliver Seidel Added Raise/Lower item.
1997-08-03 Oliver Seidel Cleaned up variables, prefix and cursor position.