/[emacs]/emacs/lisp/calendar/appt.el
ViewVC logotype

Diff of /emacs/lisp/calendar/appt.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.41 by pj, Sun Jul 15 16:15:34 2001 UTC revision 1.42 by pj, Mon Nov 26 16:19:08 2001 UTC
# Line 401  The following variables control appointm Line 401  The following variables control appointm
401            (concat "-------------------- Appointment in "            (concat "-------------------- Appointment in "
402                    min-to-app " minutes. " new-time " %-"))                    min-to-app " minutes. " new-time " %-"))
403      (erase-buffer)      (erase-buffer)
404      (insert-string appt-msg)      (insert appt-msg)
405      (shrink-window-if-larger-than-buffer (get-buffer-window appt-disp-buf t))      (shrink-window-if-larger-than-buffer (get-buffer-window appt-disp-buf t))
406      (set-buffer-modified-p nil)      (set-buffer-modified-p nil)
407      (raise-frame (selected-frame))      (raise-frame (selected-frame))

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26