aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/diary-lib.el
Commit message (Expand)AuthorAgeFilesLines
* Revision: [email protected]/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 <[email protected]>: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 <[email protected]>John Wiegley2004-05-081-0/+18
* From Dave Love <[email protected]>:Glenn Morris2004-04-301-0/+149
* (diary-mode, fancy-diary-display-mode): Derive from fundamental-modeGlenn Morris2004-04-081-2/+2
* *** empty log message ***Glenn Morris2004-03-241-1/+1
* Matthew Mundell <[email protected]>Glenn Morris2004-02-231-2/+4
* (mark-diary-entries): Use assoc-string instead of assoc-ignore-case.Glenn Morris2004-02-191-4/+4
* (diary-entry-time): Fix typo/bug:Thien-Thi Nguyen2004-01-171-1/+1
* Update copyright.Glenn Morris2004-01-111-32/+33
* (diary-entry-time): Also accept time in the form XX[.XX][am/pm/AM/PM].Thien-Thi Nguyen2004-01-081-9/+12
* (diary-header-line-flag, diary-header-line-format): New variables.Glenn Morris2003-09-021-0/+23
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (simple-diary-display, make-diary-entry): Allow the diary to pop up aGlenn Morris2003-08-241-10/+12
* (list-diary-entries): Adapt for new behaviour of `calendar-day-name'Glenn Morris2003-08-031-59/+55
* (diary-check-diary-file): New function.Glenn Morris2003-06-221-273/+245
* (diary-mail-entries): Use call-interactively.Glenn Morris2003-05-081-1/+1
* (diary-pull-attrs): Make `ret-attr', `attr' local.Glenn Morris2003-05-081-55/+58
* (fancy-diary-display-mode): Bind "q" to `quit-window'Sam Steingold2003-04-251-13/+14
* (diary-attrtype-convert): Convert an attribute value string to the desired type.Juanma Barranquero2003-02-111-55/+188
* Trailing whitepace deleted.Juanma Barranquero2003-02-041-1/+1
* (fancy-diary-font-lock-keywords): Grok month numbers, too.Kai Großjohann2002-11-181-0/+1
* (diary-button-face): Add group and version number.Markus Rost2002-11-171-1/+3
* Patch of Alan Shutko <[email protected]> by way of rms.Markus Rost2002-11-161-7/+164
* calendar/diary-lib.el (make-diary-entry): Allow for local variables at end ofJuanma Barranquero2002-11-141-0/+8
* (diary-name-pattern): Fix typo.Juanma Barranquero2002-10-171-1/+1
* (diary-mail-entries): Don't overwrite user's valueRichard M. Stallman2002-08-301-3/+4
* (diary-mail-entries): Use `compose-mail'Sam Steingold2002-08-061-24/+34
* (mark-sexp-diary-entries): Retrieve markRichard M. Stallman2002-07-221-89/+96
* (include-other-diary-files): Allow modifyingRichard M. Stallman2002-04-221-1/+2
* (list-diary-entries): Use `buffer-substring' instead ofThien-Thi Nguyen2002-03-031-2/+2
* (diary-block): Doc fix.Richard M. Stallman2002-01-031-1/+2
* (list-diary-entries): Use insert instead of insert-string.Pavel Janík2001-11-261-2/+2
* (diary-entry-compare): When times are identical, compare the entriesSam Steingold2001-10-051-15/+16
* Some fixes to follow coding conventions.Pavel Janík2001-07-161-1/+1
* Undo changes made by John Wiegley in previous revision.Gerd Moellmann2001-03-261-16/+0