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
3c056df3
Commit
3c056df3
authored
Aug 27, 1998
by
Karl Heuer
Browse files
(appt-check): Start the appt-mode-string w/ space.
parent
666333c0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/calendar/appt.el
lisp/calendar/appt.el
+1
-1
No files found.
lisp/calendar/appt.el
View file @
3c056df3
...
...
@@ -347,7 +347,7 @@ The following variables control the action of the notification:
(
when
appt-display-mode-line
(
setq
appt-mode-string
(
concat
"App't in "
min-to-app
" min. "
))
(
concat
"
App't in "
min-to-app
" min. "
))
(
force-mode-line-update
t
)
(
sit-for
0
))
...
...
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