summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* Update citations of Internet RFCsPaul Eggert2019-02-161-1/+1
* Improve documentation of 'date-to-time' and 'parse-time-string'Eli Zaretskii2019-02-081-0/+1
* Fix LaTeX output of month and day from cal-tex.elEli Zaretskii2019-01-251-2/+2
* Update copyright year to 2019Paul Eggert2019-01-0127-27/+27
* Update "Calendrical Calculations" citesPaul Eggert2018-04-021-16/+17
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* Update copyright year to 2018Paul Eggert2018-01-0127-27/+27
* Escape column-zero doc parensGlenn Morris2017-12-121-1/+1
* maint: shorten https://lists.gnu.org/archive/html/... linksPaul Eggert2017-11-253-5/+5
* ; Fix some doc typosGlenn Morris2017-11-221-1/+1
* * lisp/calendar/todo-mode.el (todo-toggle-mark-item): Fix doc typo.Glenn Morris2017-10-271-1/+1
* Fix some doc typosGlenn Morris2017-10-271-3/+3
* Prefer HTTPS to HTTP for gnu.orgPaul Eggert2017-10-013-5/+5
* ; Spelling and URL fixesPaul Eggert2017-09-231-1/+1
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsVincent Belaïche2017-09-1527-29/+29
|\
| * Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-1327-29/+29
* | Make landscape layout with geometry package rather than a PostScript special.Vincent Belaïche2017-09-151-18/+42
|/
* Fix a minor todo-mode regressionStephen Berman2017-08-111-14/+15
* Replace some uses of evalMark Oteiza2017-08-081-1/+1
* Update todo-mode defcustoms in a less hideous wayStephen Berman2017-08-011-64/+20
* * lisp/calendar/todo-mode.el (todo-print-buffer-function): Rework docstring.Stefan Monnier2017-07-271-5/+3
* Use lexical-binding in todo-mode.elStefan Monnier2017-07-211-132/+157
* Adjust todo-quit to recent change in diredStephen Berman2017-07-191-1/+1
* todo-mode.el: Fix handling of hidden item headers (bug#27609)Stephen Berman2017-07-071-61/+124
* Fix several todo-mode bugs found while debugging bug#27609Stephen Berman2017-07-071-41/+54
* Make `todo-toggle-item-highlighting' work on multiline items (bug#27133)Stephen Berman2017-05-291-6/+8
* Make sure exiting todo-mode buffer buries it (bug#27121)Stephen Berman2017-05-291-6/+2
* Fix all unescaped character literalsPhilipp Stephani2017-05-071-2/+2
* Turn on lexical-binding in parse-time.elMark Oteiza2017-02-011-9/+3
* Merge from origin/emacs-25Paul Eggert2017-01-0127-27/+27
|\
| * Update copyright year to 2017Paul Eggert2016-12-3127-27/+27
| * Fix minor quoting problems in doc stringsPaul Eggert2016-12-071-1/+1
| * Avoid error in icalendar--read-elementPeder O. Klingenberg2016-10-021-3/+5
* | Fix timezone detection of parse-iso8601-time-stringHong Xu2016-12-241-7/+19
* | Obsolete calendar-load-hook in favor of eval-after-loadGlenn Morris2016-12-031-1/+2
* | Fix Bug#24199.Ulf Jasper2016-11-231-16/+37
* | ; Replace "25.2" with "26.1" where appropriate, which is almost everywhereGlenn Morris2016-11-172-3/+3
* | Turn on lexical-binding in some more libsMark Oteiza2016-10-311-1/+1
* | Merge from origin/emacs-25Paul Eggert2016-09-261-3/+3
|\ \ | |/
| * ; Spelling fixesPaul Eggert2016-08-301-3/+3
* | Avoid error in icalendar--read-elementPeder O. Klingenberg2016-09-071-3/+5
* | Merge from origin/emacs-25Paul Eggert2016-06-191-2/+5
|\ \ | |/
| * Fix last todo-mode changeStephen Berman2016-06-161-1/+2
| * Improve last todo-mode fixStephen Berman2016-06-151-2/+3
| * Fix todo-mode use of minibuffer completion keymap (bug#23695).Stephen Berman2016-06-141-2/+3
* | ; Refer to version 25.2 rather than 26.1.Glenn Morris2016-06-102-3/+3
* | Simplify now that float-time etc. are built-inPaul Eggert2016-05-082-126/+38
* | Merge from origin/emacs-25Paul Eggert2016-05-051-20/+19
|\ \ | |/
| * Fix todo-mode bug involving archived items (bug#23447)Stephen Berman2016-05-041-20/+19