Mercurial > emacs
changeset 68943:09f294c6700a
(icalendar-import-file, icalendar-export-file): Put back significant trailing
whitespace. <sigh>
author | Juanma Barranquero <lekktu@gmail.com> |
---|---|
date | Fri, 17 Feb 2006 01:59:49 +0000 |
parents | cb07d3843e81 |
children | 5e2a9bb28073 |
files | lisp/calendar/icalendar.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calendar/icalendar.el Fri Feb 17 00:26:14 2006 +0000 +++ b/lisp/calendar/icalendar.el Fri Feb 17 01:59:49 2006 +0000 @@ -705,7 +705,7 @@ "Export diary file to iCalendar format. All diary entries in the file DIARY-FILENAME are converted to iCalendar format. The result is appended to the file ICAL-FILENAME." - (interactive "FExport diary data from file: + (interactive "FExport diary data from file: Finto iCalendar file: ") (save-current-buffer (set-buffer (find-file diary-filename)) @@ -1449,8 +1449,8 @@ Argument DIARY-FILENAME input `diary-file'. Optional argument NON-MARKING determines whether events are created as non-marking or not." - (interactive "fImport iCalendar data from file: -Finto diary file: + (interactive "fImport iCalendar data from file: +Finto diary file: p") ;; clean up the diary file (save-current-buffer