1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-20 11:33:09 -08:00
emacs/doc
Daniel Mendler 077dae3b4c completing-read: If HIST is the symbol `t', history is not recorded.
* lisp/minibuffer.el (completion-all-sorted-completions): Check if
`minibuffer-history-variable` is `t`
* src/minibuf.c (completing-read): Update docstring
* doc/lispref/minibuf.texi: Update documentation of
`read-from-minibuffer` and `completing-read`
2021-04-19 14:25:32 -04:00
..
emacs Merge from origin/emacs-27 2021-04-16 07:50:20 -07:00
lispintro Remove references to very old versions of Emacs from eintr 2021-04-03 00:53:43 +02:00
lispref completing-read: If HIST is the symbol `t', history is not recorded. 2021-04-19 14:25:32 -04:00
man Update copyright year to 2021 2021-01-01 01:13:56 -08:00
misc Add Tramp recompilation 2021-04-19 11:52:48 +02:00