aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2014-06-12T14:55:[email protected]Glenn Morris2014-06-281-13/+15
|\
| * * calendar/todo-mode.el (todo-set-top-priorities): Fix logic toStephen Berman2014-06-271-13/+13
| * * calendar/todo-mode.el (todo-prefix-overlays): If there is noStephen Berman2014-06-261-0/+2
* | Merge from emacs-24; up to 2014-06-11T19:33:[email protected]Glenn Morris2014-06-251-10/+9
|\|
| * * calendar/todo-mode.el: Fix two bugs.Stephen Berman2014-06-251-10/+9
* | Remove pointless code in calendar-generate-windowGlenn Morris2014-06-131-4/+1
* | * lisp/font-lock.el (font-lock-flush, font-lock-ensure): New functions.Stefan Monnier2014-05-281-5/+5
* | Merge from emacs-24; up to 2014-05-26T10:21:[email protected]Glenn Morris2014-05-251-208/+286
|\|
| * 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
* | avoid function from `cl'Sam Steingold2014-05-121-1/+1
* | (seconds-to-string): New function to pretty print time delay in seconds.Sam Steingold2014-05-121-0/+17
* | Merge from emacs-24; up to 2014-05-12T06:15:[email protected]Glenn Morris2014-05-111-1/+1
|\|
| * * calendar/todo-mode.el (todo-insert-item-from-calendar):Stephen Berman2014-05-091-1/+1
* | Merge from emacs-24; up to 2014-05-08T03:34:[email protected]Glenn Morris2014-05-071-1/+2
|\|
| * todo-mode.el: Don't drop full parameter list.Stephen Berman2014-05-071-1/+2
* | * etc/NEWS: Correct spelling.Leo Liu2014-05-051-0/+1
* | Merge from emacs-24; up to 2014-05-04T21:18:[email protected]Paul Eggert2014-05-041-479/+356
|\|
| * 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
* | Support Chinese diary entries in calendar and diaryLeo Liu2014-05-044-1/+140
* | Merge from Gnus git masterGnus developers2014-03-231-0/+62
|/
* * lisp/calendar/calendar.el (calendar-generate-month): Apply weekend faceGlenn Morris2014-03-171-4/+5
* Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris2014-01-261-1/+2
* Spelling fixes.Paul Eggert2014-01-131-2/+2
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-0127-27/+27
* 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
* * icalendar.el (icalendar-import-file): Fix interactive spec (tiny change)Andrei Chitu2013-10-091-1/+1
* * calendar/cal-china.el (calendar-chinese-year-cache): Recenter on 2015.Glenn Morris2013-08-281-14/+14
* * lisp/calendar/timeclock.el: Minor cleanups.Stefan Monnier2013-08-211-68/+50
* * lisp/calendar/calendar.el (calendar-font-lock-keywords): Set to nilGlenn Morris2013-08-061-20/+1
* calendar.el: Add new faces, and day-header-arrayGlenn Morris2013-08-061-40/+127
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-052-7/+4
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* * calendar/calendar.el (calendar-generate-month, calendar-font-lock-keywords):Glenn Morris2013-08-041-11/+9
* * lisp/calendar/calendar.el (calendar-generate-month):Glenn Morris2013-08-041-9/+10
* * 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
* * calendar/ChangeLog: Remove prior to merging new version ofStephen Berman2013-06-211-2336/+0
* * todo-mode.el: Change two occurrences of "document string" toStephen Berman2013-06-212-5/+10
* * todo-mode.el: Clean up doc strings, comments and prompt strings,Stephen Berman2013-06-212-170/+172
* * todo-mode.el: Offer to convert legacy file. Update commentary.Stephen Berman2013-06-212-113/+153
* * todo-mode.el (todo-convert-legacy-files): Eliminate last change,Stephen Berman2013-06-192-166/+168
* * todo-mode.el: Rename from todos.el, change all occurrences ofStephen Berman2013-06-192-2269/+2275
* * calendar/todo-mode.el: Rename to otodo-mode.el and move to obsolete/.Stephen Berman2013-06-192-975/+4
* * todos.el (todos-convert-legacy-files): Add code to make it workStephen Berman2013-06-192-137/+177