summaryrefslogtreecommitdiff
path: root/lisp/calendar/appt.el
Commit message (Expand)AuthorAgeFilesLines
* ; 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
* * lisp/calendar/appt.el (appt-time-msg-list): Doc fix.Glenn Morris2011-05-121-4/+6
* * lisp/calendar/appt.el (appt-make-list): Simplify.Glenn Morris2011-05-121-8/+5
* appt.el code simplifications.Glenn Morris2011-05-121-89/+76
* * lisp/calendar/appt.el (appt-time-msg-list): Doc fix.Glenn Morris2011-05-061-5/+4
* Allow per-appointment warning times.Glenn Morris2011-05-061-5/+33
* calendar housekeeping prompted by lexical-binding.Glenn Morris2011-04-181-1/+0
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Minr appt.el change.Glenn Morris2010-10-061-3/+5
* | Minor appt.el changes.Glenn Morris2010-10-031-7/+11