1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-26 07:00:35 -08:00
emacs/doc
Juri Linkov f216f38870 Move read-char-from-minibuffer from simple.el to subr.el and document it.
* doc/lispref/minibuf.texi (Multiple Queries):
Document read-char-from-minibuffer (bug#10477, bug#38076).

* lisp/subr.el (read-char-history)
(read-char-from-minibuffer-map)
(read-char-from-minibuffer-map-hash)
(read-char-from-minibuffer-insert-char)
(read-char-from-minibuffer-insert-other, empty-history)
(read-char-from-minibuffer): Move from simple.el to subr.el.
2019-11-10 23:06:37 +02:00
..
emacs Minor fix in the Emacs manual 2019-11-06 19:22:11 +02:00
lispintro Revert "Omit edition numbers and dates in manuals" 2019-11-02 09:52:39 +02:00
lispref Move read-char-from-minibuffer from simple.el to subr.el and document it. 2019-11-10 23:06:37 +02:00
man Enable tab-bar-mode from X resources 2019-10-13 23:56:17 +03:00
misc CC Mode. Allow fontification of "wrong" style comments with warning face. 2019-11-09 12:09:30 +00:00