aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/appt.el (follow)
Commit message (Expand)AuthorAgeFilesLines
* Use single-arg form of `signal` to re-throw an errorStefan Monnier2026-03-101-1/+1
* lisp/calendar: Style changesStefan Monnier2026-02-081-20/+10
* ; Add 2026 to copyright years.Sean Whitton2026-01-011-1/+1
* Update copyright year to 2025Paul Eggert2025-01-011-1/+1
* Merge from savannah/emacs-29Po Lu2024-01-021-1/+1
|\
| * ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* | Add 'appt-notification' face (Bug#61661)Protesilaos Stavrou2023-09-041-1/+7
* | Use ensure-list in many more placesStefan Kangas2023-08-271-2/+1
* | Use `delq` return value (bug#61730)Mattias EngdegÄrd2023-05-201-1/+1
* | ; * lisp/calendar/appt.el (appt-check): Fix byte-compile warningRobert Pluim2023-01-231-1/+1
|/
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Reject invalid time-string in appt-add immediatelyRobert Pluim2022-04-051-3/+7
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Fix space at the start of appt mode line elementLars Ingebrigtsen2021-08-191-5/+6
* Revert "* lisp/calendar/appt.el (appt-activate): Set the local `write-file-fu...Stefan Monnier2021-03-141-2/+2
* * lisp/calendar/appt.el (appt-activate): Set the local `write-file-functions`Stefan Monnier2021-01-031-2/+2
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Use decoded time accessors in apptLars Ingebrigtsen2019-07-301-2/+3
* ; 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
* | * lisp/calendar/appt.el: Use lexical-bindingStefan Monnier2018-01-101-23/+21
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | lisp/calendar/appt.el (appt-delete-window): Check if buffer is liveOleh Krehel2016-02-221-1/+3
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Follow user preference in calendar diagnosticsPaul Eggert2015-08-211-1/+1
* Use 'user-error' in a few calendar files.Glenn Morris2015-06-101-2/+2
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Simplify use of current-time and friends.Paul Eggert2014-10-281-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Do not call to `selected-frame' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* appt.el trivia.Glenn Morris2011-12-041-3/+1
* * appt.el: Restore significant whitespace deleted by "spelling fix".Glenn Morris2011-12-041-1/+3
* Spelling fixes.Paul Eggert2011-12-041-2/+2
* Handle overlapping appointments in appt.el (bug#8377)Glenn Morris2011-06-111-55/+66
* * lisp/calendar/appt.el (appt-mode-line): Eliminate one local variable.Glenn Morris2011-06-091-3/+3
* Eliminate some code duplication in appt.el.Glenn Morris2011-06-091-28/+33
* Allow some appt.el display functions to handle lists.Glenn Morris2011-06-081-21/+68
* * lisp/calendar/appt.el (appt-check): Move some initializations into the let.Ivan Kanis2011-06-071-4/+4
* * lisp/calendar/appt.el: Fix doc typo in previous.Glenn Morris2011-05-161-1/+1
* appt.el mainly doc fixes.Glenn Morris2011-05-161-33/+39
* appt.el trivia.Glenn Morris2011-05-141-21/+24
* * calendar/appt.el (appt-check): Change mode-line message at time of the appt.Glenn Morris2011-05-121-1/+3