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
f7ae31df
Commit
f7ae31df
authored
Mar 07, 2008
by
Glenn Morris
Browse files
(holidays-in-diary-buffer): Declare for compiler.
parent
08f7d912
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
lisp/calendar/cal-menu.el
lisp/calendar/cal-menu.el
+2
-0
No files found.
lisp/calendar/cal-menu.el
View file @
f7ae31df
...
...
@@ -265,6 +265,8 @@ ERROR is t, otherwise just returns nil."
(
if
l
l
'
(
"None"
)))))))
(
and
selection
(
call-interactively
selection
))))
(
defvar
holidays-in-diary-buffer
)
; only called from calendar.el
(
defun
calendar-mouse-view-diary-entries
(
&optional
date
diary
event
)
"Pop up menu of diary entries for mouse-selected date.
Use optional DATE and alternative file DIARY.
...
...
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