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
de13cecf
Commit
de13cecf
authored
Oct 16, 2007
by
Richard M. Stallman
Browse files
(Diary): Clarify text about diary file example.
parent
450c1882
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
10 additions
and
5 deletions
+10
-5
man/ChangeLog
man/ChangeLog
+4
-0
man/calendar.texi
man/calendar.texi
+6
-5
No files found.
man/ChangeLog
View file @
de13cecf
2007-10-16 Richard Stallman <rms@gnu.org>
* calendar.texi (Diary): Clarify text about diary file example.
2007-10-13 Glenn Morris <rgm@gnu.org>
* misc.texi (Interactive Shell): Correct INSIDE_EMACS reference.
...
...
man/calendar.texi
View file @
de13cecf
...
...
@@ -989,9 +989,8 @@ events for today, for the immediate future, or for any specified
date.
The name of the diary file is specified by the variable
@code{diary-file}; @file{~/diary} is the default. A sample diary file
is (note that the file format is essentially the same as that used by
the external shell utility @samp{calendar}):
@code{diary-file}; @file{~/diary} is the default. Here's an example
showing what that file looks like:
@example
12/22/1988 Twentieth wedding anniversary!!
...
...
@@ -1008,8 +1007,10 @@ April 15, 1989 Income tax due.
@end example
@noindent
This example uses extra spaces to align the event descriptions of most
of the entries. Such formatting is purely a matter of taste.
This format is essentially the same as the one used by the system's
@program{calendar} utility. This example uses extra spaces to align
the event descriptions of most of the entries. Such formatting is
purely a matter of taste.
Although you probably will start by creating a diary manually, Emacs
provides a number of commands to let you view, add, and change 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