Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
c611c9dc
Commit
c611c9dc
authored
Jun 29, 2005
by
Juanma Barranquero
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(diary-header-line-format): Change space constants followed by a sexp to "?\s ".
parent
e665a469
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
lisp/calendar/diary-lib.el
lisp/calendar/diary-lib.el
+1
-1
No files found.
lisp/calendar/diary-lib.el
View file @
c611c9dc
...
...
@@ -290,7 +290,7 @@ The format of the header is specified by `diary-header-line-format'."
"
Selective
display
active
-
press
\"s\"
in
calendar
\
before
edit/copy
"
"
Diary
"))
?\ (frame-width)))
?\
s
(frame-width)))
"
*Format
of
the
header
line
displayed
by
`
simple-diary-display
'.
Only
used
if
`
diary-header-line-flag
'
is
non-nil.
"
:group '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