summaryrefslogtreecommitdiff
path: root/lisp/calendar/calendar.el
Commit message (Expand)AuthorAgeFilesLines
* ; Remove extraneous "coding: utf-8" specifications in Elisp filesDmitry Gutov2015-09-291-1/+0
* Fix some more docstring etc. quoting problemsPaul Eggert2015-09-031-11/+11
* Escape ` and ' in docPaul Eggert2015-09-011-2/+2
* Prefer directed to neutral quotesPaul Eggert2015-08-241-1/+1
* Add option `calendar-weekend-days'Ingo Lohmar2015-08-021-1/+11
* * lisp/calendar/calendar.el (diary-file): Use locate-user-emacs-file.Glenn Morris2015-06-151-1/+2
* Use 'user-error' in a few calendar files.Glenn Morris2015-06-101-2/+2
* Fix minor quoting problems in doc stringsPaul Eggert2015-05-191-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+2
* Remove calendar code obsolete since at least version 23.1Glenn Morris2014-10-051-134/+1
* Rename 24.5 to 25.1Stefan Monnier2014-09-291-1/+1
* * etc/NEWS: Mention nil `calendar-mode-line-format' will not modifyChristopher Schmidt2014-09-131-5/+10
* * calendar.el (calendar-basic-setup): Fix calendar-view-holidays-initially-flagGlenn Morris2014-09-071-1/+1
* 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
* | 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
* | Support Chinese diary entries in calendar and diaryLeo Liu2014-05-041-0/+10
|/
* * lisp/calendar/calendar.el (calendar-generate-month): Apply weekend faceGlenn Morris2014-03-171-4/+5
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * 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-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
* 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
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+2
* * lisp/calendar/calendar.el (calendar-intermonth-header): Doc fix.Glenn Morris2012-10-081-1/+1
* Rename a new cal-tex function, document itGlenn Morris2012-10-061-2/+3
* Use declare forms, where possible, to mark obsolete functions.Chong Yidong2012-09-251-14/+5
* Fix uses of long-obsolete font-lock-reference face.Chong Yidong2012-09-241-1/+1
* Allow customization of calendar month header textGlenn Morris2012-09-191-4/+67
* Update docstrings and comments to use "init file" terminology.Chong Yidong2012-09-171-2/+2
* In calendar-exit don't try to delete or iconify last frame.Martin Rudalics2012-06-261-4/+5
* * calendar.el (calendar-in-read-only-buffer): Avoid some needless mode changes.Glenn Morris2012-06-211-1/+1
* 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
* Add new error and function `user-error'.Stefan Monnier2012-05-041-3/+1
* Revert 2012-03-28 calendar changeGlenn Morris2012-03-311-19/+44
* calendar/calendar.el (calendar-exit): Use `quit-windows-on' instead ofSam Steingold2012-03-291-44/+19
* calendar-insert-at-column small fix for bug#10978Glenn Morris2012-03-151-7/+15
* Small calendar-string-spread fix for bug#10978Glenn Morris2012-03-131-3/+3
* calendar-set-mode-line fix (tiny change)Adam Spiers2012-03-051-1/+1
* Use utf-8 Baha'i in calendar doc-strings, menus, etcGlenn Morris2012-02-171-7/+8
* * lisp/calendar/calendar.el (calendar-mode): Locally set scroll-margin to 0.Glenn Morris2012-01-051-0/+1
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Remove "iso-" infix from window combination functions.Martin Rudalics2011-10-301-1/+1