summaryrefslogtreecommitdiff
path: root/lisp/calendar
Commit message (Expand)AuthorAge
* Fix Icalendar export with ISO datesEli Zaretskii2024-04-13
* Fix 'format-seconds' when all values are zero and %z is usedEli Zaretskii2024-04-10
* Merge from origin/emacs-29Eli Zaretskii2024-03-23
|\
| * ; * lisp/calendar/calendar.el: Remove extra space.Juri Linkov2024-03-21
* | ; Simplify (with-current-buffer (get-buffer ...) ...)Tim Landscheidt2024-03-14
* | doc: Delete extraneous quotes around keysStefan Kangas2024-01-21
* | Merge from origin/emacs-29Eli Zaretskii2024-01-20
|\|
| * ; Fix typos in symbol namesStefan Kangas2024-01-14
* | Support :category in completion-extra-properties (bug#68214)Juri Linkov2024-01-10
* | Support display-sort-function in completion-category-overrides (bug#68214)Juri Linkov2024-01-04
* | Merge from savannah/emacs-29Po Lu2024-01-02
|\|
| * ; Add 2024 to copyright yearsPo Lu2024-01-02
* | Merge from origin/emacs-29Eli Zaretskii2023-12-30
|\|
| * Mark icalendar.el as maintained by emacs-develStefan Kangas2023-12-24
* | * lisp/cedet/semantic/db.el (semanticdb-create-database): Remove obsolete argStefan Monnier2023-12-20
* | Adjust affected callers of derived-mode-p` to use the new conventionStefan Monnier2023-11-23
* | todo-mode.el: Don't let-bind `buffer-read-only`Stefan Monnier2023-11-16
* | Add support in todo-mode.el for ISO date formatStephen Berman2023-11-12
* | Merge from origin/emacs-29Eli Zaretskii2023-11-11
|\|
| * Prevent an infinite loop in todo-mode (bug#66994)Stephen Berman2023-11-09
* | Merge from origin/emacs-29Eli Zaretskii2023-10-14
|\|
| * ; * lisp/calendar/time-date.el (days-to-time): Doc fix.Eli Zaretskii2023-10-14
| * Document that time-to-days and days-to-time use different epochsBob Rogers2023-10-14
* | Merge from origin/emacs-29Eli Zaretskii2023-10-07
|\|
| * Fix defcustoms in timeclock.elMauro Aranda2023-10-03
* | * lisp/calendar/todo-mode.el: Let-bind `inhibit-read-only`Stefan Monnier2023-09-27
* | Address defcustom :type warningsBasil L. Contovounesios2023-09-26
* | Add 'appt-notification' face (Bug#61661)Protesilaos Stavrou2023-09-04
* | Use ensure-list in many more placesStefan Kangas2023-08-27
* | ; * lisp/calendar/cal-move.el (calendar-scroll-left): Fix last change.Po Lu2023-08-10
* | Also fix calendar-scroll-leftPo Lu2023-08-10
* | Repair several minor breakagesPo Lu2023-08-10
* | Fix and improve setting priority of todo-mode items (bug#64433)Stephen Berman2023-07-03
* | Fix todo-mode commands to move items and categories (bug#64298)Stephen Berman2023-07-02
* | Merge from origin/emacs-29Eli Zaretskii2023-07-01
|\|
| * Fix todo-mode.el Commentary and a doc string (bug#64298)Stephen Berman2023-06-27
| * Prevent truncation of todo-mode categories sexpStephen Berman2023-06-27
| * Avoid making todo-mode buffers manually editableStephen Berman2023-06-27
* | Merge from origin/emacs-29Eli Zaretskii2023-06-03
|\|
| * Fix several todo-mode.el item editing bugs (bug#63811)Stephen Berman2023-05-31
* | Use `delq` return value (bug#61730)Mattias Engdegård2023-05-20
* | Merge from origin/emacs-29Dmitry Gutov2023-05-06
|\|
| * Fix rcirc messages printing in the wrong placeThuna2023-05-04
* | Make also 'diary-lunar-phases' report eclipsesMichael Heerdegen2023-02-25
* | ; Adjust limit for eclipse in calendar; rename a functionUlrich Müller2023-02-17
* | ; Simplify eclipse calculation in calendar/lunar.elUlrich Müller2023-02-15
* | Merge from origin/emacs-29Stefan Kangas2023-02-15
|\|
| * ; * lisp/calendar/lunar.el: Add comments. (bug#61460)Ulrich Müller2023-02-13
| * Fix spurious display of eclipses in CalendarUlrich Müller2023-02-13
* | ; * lisp/calendar/appt.el (appt-check): Fix byte-compile warningRobert Pluim2023-01-23