diff options
author | Glenn Morris <rgm@gnu.org> | 2005-03-04 17:18:36 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2005-03-04 17:18:36 +0000 |
commit | a472bd1cb87e9de1bdbbbd88299744ccea38d7c7 (patch) | |
tree | 49a30b52c06bcd7f2bc7922295670b8d62b1c70a /man/calendar.texi | |
parent | 77b94af3be2ff42842246b71cc71efd51986c0fa (diff) | |
download | emacs-a472bd1cb87e9de1bdbbbd88299744ccea38d7c7.tar.gz |
From Ulf Jasper <ulf.jasper@web.de>:
(iCalendar): No need to require it now.
Diffstat (limited to 'man/calendar.texi')
-rw-r--r-- | man/calendar.texi | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/man/calendar.texi b/man/calendar.texi index 35ee4f2034e..e0d6577780f 100644 --- a/man/calendar.texi +++ b/man/calendar.texi @@ -1406,8 +1406,6 @@ Exporting of diary files into iCalendar files should work correctly for most diary entries. Please note that @file{icalendar.el} is work in progress, so usage may evolve in future. - To activate the package, use @code{(require 'icalendar)}. - @findex icalendar-import-buffer The command @code{icalendar-import-buffer} extracts iCalendar data from the current buffer and adds it to your (default) |