summaryrefslogtreecommitdiff
path: root/lisp/calendar
AgeCommit message (Expand)Author
2014-09-09* calendar/diary-lib.el (diary-list-entries): Restore 24.3 display behavior.Glenn Morris
2014-09-07* calendar.el (calendar-basic-setup): Avoid clobbering calendar with diary.Glenn Morris
2014-08-01Spelling+grammar fix.Paul Eggert
2014-07-25* calendar/todo-mode.el (todo-edit-item--next-key): If next key isStephen Berman
2014-07-25Fix code and doc involving marked items.Stephen Berman
2014-07-22* calendar/todo-mode.el (todo-set-top-priorities): Fix overwritingStephen Berman
2014-07-06* calendar/todo-mode.el: Fix wrong-type-argument error whenStephen Berman
2014-07-04* calendar/todo-mode.el: Fix two bugs. Shorten Commentary andStephen Berman
2014-06-27* calendar/todo-mode.el (todo-set-top-priorities): Fix logic toStephen Berman
2014-06-26* calendar/todo-mode.el (todo-prefix-overlays): If there is noStephen Berman
2014-06-25* calendar/todo-mode.el: Fix two bugs.Stephen Berman
2014-05-23todo-mode.el: Remove dependence on auto-mode-alist.Stephen Berman
2014-05-23* calendar/todo-mode.el: Miscellaneous bug fixes.Stephen Berman
2014-05-09* calendar/todo-mode.el (todo-insert-item-from-calendar):Stephen Berman
2014-05-07todo-mode.el: Don't drop full parameter list.Stephen Berman
2014-05-02Add a warning and a menu.Stephen Berman
2014-05-02Extend todo item insertion UI to item editing.Stephen Berman
2014-03-17* lisp/calendar/calendar.el (calendar-generate-month): Apply weekend faceGlenn Morris
2014-01-26Doc, comment, etc updates for increased use of locate-user-emacs-fileGlenn Morris
2014-01-13Spelling fixes.Paul Eggert
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-12-23Rename set-temporary-overlay-map -> set-transient-mapChong Yidong
2013-12-20New implementation of Todo item insertion commands and key bindings.Stephen Berman
2013-12-20Todo mode bug fixes and new features.Stephen Berman
2013-10-09* icalendar.el (icalendar-import-file): Fix interactive spec (tiny change)Andrei Chitu
2013-08-28* calendar/cal-china.el (calendar-chinese-year-cache): Recenter on 2015.Glenn Morris
2013-08-21* lisp/calendar/timeclock.el: Minor cleanups.Stefan Monnier
2013-08-06* lisp/calendar/calendar.el (calendar-font-lock-keywords): Set to nilGlenn Morris
2013-08-06calendar.el: Add new faces, and day-header-arrayGlenn Morris
2013-08-05Do not call to `selected-window' where it is assumed by default.Dmitry Antipov
2013-08-05Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov
2013-08-04* calendar/calendar.el (calendar-generate-month, calendar-font-lock-keywords):Glenn Morris
2013-08-04* lisp/calendar/calendar.el (calendar-generate-month):Glenn Morris
2013-07-29* calendar/todo-mode.el (todo-rename-file): Fix incorrect use ofStephen Berman
2013-07-27* calendar/todo-mode.el: Add command to rename todo files.Stephen Berman
2013-07-05* calendar/todo-mode.el: Add handling of file deletion, both byStephen Berman
2013-06-30Spelling fixes.Paul Eggert
2013-06-21* calendar/ChangeLog: Remove prior to merging new version ofStephen Berman
2013-06-21* todo-mode.el: Change two occurrences of "document string" toStephen Berman
2013-06-21* todo-mode.el: Clean up doc strings, comments and prompt strings,Stephen Berman
2013-06-21* todo-mode.el: Offer to convert legacy file. Update commentary.Stephen Berman
2013-06-19* todo-mode.el (todo-convert-legacy-files): Eliminate last change,Stephen Berman
2013-06-19* todo-mode.el: Rename from todos.el, change all occurrences ofStephen Berman
2013-06-19* calendar/todo-mode.el: Rename to otodo-mode.el and move to obsolete/.Stephen Berman
2013-06-19* todos.el (todos-convert-legacy-files): Add code to make it workStephen Berman
2013-06-18* todos.el: Reinstate current copyright dates and originalStephen Berman
2013-06-18* diary-lib.el (diary-goto-entry-function): New variable.Stephen Berman
2013-06-14Merge from trunk.Stephen Berman
2013-06-09* todos.el (todos-edit-done-item-comment): Rename fromStephen Berman
2013-06-09* todos.el: Fix and improve item date string editing.Stephen Berman