Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d589fa52
Commit
d589fa52
authored
Mar 08, 2008
by
Glenn Morris
Browse files
(appt): Move custom group here from calendar.el.
parent
97dcf673
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
lisp/calendar/appt.el
lisp/calendar/appt.el
+5
-0
No files found.
lisp/calendar/appt.el
View file @
d589fa52
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment