aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Merge from emacs-24; up to 2012-12-06T01:39:[email protected]Paul 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:[email protected]Glenn 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:[email protected]Glenn 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
* Merge from emacs-24; up to 2012-05-05T02:50:[email protected]Glenn Morris2012-09-051-1/+1
|\
| * * holidays.el (holiday-christian-holidays): Rename an entry (bug#12289)Glenn Morris2012-08-291-1/+1
* | * lisp/calendar/cal-tex.el (cal-tex-weekly-common): Restore leading blank page.Glenn Morris2012-08-221-7/+13
* | Combine two cal-tex functionsGlenn Morris2012-08-211-26/+20
* | Revert accidental deletion from previous changeGlenn Morris2012-08-211-1/+154
* | Remove yet more cal-tex code duplicationGlenn Morris2012-08-211-282/+45
* | Remove more cal-tex code duplicationGlenn Morris2012-08-211-52/+21
* | Remove still more cal-tex code duplicationGlenn Morris2012-08-211-54/+33
* | Remove more cal-tex code duplicationGlenn Morris2012-08-211-20/+36
* | Allow multiple cal-tex-buffer buffers to existGlenn Morris2012-08-211-3/+2
* | Use cal-tex-arg moreGlenn Morris2012-08-211-4/+4
* | Use cal-tex-* functions moreGlenn Morris2012-08-201-10/+8
* | Improve cal-tex-cmd usageGlenn Morris2012-08-201-27/+28
* | Reduce some cal-tex code duplicationGlenn Morris2012-08-201-48/+37
* | Remove some blank pages from cal-tex outputGlenn Morris2012-08-201-2/+0
* | cal-tex-cursor-week-at-a-glance small fixesGlenn Morris2012-08-201-8/+8
* | cal-tex small fixGlenn Morris2012-08-201-16/+4
* | Use display-warning in a few places in calendarGlenn Morris2012-08-202-19/+25
* | * calendar/cal-tex.el (cal-tex-cursor-week-at-a-glance): New function.Edward Reingold2012-08-201-0/+162
* | Replace version 24.2 with 24.3 where appropriate (hopefully)Glenn Morris2012-08-153-5/+5
* | * calendar/cal-html.el (cal-html-insert-agenda-days): Fix typo. (tiny change)Rupert Swarbrick2012-08-011-1/+1
* | More CL cleanups and reduction of use of cl.el.Stefan Monnier2012-07-111-6/+6
* | Merge from emacs-24; up to 2012-04-30T11:57:[email protected]Glenn Morris2012-06-281-2/+2
|\|
| * * calendar/cal-dst.el (calendar-current-time-zone): ReturnAndreas Schwab2012-06-281-2/+2
* | In calendar-exit don't try to delete or iconify last frame.Martin Rudalics2012-06-261-4/+5
* | Support higher-resolution time stamps.Paul Eggert2012-06-221-30/+75
* | * calendar.el (calendar-in-read-only-buffer): Avoid some needless mode changes.Glenn Morris2012-06-211-1/+1
* | icalendar / icalendar-tests: Fix Bug#11473 -- unescape commas in timezone specsUlf Jasper2012-06-081-1/+2
* | Fix previous calendar-in-read-only-buffer change.Glenn Morris2012-06-061-1/+1
* | * lisp/calendar/calendar.el (calendar-in-read-only-buffer):Sam Steingold2012-06-061-2/+2
* | * lisp/calendar/calendar.el (calendar-exit): reinstate the 2012-03-28 patch.Sam Steingold2012-06-051-44/+19
* | Remove incorrect uses of "modeline".Chong Yidong2012-06-021-46/+52
* | icalendar-tests: Fix Bug#11525 -- Add icalendar-import-format-uidUlf Jasper2012-05-291-12/+38
* | Optionally include holidays in cal-html outputGlenn Morris2012-05-051-13/+30