mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 17:24:23 +00:00
* doc/emacs/calendar.texi (Diary iCalendar Import): Doc fix.
This commit is contained in:
parent
451d5c6f05
commit
0f0a632028
1 changed files with 3 additions and 3 deletions
|
|
@ -1658,9 +1658,9 @@ follows:
|
|||
@end group
|
||||
@end lisp
|
||||
|
||||
The variables @code{start-to-end}, @code{summary} and @code{location} in
|
||||
this example are dynamically bound to appropriate values when the
|
||||
skeleton is called. See the docstring of
|
||||
The variables @code{ical-start-to-end}, @code{ical-summary} and
|
||||
@code{ical-location} in this example are dynamically bound to
|
||||
appropriate values when the skeleton is called. See the docstring of
|
||||
@code{diary-icalendar-vevent-format-function} for more information.
|
||||
|
||||
Any errors encountered during import will be reported in a buffer named
|
||||
|
|
|
|||
Loading…
Reference in a new issue