* icalendar.el (icalendar-import-file): Fix interactive spec (tiny change)
authorAndrei Chitu <andrei.chitu1@gmail.com>
Thu, 10 Oct 2013 01:18:01 +0000 (21:18 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 Oct 2013 01:18:01 +0000 (21:18 -0400)
Fixes: debbugs:15482

lisp/ChangeLog
lisp/calendar/icalendar.el

index c939b9f..2066aef 100644 (file)
@@ -1,3 +1,8 @@
+2013-10-10  Andrei ChiČ›u  <andrei.chitu1@gmail.com>  (tiny change)
+
+       * calendar/icalendar.el (icalendar-import-file):
+       Fix interactive spec.  (Bug#15482)
+
 2013-10-10  Glenn Morris  <rgm@gnu.org>
 
        * desktop.el (desktop-save): Default to saving in .emacs.d,
index bb3ff04..4d0b9d1 100644 (file)
@@ -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