Give read-expression-history a doc.
authorGlenn Morris <rgm@gnu.org>
Thu, 20 Jan 2011 06:40:36 +0000 (22:40 -0800)
committerGlenn Morris <rgm@gnu.org>
Thu, 20 Jan 2011 06:40:36 +0000 (22:40 -0800)
commitc11136ec3e0fe7167c3cfcaa25ddac47693d3e88
treefd0fc316bb35d2d44ed77b275c891d2a9a89a356
parentbb1c6663330a318d86e64bf6ec87baf69d486958
Give read-expression-history a doc.

* lisp/simple.el (read-expression-history): Remove, it's in minibuf.c.

* src/minibuf.c (syms_of_minibuf) <read-expression-history>:
Give it a doc string.
* src/globals.h: Add Vread_expression_history.
lisp/ChangeLog
lisp/simple.el
src/ChangeLog
src/globals.h
src/minibuf.c