]> git.eshelyaron.com Git - emacs.git/commit
Document what the `t' value for HIST in `read-string' means
authorLars Ingebrigtsen <larsi@gnus.org>
Sun, 23 Jun 2019 12:05:55 +0000 (14:05 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 23 Jun 2019 12:05:55 +0000 (14:05 +0200)
commitd2bbea23fa02c09a22e654f4127c234606d64fea
treee48adda817e41b73b6d89f82e754edec5e3969bd
parentabf7d0d802728e0ae8e064683eb5fb411bad911e
Document what the `t' value for HIST in `read-string' means

* src/minibuf.c (syms_of_minibuf): Say that `t' means "no history"
(bug#36324).
(Fread_from_minibuffer): Say the same for HIST.
src/minibuf.c