- 21 Dec, 2004 1 commit
-
-
Glenn Morris authored
(mark-diary-entries): Set mark-diary-entries-in-calendar only after checking for diary-file.
-
- 20 Dec, 2004 1 commit
-
-
Glenn Morris authored
-
- 09 Nov, 2004 2 commits
-
-
Glenn Morris authored
(diary-from-outlook-rmail): Use NOCONFIRM rather than DONOTASK for argument name.
-
Glenn Morris authored
(diary-from-outlook-rmail): Do not use interactive-p; but rather new optional argument DONOTASK.
-
- 28 Sep, 2004 1 commit
-
-
Glenn Morris authored
From Matthew Mundell <matt@mundell.ukfsn.org> (tiny change): (list-diary-entries): Save diary buffer from diary display excursion. Store diary buffer's point for `simple-diary-display'. (simple-diary-display): Set window point and start when displaying buffer, to preserve point.
-
- 08 May, 2004 1 commit
-
-
John Wiegley authored
* calendar/cal-bahai.el: New file, which adds support for the Baha'i calendar to Emacs. This calendar is based on a solar year of 19 months of 19 days, with 4 intercalary days. Each year begins on March 21, with the calendar starting in 1844. * calendar/cal-menu.el, calendar/calendar.el, calendar/diary-lib.el, calendar/holidays.el: Added support for using cal-bahai.el.
-
- 30 Apr, 2004 1 commit
-
-
Glenn Morris authored
(diary-outlook-formats): New variable. (diary-from-outlook-internal, diary-from-outlook) (diary-from-outlook-gnus, diary-from-outlook-rmail): New functions to import diary entries from Outlook-format appointments in mail messages.
-
- 08 Apr, 2004 1 commit
-
-
Glenn Morris authored
rather than text-mode.
-
- 24 Mar, 2004 1 commit
-
-
Glenn Morris authored
-
- 23 Feb, 2004 1 commit
-
-
Glenn Morris authored
(fancy-diary-display): Don't rely on return value of increment-calendar-month.
-
- 19 Feb, 2004 1 commit
-
-
Glenn Morris authored
-
- 17 Jan, 2004 1 commit
-
-
Thien-Thi Nguyen authored
Remove spurious left square bracket in XX:XXam regexp.
-
- 11 Jan, 2004 1 commit
-
-
Glenn Morris authored
(diary, diary-entry-time): Doc change. (list-diary-entries): Doc change. Trivial logic change. (fancy-diary-display): Restore make-face command mistakenly deleted 2003-05-08. (show-all-diary-entries): Allow to pop-up frame if needed.
-
- 08 Jan, 2004 1 commit
-
-
Thien-Thi Nguyen authored
(fancy-diary-font-lock-keywords): Likewise. (diary-font-lock-keywords): Likewise.
-
- 02 Sep, 2003 1 commit
-
-
Glenn Morris authored
(list-diary-entries): Use them to set header line in simple diary.
-
- 01 Sep, 2003 1 commit
-
-
Miles Bader authored
-
- 24 Aug, 2003 1 commit
-
-
Glenn Morris authored
new frame, if needed.
-
- 03 Aug, 2003 1 commit
-
-
Glenn Morris authored
and `calendar-month-name' functions. (diary-name-pattern): Use abbrev arrays, rather than fixing abbrevs at three chars. Calling syntax change. (mark-diary-entries): Adapt for new behaviours of `diary-name-pattern' and `calendar-make-alist' functions. (fancy-diary-font-lock-keywords): Adapt for new behaviour of `diary-name-pattern' function. (font-lock-diary-date-forms): Use abbrev arrays, rather than fixing abbrevs at three chars. Calling syntax change. (cal-hebrew, cal-islam): Require when compiling. (diary-font-lock-keywords): Adapt for new behaviour of `font-lock-diary-date-forms' function.
-
- 22 Jun, 2003 1 commit
-
-
Glenn Morris authored
(diary, view-diary-entries, show-all-diary-entries) (mark-diary-entries): Use it. (view-other-diary-entries): Doc fix. Use `prefix-numeric-value'. (diary-syntax-table, diary-attrtype-convert, diary-mail-days): Doc fix. (diary-modified, d-file): No need to defvar (for compiler). (list-diary-entries): No need for `let*' so use `let'. (simple-diary-display): Use `diary-file' directly rather than inheriting `d-file' from `list-diary-entries' caller. (make-fancy-diary-buffer, show-all-diary-entries): `mode-line-format' already buffer-local. (diary-mail-addr): Set to the empty string (rather than nil) if undefined, as per `user-mail-address'. (diary-mail-entries): Doc fix. Error if `diary-mail-address' unset. (mark-sexp-diary-entries): Don't regexp-quote sexp-mark twice. Remove an un-needed `if'. (list-sexp-diary-entries): Remove local vars mark and s-entry, and use `let' rather than `let*'. (diary-date, insert-monthly-diary-entry) (insert-yearly-diary-entry, insert-anniversary-diary-entry) (insert-block-diary-entry, insert-cyclic-diary-entry) (font-lock-diary-date-forms): No need for `let*' so use `let'. (make-diary-entry): Doc fix. Use `or' rather than `if'. (diary-font-lock-keywords): Use `when'. `cal-islam' is required feature, not `cal-islamic'. `calendar-islamic-month-name-array-leap-year' does not exist - use `calendar-islamic-month-name-array'.
-
- 08 May, 2003 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
(list-diary-entries): Make `temp' local. (fancy-diary-display): Make `marks', `temp-face', `faceinfo' local. (diary-mail-entries): There is no fancy-diary-buffer if there are no diary entries. (mark-diary-entries): Make `temp' local. (mark-sexp-diary-entries): Make `marks' local, remove `temp'. (list-sexp-diary-entries): Make `temp' local. (add-to-diary-list): Make `prefix' local.
-
- 25 Apr, 2003 1 commit
-
-
Sam Steingold authored
in the fancy diary buffer.
-
- 11 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
(diary-pull-attrs): New function that pulls the attributes off a diary entry, merges with file-global attributes, and returns the (possibly modified) entry and a list of attribute/values using diary-attrtype-convert above. (list-diary-entries, fancy-diary-display, show-all-diary-entries) (mark-diary-entries, mark-sexp-diary-entries, list-sexp-diary-entries): Add handling of file-global attributes, add handling of entry attributes using diary-pull-attrs above. (mark-calendar-days-named, mark-calendar-days-named, mark-calendar-date-pattern) (mark-calendar-month, add-to-diary-list): Add optional paramater `color' for passing face attribute info through the callchain. Pass this parameter around.
-
- 04 Feb, 2003 1 commit
-
-
Juanma Barranquero authored
-
- 18 Nov, 2002 1 commit
-
-
Kai Großjohann authored
-
- 17 Nov, 2002 1 commit
-
-
Markus Rost authored
-
- 16 Nov, 2002 1 commit
-
-
Markus Rost authored
(list-diary-entries): Pass a marker indicating source of entry to add-to-diary-list. (diary-button-face, diary-entry, diary-goto-entry): New, to support click to diary file. (fancy-diary-display): Buttonize diary entries. (list-sexp-diary-entries): Pass a marker indicating source of entry to add-to-diary-list. (diary-date): Return mark as well as entry.
-
- 14 Nov, 2002 1 commit
-
-
Juanma Barranquero authored
diary file.
-
- 17 Oct, 2002 1 commit
-
-
Juanma Barranquero authored
-
- 30 Aug, 2002 1 commit
-
-
Richard M. Stallman authored
of diary-list-include-blanks, but generate message instead if there are no entries.
-
- 06 Aug, 2002 1 commit
-
-
Sam Steingold authored
and `mail-user-agent' instead of straight sendmail. (diary-modified, diary-entries-list, displayed-year) (displayed-month, entry, date, number, date-string, d-file) (original-date): defvar without binding to avoid compiler warnings.
-
- 22 Jul, 2002 1 commit
-
-
Richard M. Stallman authored
from diary-sexp-entry and pass it to mark-visible-calendar-date. (list-sexp-diary-entries): Update doc string for new docs for .... If diary-sexp-entry returns a cons, only add the text to the diary list. (diary-sexp-entry): Allow sexps to return a cons of the form (MARK . STRING) to specify what face or character mark should be used in the calendar display. (diary-date, diary-block, diary-float, diary-anniversary) (diary-cyclic): Add optional MARK parameter, specifying what face or character to use in the calendar display. These will now return (MARK . ENTRY). (check-calendar-holidays, diary-iso-date) (calendar-holiday-list, diary-french-date, diary-mayan-date) (diary-julian-date, diary-astro-day-number, diary-chinese-date) (diary-islamic-date, list-islamic-diary-entries) (mark-islamic-diary-entries, mark-islamic-calendar-date-pattern) (diary-hebrew-date, diary-omer, diary-yahrzeit, diary-parasha) (diary-rosh-hodesh, list-hebrew-diary-entries) (mark-hebrew-diary-entries, mark-hebrew-calendar-date-pattern) (diary-coptic-date, diary-persian-date, diary-phases-of-moon) (diary-sunrise-sunset, diary-sabbath-candles): Remove interactive flag from autoloads.
-
- 22 Apr, 2002 1 commit
-
-
Richard M. Stallman authored
included buffer, to turn off selective display.
-
- 03 Mar, 2002 1 commit
-
-
Thien-Thi Nguyen authored
`buffer-substring-no-properties' to support enriched mode.
-
- 03 Jan, 2002 1 commit
-
-
Richard M. Stallman authored
-
- 26 Nov, 2001 1 commit
-
-
Pavel Janík authored
-
- 05 Oct, 2001 1 commit
-
-
Sam Steingold authored
lexicographically.
-
- 16 Jul, 2001 1 commit
-
-
Pavel Janík authored
-
- 26 Mar, 2001 1 commit
-
-
Gerd Moellmann authored
-
- 20 Mar, 2001 1 commit
-
-
John Wiegley authored
-