summaryrefslogtreecommitdiff
path: root/lisp/calendar
diff options
context:
space:
mode:
authorAndrei Chitu <andrei.chitu1@gmail.com>2013-10-09 21:18:01 -0400
committerGlenn Morris <rgm@gnu.org>2013-10-09 21:18:01 -0400
commitc6e8ae77b327df99219031e56c7938981f63b4c9 (patch)
tree3400e196e0345fbc21260372f83a2e4536291df3 /lisp/calendar
parent9271e90e7349a9fa03edebe72e6baa5fd5a0e624 (diff)
downloademacs-c6e8ae77b327df99219031e56c7938981f63b4c9.tar.gz
* icalendar.el (icalendar-import-file): Fix interactive spec (tiny change)
Fixes: debbugs:15482
Diffstat (limited to 'lisp/calendar')
-rw-r--r--lisp/calendar/icalendar.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/calendar/icalendar.el b/lisp/calendar/icalendar.el
index bb3ff0436e0..4d0b9d169b5 100644
--- a/lisp/calendar/icalendar.el
+++ b/lisp/calendar/icalendar.el
@@ -1822,7 +1822,7 @@ Optional argument NON-MARKING determines whether events are created as
non-marking or not."
(interactive "fImport iCalendar data from file: \n\
Finto diary file:
-p")
+P")
;; clean up the diary file
(save-current-buffer
;; now load and convert from the ical file