1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-18 03:40:47 -08:00
emacs/lisp/calendar
Lars Ingebrigtsen 816975f4bb Use format-prompt in some read-string calls
* lisp/progmodes/prolog.el (prolog-help-on-predicate):
* lisp/cmuscheme.el (scheme-trace-procedure):
* lisp/calendar/todo-mode.el (todo-convert-legacy-files): Use
format-prompt in some read-string calls (that have default values).

* lisp/printing.el (pr-interactive-regexp): No need to use "" as
the default value, because that's the default default value.
(pr-interactive-n-up): Use read-number instead of read-string and
then parsing the string.
2020-09-06 23:44:09 +02:00
..
appt.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-bahai.el Use proper digraphs in Bahá’í month names 2020-05-12 15:20:23 -07:00
cal-china.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-coptic.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-dst.el Rename recent calendar user option 2020-08-12 11:30:16 +01:00
cal-french.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-hebrew.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-html.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-islam.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-iso.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-julian.el ; Fix warning after last change in cal-julian.el 2020-05-14 01:30:36 +02:00
cal-mayan.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-menu.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-move.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-persia.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-tex.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
cal-x.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
calendar.el Use format-prompt in calls to completing-read with a default value 2020-09-06 20:35:11 +02:00
diary-lib.el Merge from origin/emacs-27 2020-01-01 01:08:16 +00:00
holidays.el Update copyright year to 2020 2020-01-01 00:59:52 +00:00
icalendar.el Apply icalendar.el patch by Thomas Plass <thunk2@arcor.de>. Fix bug#34315. 2020-09-02 19:58:56 +02:00
iso8601.el Give fuller support for obsolete ---12 dates in iso8601 2020-01-30 03:02:48 +01:00
lunar.el Use lexical-binding in lunar.el and add tests 2020-06-07 19:57:45 +02:00
parse-time.el Fix parse-time-string bug with ISO 8601 defaults 2020-01-24 13:41:55 -08:00
solar.el Tweak recent solar.el change 2020-08-12 11:30:16 +01:00
time-date.el Fix off-by-one error in decoded-time-add (with months) 2020-08-21 00:38:23 +02:00
timeclock.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
todo-mode.el Use format-prompt in some read-string calls 2020-09-06 23:44:09 +02:00