summaryrefslogtreecommitdiff
path: root/lisp/calendar/calendar.el
Commit message (Expand)AuthorAgeFilesLines
* * lisp/emacs-lisp/bytecomp.el (byte-compile-dynamic): Mark obsoleteStefan Monnier2019-06-211-6/+1
* ; UnmaintainGlenn Morris2019-06-011-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Add missing calendar-dlet* (Bug#31267)Noam Postavsky2018-04-261-1/+2
* | Merge from origin/emacs-26Glenn Morris2018-04-041-16/+17
|\ \ | |/
| * Update "Calendrical Calculations" citesPaul Eggert2018-04-021-16/+17
* | * lisp/calendar/calendar.el: Use lexical-bindingStefan Monnier2018-01-181-48/+53
* | Remove some obsolete calendar functions and variablesGlenn Morris2018-01-091-11/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* | * lisp/calendar/solar.el: Use lexical-bindingStefan Monnier2017-12-041-0/+31
|/
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Replace some uses of evalMark Oteiza2017-08-081-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Obsolete calendar-load-hook in favor of eval-after-loadGlenn Morris2016-12-031-1/+2
|/
* ; Spelling fixesPaul Eggert2016-08-301-3/+3
* Mark some risky calendar variables.Glenn Morris2016-02-011-0/+4
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Fix docstring quoting problems with ‘ '’Paul Eggert2015-11-171-4/+4
* * lisp/calendar/calendar.el: Display buffer before executing body.Mark Oteiza2015-10-101-2/+2
* ; 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