emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/calendar/appt.el,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/lisp/calendar/appt.el,v
Date: Sat, 08 Mar 2008 03:38:14 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       08/03/08 03:38:14

Index: appt.el
===================================================================
RCS file: /sources/emacs/emacs/lisp/calendar/appt.el,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -b -r1.79 -r1.80
--- appt.el     7 Mar 2008 04:41:23 -0000       1.79
+++ appt.el     8 Mar 2008 03:38:14 -0000       1.80
@@ -80,6 +80,11 @@
 
 (defvar diary-selective-display)
 
+
+(defgroup appt nil
+  "Appointment notification."
+  :group 'calendar)
+
 (defcustom appt-issue-message t
   "Non-nil means check for appointments in the diary buffer.
 To be detected, the diary entry must have the format described in the




reply via email to

[Prev in Thread] Current Thread [Next in Thread]