summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Allow VTIMEZONE where daylight and standard time zones are equal.Sylvain Chouleur2014-11-101-25/+28
* Simplify use of current-time and friends.Paul Eggert2014-10-284-28/+30
* Drop support for deprecated (since 23.1) forms of diary-display-functionGlenn Morris2014-10-102-17/+4
* * cal-x.el (calendar-dedicate-diary): Drop support for deleted aliases.Glenn Morris2014-10-081-5/+3
* Remove calendar code obsolete since at least version 23.1Glenn Morris2014-10-0518-744/+20
* Rename 24.5 to 25.1Stefan Monnier2014-09-292-3/+3
* Add cl-parse-integer based on parse-integerLeo Liu2014-09-261-39/+7
* Merge from emacs-24; up to 2014-07-09T02:04:12Z!rgm@gnu.orgGlenn Morris2014-09-141-6/+14
|\
| * * calendar/diary-lib.el (diary-list-entries): Restore 24.3 display behavior.Glenn Morris2014-09-091-8/+15
* | * etc/NEWS: Mention nil `calendar-mode-line-format' will not modifyChristopher Schmidt2014-09-131-5/+10
* | Spelling fixes.Paul Eggert2014-09-111-3/+3
* | * calendar.el (calendar-basic-setup): Fix calendar-view-holidays-initially-flagGlenn Morris2014-09-072-4/+4
* | Merge from emacs-24; up to 2014-07-08T06:24:07Z!eggert@cs.ucla.eduGlenn Morris2014-09-071-1/+6
|\ \ | |/
| * * calendar.el (calendar-basic-setup): Avoid clobbering calendar with diary.Glenn Morris2014-09-071-3/+7
* | Handle failed attempts to split a side window (Bug#18304).Martin Rudalics2014-08-211-1/+7
* | * lisp/calendar/icalendar.el: Add missing :version tags for new defcustoms.Glenn Morris2014-08-101-0/+2
* | iCalendar export: Enumerate evaluated sexp diary entries (Bug#7911).Ulf Jasper2014-08-101-57/+122
* | Fix Bug#15408 (icalendar time zone problem)Ulf Jasper2014-08-061-15/+21
* | Merge from emacs-24; up to 2014-06-27T16:27:08Z!rgm@gnu.orgGlenn Morris2014-08-031-1/+1
|\ \ | |/
| * Spelling+grammar fix.Paul Eggert2014-08-011-1/+1
* | Don't mishandle year-9999 dates.Paul Eggert2014-08-032-7/+14
* | Fix Bug#15408 (icalendar time zone problem)Ulf Jasper2014-07-301-1/+6
* | Merge from emacs-24; up to 2014-06-26T06:55:15Z!rgm@gnu.orgGlenn Morris2014-07-281-147/+167
|\ \ | |/
| * * calendar/todo-mode.el (todo-edit-item--next-key): If next key isStephen Berman2014-07-251-2/+2
| * Fix code and doc involving marked items.Stephen Berman2014-07-251-136/+157
| * * calendar/todo-mode.el (todo-set-top-priorities): Fix overwritingStephen Berman2014-07-221-7/+8
* | Merge from emacs-24; up to 2014-06-19T14:03:45Z!monnier@iro.umontreal.caGlenn Morris2014-07-081-75/+64
|\ \ | |/
| * * calendar/todo-mode.el: Fix wrong-type-argument error whenStephen Berman2014-07-061-23/+37
| * * calendar/todo-mode.el: Fix two bugs. Shorten Commentary andStephen Berman2014-07-041-52/+27
* | * lisp/leim/quail/sisheng.el (sisheng-list): Don't bother with-case-table.Stefan Monnier2014-07-081-2/+4
* | Merge from emacs-24; up to 2014-06-12T14:55:48Z!monnier@iro.umontreal.caGlenn 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:14Z!rgm@gnu.orgGlenn 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:18Z!rgm@gnu.orgGlenn 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:47Z!rgm@gnu.orgGlenn 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:20Z!rgm@gnu.orgGlenn 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:30Z!eggert@cs.ucla.eduPaul 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