summaryrefslogtreecommitdiff
path: root/lisp/calendar/diary-lib.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Improve previous fix by only setting header-line-format in diary-mode.Glenn Morris2007-04-181-2/+3
* (diary-header-line-format): Add a custom :set function.Glenn Morris2007-04-181-4/+14
* (Commentary): No longer maintained by original author, bug reports asGlenn Morris2007-04-171-6/+0
* (diary-set-maybe-redraw): Move definition before first use.Glenn Morris2007-04-071-56/+57
* (diary-live-p): Do not check for diary-selective-display.Glenn Morris2007-03-271-8/+14
* (diary-header-line-flag): Doc fix. Add custom :set function.Glenn Morris2007-03-211-11/+20
* (diary-live-p): New function.Glenn Morris2007-03-201-0/+19
* (number-of-diary-entries): Fix docstring typo.Chong Yidong2007-03-171-4/+4
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* (add-to-diary-list): Fix typo in previous doc fix.Glenn Morris2006-05-191-2/+2
* (diary-bahai-date)Glenn Morris2006-05-191-112/+189
* (include-other-diary-files, diary-mail-entries): Refer toGlenn Morris2006-05-131-2/+2
* (view-other-diary-entries): Refer to `diary-view-entries' rather thanGlenn Morris2006-04-221-1/+1
* Add 2006 to copyright years.Glenn Morris2006-02-081-1/+1
* Update copyright pending Emacs 22.Glenn Morris2005-12-101-2/+2
* (diary-list-entries): Also hide the terminating newline.Stefan Monnier2005-11-161-1/+2
* (diary-list-entries, diary-show-all-entries)Stefan Monnier2005-11-141-4/+4
* (diary-list-entries): Prevent infloop when diary does not end in aGlenn Morris2005-10-251-3/+13
* Update maintainer email address.Glenn Morris2005-10-081-1/+1
* Use overlays rather than selective-display.Stefan Monnier2005-10-061-71/+79
* (mark-diary-entries): Revert last change.Romain Francoise2005-09-191-2/+2
* (mark-diary-entries): Rearrange to wrap with-current-buffer form inRomain Francoise2005-09-181-2/+2
* (mark-diary-entries): Don't move point. Use with-syntax-table and dolist.Stefan Monnier2005-09-161-99/+93
* (diary-show-all-entries): Fix last change,Stefan Monnier2005-09-141-1/+2
* Use with-current-buffer, match-string.Stefan Monnier2005-09-121-224/+210
* Documentation string of diary-modify-entry-list-string-function improved.Carsten Dominik2005-08-251-2/+3
* (diary-modify-entry-list-string-function): New hook.Carsten Dominik2005-08-251-0/+8
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (diary-header-line-format): Change space constants followed by a sexp to "?\s ".Juanma Barranquero2005-06-291-1/+1
* Revision: miles@gnu.org--gnu-2005/emacs--cvs-trunk--0--patch-386Miles Bader2005-06-101-3/+5
* Comment change.Glenn Morris2005-05-311-2/+0
* (mark-included-diary-files): Only kill included diary buffer if it wasGlenn Morris2005-05-301-5/+8
* Replace `string-to-int' by `string-to-number'.Juanma Barranquero2005-05-161-10/+10
* (add-to-diary-list): MARKER argument madeCarsten Dominik2005-04-081-1/+1
* (mark-diary-entries): Use new optional argument REDRAW rather thanGlenn Morris2005-03-161-15/+18
* (mark-diary-entries): No need to redraw calendar if that is why weGlenn Morris2005-03-111-1/+4
* (mark-diary-entries): Only call redraw-calendar in the first of anyGlenn Morris2005-03-091-1/+5
* (mark-diary-entries): Remove any old marks first.Glenn Morris2005-03-011-2/+21
* (diary-remind): Discard any mark portion from diary-entry. ReportedGlenn Morris2005-02-271-2/+4
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-4/+4
* From Markus Rost <rost@ias.edu>:Glenn Morris2004-12-211-1/+1
* (view-other-diary-entries): Use current-prefix-arg in interactive spec.Glenn Morris2004-12-201-1/+1
* (diary-from-outlook, diary-from-outlook-gnus)Glenn Morris2004-11-091-9/+9
* (diary-from-outlook, diary-from-outlook-gnus)Glenn Morris2004-11-091-16/+21
* Update maintainer.Glenn Morris2004-09-281-108/+119
* 2004-05-08 John Wiegley <johnw@newartisans.com>John Wiegley2004-05-081-0/+18
* From Dave Love <fx@gnu.org>:Glenn Morris2004-04-301-0/+149
* (diary-mode, fancy-diary-display-mode): Derive from fundamental-modeGlenn Morris2004-04-081-2/+2