Warn about read-passwd in batch mode
authorGlenn Morris <rgm@gnu.org>
Thu, 26 Jun 2014 19:00:42 +0000 (15:00 -0400)
committerGlenn Morris <rgm@gnu.org>
Thu, 26 Jun 2014 19:00:42 +0000 (15:00 -0400)
commit64c3533166e1fa517422f89f953cfdaea6ee7bf0
treeb317a5770db12cd74bbef35757965878b88b158e
parent2493e35c369caabf6a65e376fd0399e95b588bfd
Warn about read-passwd in batch mode

* doc/lispref/minibuf.texi (Intro to Minibuffers): Batch mode is basic.
(Reading a Password): Mention batch mode.

* lisp/subr.el (read-passwd): Warn about batch mode.

Fixes: debbugs:17839
doc/lispref/ChangeLog
doc/lispref/minibuf.texi
lisp/ChangeLog
lisp/subr.el