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
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
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
Show 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,7 +332,7 @@ 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
LITERAL
is
nil
,
it
is
taken
to
be
the
same
as
STRING.
...
...
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