summaryrefslogtreecommitdiff
path: root/lisp/calendar/todo-mode.el
Commit message (Expand)AuthorAgeFilesLines
...
* * calendar/todo-mode.el (todo-prefix-overlays): If there is noStephen Berman2014-06-261-0/+2
* * calendar/todo-mode.el: Fix two bugs.Stephen Berman2014-06-251-10/+9
* todo-mode.el: Remove dependence on auto-mode-alist.Stephen Berman2014-05-231-89/+131
* * calendar/todo-mode.el: Miscellaneous bug fixes.Stephen Berman2014-05-231-119/+155
* * calendar/todo-mode.el (todo-insert-item-from-calendar):Stephen Berman2014-05-091-1/+1
* todo-mode.el: Don't drop full parameter list.Stephen Berman2014-05-071-1/+2
* Add a warning and a menu.Stephen Berman2014-05-021-61/+81
* Extend todo item insertion UI to item editing.Stephen Berman2014-05-021-418/+275
* Spelling fixes.Paul Eggert2014-01-131-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Rename set-temporary-overlay-map -> set-transient-mapChong Yidong2013-12-231-1/+1
* New implementation of Todo item insertion commands and key bindings.Stephen Berman2013-12-201-133/+197
* Todo mode bug fixes and new features.Stephen Berman2013-12-201-7/+47
* * calendar/todo-mode.el (todo-rename-file): Fix incorrect use ofStephen Berman2013-07-291-8/+22
* * calendar/todo-mode.el: Add command to rename todo files.Stephen Berman2013-07-271-2/+41
* * calendar/todo-mode.el: Add handling of file deletion, both byStephen Berman2013-07-051-198/+341
* Spelling fixes.Paul Eggert2013-06-301-15/+15
* * todo-mode.el: Change two occurrences of "document string" toStephen Berman2013-06-211-5/+5
* * todo-mode.el: Clean up doc strings, comments and prompt strings,Stephen Berman2013-06-211-170/+166
* * todo-mode.el: Offer to convert legacy file. Update commentary.Stephen Berman2013-06-211-113/+144
* * todo-mode.el (todo-convert-legacy-files): Eliminate last change,Stephen Berman2013-06-191-166/+161
* * todo-mode.el: Rename from todos.el, change all occurrences ofStephen Berman2013-06-191-0/+6368
* * calendar/todo-mode.el: Rename to otodo-mode.el and move to obsolete/.Stephen Berman2013-06-191-975/+0
* Use locate-user-emacs-file.Stefan Monnier2013-03-111-3/+3
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-191-3/+3
* Spelling fixes.Paul Eggert2011-11-141-2/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Simplify by using `define-derived-mode'.Juanma Barranquero2010-04-151-11/+3
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (todo-add-category): Don't hardcode point-min==1.Stefan Monnier2009-11-031-31/+32
* Stephen Berman <stephen.berman at gmx.net>Glenn Morris2009-10-311-34/+37
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-1/+1
* (calendar-current-date): Update declaration.Glenn Morris2009-07-211-1/+1
* Update Oliver Seidel's email address, and add Stephen Berman asChong Yidong2009-01-291-2/+2
* (todo-insert-item-here): Prevent insertionChong Yidong2009-01-281-49/+73
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (todo-file-do, todo-file-done, todo-file-top): Run file names that begin withEli Zaretskii2008-10-191-3/+3
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* (todo-add-category): Simplify.Glenn Morris2008-03-151-32/+29
* Remove un-needed eval-when-compile.Glenn Morris2008-03-081-3/+2
* Remove leading `*' from defcustom doc-strings.Glenn Morris2008-03-071-15/+15
* * progmodes/ada-xref.el (ada-prj-find-prj-file):Stefan Monnier2008-01-041-4/+4
* (calendar-current-date): Declare as a function.Glenn Morris2007-11-271-0/+3
* * progmodes/prolog.el: Undo previous change.Dan Nicolaescu2007-10-211-2/+1