Mercurial > emacs
changeset 79849:95a0ab7dfa09
Ulf Jasper <ulf.jasper at web.de>
(icalendar-export-file, icalendar-import-file): Restore
significant trailing whitespace in `interactive' prompts.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 16 Jan 2008 04:14:29 +0000 |
parents | 316ed7573095 |
children | 6fb67a0834d4 |
files | lisp/calendar/icalendar.el |
diffstat | 1 files changed, 3 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/calendar/icalendar.el Tue Jan 15 04:37:20 2008 +0000 +++ b/lisp/calendar/icalendar.el Wed Jan 16 04:14:29 2008 +0000 @@ -710,7 +710,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)) @@ -1454,8 +1454,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