summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * todos.el: Reinstate current copyright dates and originalStephen Berman2013-06-182-12/+23
* * diary-lib.el (diary-goto-entry-function): New variable.Stephen Berman2013-06-183-43/+59
* Merge from trunk.Stephen Berman2013-06-1427-155/+235
|\
| * * diary-lib.el (diary-outlook-format-1): Don't include dayname in the output.Glenn Morris2013-05-111-1/+1
| * * lisp/calendar/diary-lib.el (diary-from-outlook-function): New variable.Glenn Morris2013-05-041-4/+13
| * Use locate-user-emacs-file.Stefan Monnier2013-03-112-4/+4
| * Make S-SPC scroll in the opposite direction to SPCGlenn Morris2013-02-111-0/+1
| * Sync window-point and point in calendar-redrawLeo Liu2013-01-141-5/+7
| * Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.caPaul Eggert2013-01-0227-34/+35
| |\
| | * Update copyright notices for 2013.Paul Eggert2013-01-0127-34/+35
| * | Merge from emacs-24; up to 2012-11-23T06:23:28Z!cyd@gnu.orgGlenn Morris2012-12-021-2/+1
| |\ \ | | |/
| | * diary-header-line-format: Use keybinding of diary-show-all-entries in the dia...Roland Winkler2012-11-271-2/+1
| * | Merge from emacs-24; up to 2012-11-17T22:12:47Z!eggert@cs.ucla.eduGlenn Morris2012-11-201-5/+4
| |\ \ | | |/
| | * More minor time fixes.Paul Eggert2012-11-181-5/+4
| * | * lisp/calendar/time-date.el (time-to-seconds): De-obsolete.Stefan Monnier2012-11-191-3/+1
| |/
| * * lisp/calendar/calendar.el (calendar-intermonth-header): Doc fix.Glenn Morris2012-10-081-1/+1
| * Add missing :version tagsGlenn Morris2012-10-061-0/+1
| * * timeclock.el (timeclock-modeline-display): Add missing obsolete aliasGlenn Morris2012-10-061-0/+3
| * Rename a new cal-tex function, document itGlenn Morris2012-10-063-39/+56
| * Comment fixGlenn Morris2012-09-261-1/+1
| * Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-253-27/+12
| * Fix uses of long-obsolete font-lock-reference face.Chong Yidong2012-09-242-5/+5
| * Allow customization of calendar month header textGlenn Morris2012-09-191-4/+67
| * Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-176-20/+22
* | * todos.el (todos-edit-done-item-comment): Rename fromStephen Berman2013-06-092-2/+8
* | * todos.el: Fix and improve item date string editing.Stephen Berman2013-06-092-10/+17
* | * todos.el: Improve commentary.Stephen Berman2013-06-092-44/+53
* | * todos.el: Reorganize file structure again, to pacify byte-compiler.Stephen Berman2013-06-082-1604/+1562
* | * todos.el: Fix byte-compiler warnings.Stephen Berman2013-06-052-53/+70
* | * todos.el: Further code cleanup. Changes to commentary. RemoveStephen Berman2013-06-052-98/+94