1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-02-03 22:20:52 -08:00
emacs/lisp/erc
Lars Ingebrigtsen 660d13bd7b Use format-prompt in calls to completing-read with a default value
* lisp/textmodes/rst.el (rst-insert-list-new-item):
* lisp/tab-bar.el (tab-bar-switch-to-tab):
* lisp/profiler.el (profiler-start):
* lisp/frame.el (set-frame-font):
* lisp/erc/erc.el (erc-join-channel):
* lisp/emacs-lock.el (emacs-lock--set-mode):
* lisp/emacs-lisp/elp.el (elp-set-master):
* lisp/emacs-lisp/checkdoc.el ()
(checkdoc-this-string-valid-engine):
* lisp/calendar/todo-mode.el (todo-find-filtered-items-file):
* lisp/calendar/calendar.el (calendar-set-date-style): Use
`format-prompt' in calls to completing-read that has a default
value, but didn't mention that in the prompt.
2020-09-06 20:35:11 +02:00
..
ChangeLog.1 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
ChangeLog.2 Update copyright year to 2020 2020-01-01 00:59:52 +00:00
erc-autoaway.el Make some erc function aliases obsolete 2020-08-02 07:55:02 +02:00
erc-backend.el Make erc-compat.el obsolete 2020-08-13 19:31:54 -04:00
erc-button.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-capab.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-dcc.el Use `format-prompt' when prompting with default values 2020-09-06 16:56:54 +02:00
erc-desktop-notifications.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-ezbounce.el Merge from origin/emacs-27 2020-03-23 09:46:39 -07:00
erc-fill.el Make erc-compat.el obsolete 2020-08-13 19:31:54 -04:00
erc-goodies.el Make erc-compat.el obsolete 2020-08-13 19:31:54 -04:00
erc-ibuffer.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-identd.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-imenu.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-join.el Fix erc-reuse-buffers behavior 2020-08-12 13:09:40 +02:00
erc-lang.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-list.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-log.el Make erc-compat.el obsolete 2020-08-13 19:31:54 -04:00
erc-match.el Add `message' to erc-match.el highlight types 2020-08-14 22:12:02 -04:00
erc-menu.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-netsplit.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-networks.el Make more erc function aliases obsolete 2020-08-07 14:02:01 +02:00
erc-notify.el Make erc-compat.el obsolete 2020-08-13 19:31:54 -04:00
erc-page.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-pcomplete.el Make erc-compat.el obsolete 2020-08-13 19:31:54 -04:00
erc-replace.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-ring.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-services.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-sound.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-speedbar.el Merge from origin/emacs-27 2020-03-23 09:46:39 -07:00
erc-spelling.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-stamp.el Make erc-compat.el obsolete 2020-08-13 19:31:54 -04:00
erc-track.el Remove some compat code from erc-track.el 2020-08-18 11:23:47 +02:00
erc-truncate.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc-xdcc.el ERC: Update maintainer address 2020-03-18 21:27:49 -04:00
erc.el Use format-prompt in calls to completing-read with a default value 2020-09-06 20:35:11 +02:00