Three insertion options:
[bpt/emacs.git] / lisp / calendar / todo-mode.el
1997-10-28 Oliver SeidelThree insertion options:
1997-10-28 Oliver SeidelImproved documentation, fixed insertion with prefix.
1997-10-28 Oliver SeidelImplemented "insert-under-cursor" as suggested by
1997-10-28 Oliver SeidelIncorporated simplifying suggestions from
1997-10-28 Oliver SeidelPatch from Paul Stodghill <stodghil@CS.Cornell.EDU>:
1997-10-28 Oliver SeidelImprovements sent in by Dave Love <d.love@dl.ac.uk>:
1997-10-28 Oliver SeidelHarald Backer <harald.backer@fou.telenor.no> sent the...
1997-10-28 Oliver SeidelAdded fix from Frank Ridderbusch <ridderbusch.pad@sni...
1997-10-24 Oliver SeidelAdded three suggestions from Carsten
1997-10-24 Oliver SeidelPaul Stodghill <stodghil@CS.Cornell.EDU> writes:
1997-10-24 Oliver SeidelRafael Laboissiere <rafael@icp.inpg.fr> writes:
1997-10-17 Oliver SeidelThanks to Harald Backer <harald.backer@fou.telenor...
1997-10-16 Oliver SeidelJari Aalto <jari.aalto@ntc.nokia.com> writes:
1997-10-15 Oliver SeidelEverything seems to work in Harald Melands Emacs 20...
1997-10-15 Oliver SeidelAttempted to reconcile Harald's changes with mine since...
1997-10-15 Oliver SeidelFixed 'file-item' and added 20.02 split-string function.
1997-10-14 Oliver SeidelAdded string-split (which I stole from ediff-util)...
1997-10-09 Oliver SeidelHarald Meland <harald.meland@usit.uio.no> asked for
1997-08-19 Oliver Seidel- changed name to todo-mode
1997-08-06 Oliver SeidelFixed header, typos, layout, documentation.
1997-08-06 Oliver SeidelApplied patch from Istvan Marko <istvan@cmdmail.amd...
1997-08-06 Oliver SeidelActed upon suggestion from Shane Holder <holder@rsn...
1997-08-06 Oliver SeidelImproved documentation. Broke some lines to comply...
1997-08-05 Oliver SeidelMade todomode.el available under GPL.
1997-08-05 Oliver SeidelFixed insertion routine with help from Trey Jackson
1997-08-05 Oliver SeidelIncorporated menus for XEmacs from Allan.Cochrane@soton...
1997-08-05 Oliver SeidelAdded improvements from Ron Gut <rgut@aware.com>.
1997-08-04 Oliver SeidelAdded Raise/Lower item.
1997-08-03 Oliver SeidelCleaned up variables, prefix and cursor position.
1997-08-03 Oliver SeidelIt appears to work.
1997-08-03 Oliver SeidelInitial revision