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
bf4517d1
Commit
bf4517d1
authored
Aug 03, 2003
by
Glenn Morris
Browse files
(Date Formats): Document changed behaviour of abbreviations.
parent
48ad4975
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
2 deletions
+5
-2
man/calendar.texi
man/calendar.texi
+5
-2
No files found.
man/calendar.texi
View file @
bf4517d1
...
...
@@ -1116,8 +1116,11 @@ is, you can use @samp{11/12/1989} or @samp{11/12/89}.
Dates can also have the form @samp{@var{monthname} @var{day}} or
@samp{@var{monthname} @var{day}, @var{year}}, where the month's name can
be spelled in full or abbreviated to three characters (with or without a
period). Case is not significant.
be spelled in full or abbreviated (with or without a period). The
preferred abbreviations can be controlled using the variables
@code{calendar-abbrev-length}, @code{calendar-month-abbrev-array}, and
@code{calendar-day-abbrev-array}. The default is to use the first three
letters of a name as its abbreviation. Case is not significant.
A date may be @dfn{generic}; that is, partially unspecified. Then the
entry applies to all dates that match the specification. If the date
...
...
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