- 02 Apr, 2008 2 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
(appt-display-message): Move beep before display. (appt-check): Make interactive. Reduce the number of lets. Use string-equal to compare mode-line strings. (appt-disp-window): Pluralize "minute" as needed. Make appt buffer read-only. (appt-select-lowest-window, appt-make-list): Reduce the number of lets. (appt-delete): Simplify.
-
- 26 Mar, 2008 1 commit
-
-
Stefan Monnier authored
(appt-disp-window): Disable undo explicitly now that the leading space is gone.
-
- 15 Mar, 2008 1 commit
-
-
Glenn Morris authored
-
- 13 Mar, 2008 1 commit
-
-
Glenn Morris authored
(appt-check): Apply mode-line-emphasis face to appt-mode-string.
-
- 08 Mar, 2008 3 commits
-
-
Glenn Morris authored
-
Glenn Morris authored
-
Glenn Morris authored
-
- 07 Mar, 2008 1 commit
-
-
Glenn Morris authored
(appt-message-warning-time, appt-audible, appt-visible) (appt-msg-window, appt-display-mode-line, appt-display-duration) (appt-display-diary): Remove autoload cookies.
-
- 07 Jan, 2008 1 commit
-
-
Glenn Morris authored
-
- 24 Nov, 2007 2 commits
-
-
Glenn Morris authored
minibuffer-avoidance code deleted in previous change.
-
Glenn Morris authored
(appt-disp-window): Don't require electric. Remove minibuffer-avoidance code, since appt-select-lowest-window does that. (appt-select-lowest-window): Avoid minibuffer.
-
- 27 Jul, 2007 1 commit
-
-
Stefan Monnier authored
-
- 25 Jul, 2007 1 commit
-
-
Glenn Morris authored
-
- 14 Apr, 2007 1 commit
-
-
Glenn Morris authored
Suggested by Jeff Miller <jmiller@cablespeed.com>.
-
- 21 Jan, 2007 1 commit
-
-
Glenn Morris authored
-
- 23 Sep, 2006 1 commit
-
-
Glenn Morris authored
(appt-check): Fix typo for appointments just after midnight.
-
- 20 Jun, 2006 1 commit
-
-
Glenn Morris authored
one of the customize options.
-
- 13 May, 2006 1 commit
-
-
Glenn Morris authored
diary-view-entries, diary-list-entries, diary-show-all-entries rather than obsolete aliases.
-
- 15 Apr, 2006 1 commit
-
-
Roland Winkler authored
appt-time-msg-list. Simplify code.
-
- 21 Feb, 2006 1 commit
-
-
Richard M. Stallman authored
-
- 08 Feb, 2006 1 commit
-
-
Glenn Morris authored
-
- 10 Dec, 2005 1 commit
-
-
Glenn Morris authored
-
- 11 Oct, 2005 1 commit
-
-
Stefan Monnier authored
-
- 08 Oct, 2005 1 commit
-
-
Glenn Morris authored
-
- 04 Oct, 2005 1 commit
-
-
Stefan Monnier authored
(appt-add, appt-make-list): Use it. (appt-convert-time): Clean up.
-
- 04 Jul, 2005 1 commit
-
-
Lute Kamstra authored
-
- 21 Jun, 2005 1 commit
-
-
Glenn Morris authored
backwards compatibility).
-
- 16 May, 2005 1 commit
-
-
Juanma Barranquero authored
-
- 06 May, 2005 1 commit
-
-
Glenn Morris authored
-
- 30 Mar, 2005 1 commit
-
-
Glenn Morris authored
(appt-buffer-name): Make it a constant. (appt-add): Doc fix.
-
- 23 Feb, 2005 1 commit
-
-
Richard M. Stallman authored
appointment says it was explicitly made. (appt-add): Set the 3rd element. (appt-make-list): Preserve explicit appointments.
-
- 09 Feb, 2005 1 commit
-
-
Kim F. Storm authored
Change development version from 21.3.50 to 22.0.50.
-
- 13 May, 2004 1 commit
-
-
Glenn Morris authored
mode-line. Takaaki Ota <Takaaki.Ota@am.sony.com>: (appt-disp-window): Do not split window excessively when `split-height-threshold' is low.
-
- 16 Apr, 2004 1 commit
-
-
Kenichi Handa authored
-
- 24 Mar, 2004 1 commit
-
-
Glenn Morris authored
When finished with diary buffer: if it was not being displayed before, kill it; otherwise restore its original state. Suggested by Matthew Mundell <matt@mundell.ukfsn.org>.
-
- 19 Feb, 2004 1 commit
-
-
Glenn Morris authored
(appt-display-message): If appt-display-format is 'ignore, respect old vars appt-msg-window and appt-visible. (appt-activate): Don't depend on return value of cancel-timer.
-
- 20 Jan, 2004 1 commit
-
-
Glenn Morris authored
change. (top-level): Activate package when loaded (needed for backwards compatibility).
-
- 12 Jan, 2004 1 commit
-
-
Glenn Morris authored
-
- 11 Jan, 2004 1 commit
-
-
Glenn Morris authored
(appt-issue-message): Delete (see appt-activate). (appt-visible, appt-msg-window): Make obsolete, in favour of appt-display-format. (appt-display-mode-line, appt-display-duration) (appt-display-diary, appt-time-msg-list, appt-mode-string) (appt-prev-comp-time, appt-display-count, appt-timer) (appt-convert-time): Doc change. (appt-disp-window-function, appt-delete-window-function): Use defcustom rather than defvar. (appt-display-format): New variable. (appt-display-message): New function with display code from appt-check. (appt-check): Add optional FORCE argument. Doc change. Add appt-make-list to diary-hook if displaying diary. Remove checking of view-diary-entries-initially. Message display section removed to new function appt-display-message. (appt-display-window): Doc change. Remove unused internal var this-buffer. Do not beep, since appt-display-message does that. (appt-make-list): Doc change. Use caar. (appt-sort-list): Simplify by using builtin sort function. (appt-update-list): New function for updating appts when diary is saved. (appt-activate): New autoloaded function to toggle package functionality.
-