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
45380d42
Commit
45380d42
authored
May 19, 2006
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
(add-to-diary-list): Fix typo in previous doc fix.
parent
e652c999
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/calendar/diary-lib.el
lisp/calendar/diary-lib.el
+2
-2
No files found.
lisp/calendar/diary-lib.el
View file @
45380d42
...
...
@@ -332,9 +332,9 @@ The function takes a string argument and must return a string.")
Do
nothing
if
DATE
or
STRING
is
nil.
DATE
is
the
(
MONTH
DAY
YEAR
)
for
which
the
entry
applies
; STRING is the text of the
entry
as
it
will
appear
in
the
diary
(
i.e.
with
any
format
strings
such
as
\%d\"
expanded
)
; SPECIFIER is the date part of
strings
such
as
\
"
%d\"
expanded
)
; SPECIFIER is the date part of
the
entry
as
it
appears
in
the
diary-file
; LITERAL is the entry
as
it
appears
in
the
diary-file
(
i.e.
before
expansion
)
.
If
as
it
appears
in
the
diary-file
(
i.e.
before
expansion
)
.
If
LITERAL
is
nil
,
it
is
taken
to
be
the
same
as
STRING.
The
entry
is
added
to
the
list
as
(
DATE
STRING
SPECIFIER
LOCATOR
...
...
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