1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-31 11:13:50 +00:00

* icalendar.el (icalendar-import-file): Fix interactive spec (tiny change)

Fixes: debbugs:15482
This commit is contained in:
Andrei Chitu 2013-10-09 21:18:01 -04:00 committed by Glenn Morris
parent 9271e90e73
commit c6e8ae77b3
2 changed files with 6 additions and 1 deletions

View 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,

View 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