summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAgeFilesLines
* * lisp/calendar/time-date.el (date-to-time): 'signal' only takes 2 argsStefan Monnier2019-04-191-3/+3
* * lisp/calendar/parse-time.el (parse-time-string): Use functionp and setfStefan Monnier2019-04-191-13/+13
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-223-44/+35
* Merge from origin/emacs-26Glenn Morris2019-02-201-1/+1
|\
| * Update citations of Internet RFCsPaul Eggert2019-02-161-1/+1
* | Simplify use of encode-timePaul Eggert2019-02-102-28/+16
* | Fix doc string treatment of integer overflowPaul Eggert2019-02-101-2/+2
* | Prefer encode-time to its aliasPaul Eggert2019-02-102-7/+7
* | Merge from origin/emacs-26Glenn Morris2019-02-081-0/+1
|\ \ | |/
| * Improve documentation of 'date-to-time' and 'parse-time-string'Eli Zaretskii2019-02-081-0/+1
* | Merge from origin/emacs-26Glenn Morris2019-01-301-2/+2
|\ \ | |/
| * Fix LaTeX output of month and day from cal-tex.elEli Zaretskii2019-01-251-2/+2
* | Merge from origin/emacs-26Paul Eggert2018-12-3127-27/+27
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-0127-27/+27
* | Minor fixes/simplifications to time functionsPaul Eggert2018-12-191-4/+3
* | * lisp/calendar/holidays.el: Use lexical-bindingStefan Monnier2018-12-011-37/+28
* | Replace insignificant backquotesMichael Heerdegen2018-11-251-16/+8
* | Handle narrowing when marking entries of included diary filesStephen Berman2018-11-251-7/+9
* | Fix probing for pre-1970 DSTPaul Eggert2018-11-141-1/+1
* | * lisp/calendar/timeclock.el: Use lexical-bindingStefan Monnier2018-10-081-191/+153
* | New (TICKS . HZ) timestamp formatPaul Eggert2018-10-064-47/+26
* | Fix ambiguity in nil DST flagPaul Eggert2018-09-211-4/+6
* | Simplify use of timestampsPaul Eggert2018-09-131-3/+1
* | Make todo-show work when adding and deleting a new todo fileStephen Berman2018-09-031-1/+3
* | Improve format-seconds accuracyPaul Eggert2018-08-251-0/+1
* | Prune most-positive-fixnum from Lisp sourcePaul Eggert2018-08-222-7/+6
* | Fix last todo-edit-mode changeStephen Berman2018-08-151-3/+7
* | ; * lisp/calendar/todo-mode.el: Remove leftover commented out lines.Stephen Berman2018-08-141-22/+0
* | Fix exiting from editing todo archive file (bug#32437)Stephen Berman2018-08-141-32/+55
* | Update and improve todo-mode item insertion and editing codeStephen Berman2018-08-121-185/+164
* | Fix todo-mode bug involving active region (bug#32379)Stephen Berman2018-08-061-5/+13
* | Correct and improve part of previous todo-mode.el fixStephen Berman2018-08-061-5/+7
* | Fix assorted todo-mode bugs (bug#32366)Stephen Berman2018-08-041-43/+58
* | Fix todo-mode commands called on done items separatorStephen Berman2018-08-011-39/+42
* | Add missing calendar-dlet* (Bug#31267)Noam Postavsky2018-04-261-1/+2
* | The tedious game of whack-a-mole with compiler warnings continuesGlenn Morris2018-04-201-2/+3
* | Merge from origin/emacs-26Glenn Morris2018-04-041-16/+17
|\ \ | |/
| * Update "Calendrical Calculations" citesPaul Eggert2018-04-021-16/+17
* | Remove many items obsolete since Emacs 22.1Glenn Morris2018-03-101-8/+2
* | * lisp/calendar/icalendar.el: Fix compilation warningsStefan Monnier2018-02-171-22/+20
* | Merge from origin/emacs-26Glenn Morris2018-02-172-2/+2
|\ \ | |/
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
| * ; Fix doc typos related to indefinite articlesGlenn Morris2018-02-161-1/+1
* | Quieten compilation of icalendar.elGlenn Morris2018-02-161-19/+19
* | * lisp/calendar/diary-lib.el (diary-remind): Fix bug#30455.Stefan Monnier2018-02-151-1/+2
* | * lisp/calendar/calendar.el: Use lexical-bindingStefan Monnier2018-01-182-55/+61
* | * lisp/calendar/appt.el: Use lexical-bindingStefan Monnier2018-01-101-23/+21
* | * lisp/calendar/diary-lib.el: Fix bug#30051Stefan Monnier2018-01-101-7/+11
* | Remove some obsolete calendar functions and variablesGlenn Morris2018-01-093-14/+1
* | Merge from origin/emacs-26Paul Eggert2018-01-0127-27/+27
|\ \ | |/