aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/calendar/diary-lib.el
Commit message (Expand)AuthorAgeFilesLines
* (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
* See ChangeLogJohn Wiegley2001-03-201-0/+16
* (diary-float): Fix case of MONTHGerd Moellmann2001-01-241-31/+26
* (diary-entry-time): Anchor pattern correctlyGerd Moellmann2000-11-301-3/+5
* (diary-cyclic): Doc fix from Ed Reingold.Gerd Moellmann2000-10-121-2/+3
* (fancy-diary-display, mark-diary-entries)Stefan Monnier2000-04-171-7/+7
* (include-other-diary-files): Fix the fix ofGerd Moellmann2000-04-131-4/+5
* (list-diary-entries): Don't try to go forward atGerd Moellmann2000-03-011-1/+3
* (include-other-diary-files): Undo the selectiveGerd Moellmann2000-02-241-8/+16
* (simple-diary-display): Reset modeline even ifGerd Moellmann1999-11-031-4/+4
* 1999-09-07 Edward M. Reingold <[email protected]>Dave Love1999-09-071-1/+1
* Change syntax table entry for colon in the diary as part of theRichard M. Stallman1999-08-021-0/+1
* (diary-mail-entries): Use fancy-diary-buffer.Richard M. Stallman1999-05-221-1/+1
* (diary-remind): Rewritten to behave sensibly forKarl Heuer1999-05-031-21/+26
* (mark-diary-entries): Use assoc-ignore-case and do not capitalize whenRichard M. Stallman1999-01-261-8/+8
* (diary-float): Better fix of end-of-year error.Richard M. Stallman1999-01-061-1/+2
* (diary-float): Fix end-of-year error and typos in comments.Karl Heuer1998-12-161-4/+4
* (mark-sexp-diary-entries): Fix previous chg.Karl Heuer1998-09-131-1/+4
* (mark-sexp-diary-entries): Avoid infinite loop whenKarl Heuer1998-09-101-1/+2
* (diary-block): Doc fix..Karl Heuer1998-08-271-1/+1
* (diary-mail-addr): Fix custom type.Richard M. Stallman1998-07-031-1/+1
* diary-mail-entries calls exit-calendar when finished.Stephen Eglen1998-06-291-1/+2
* Don't overide default value of diary-file.Edward M. Reingold1998-06-091-4/+4
* (diary-mail-entries): Add autoload cookie.Richard M. Stallman1998-05-061-0/+1
* Write year in subject line using four digits, not two.Stephen Eglen1998-05-011-1/+1
* *** empty log message ***Dan Nicolaescu1998-04-201-3/+6
* (diary-mail-days): Fix previous change.Richard M. Stallman1997-11-251-1/+1
* (diary-mail-addr, diary-mail-days): New variables.Richard M. Stallman1997-11-251-0/+58
* (list-diary-entries, list-sexp-diary-entries, add-to-diary-list):Karl Heuer1997-11-171-16/+33
* (diary-entry-time): Bind case-fold-search to nil.Richard M. Stallman1997-08-121-21/+22
* (diary-entry-time): Downcase the am/pm letter.Richard M. Stallman1997-07-231-4/+2