Increase default history-length from 30 to 100
authorGlenn Morris <rgm@gnu.org>
Fri, 21 Mar 2014 17:04:50 +0000 (13:04 -0400)
committerGlenn Morris <rgm@gnu.org>
Fri, 21 Mar 2014 17:04:50 +0000 (13:04 -0400)
commit26e91130ed0611a1074d0cac5880c065f9ba69c8
tree72c180ecacec3f2c8ae9b3c695c19665e801cc42
parentaa4659075414a2730535eeb419847d761eb76f0d
Increase default history-length from 30 to 100

Ref: http://lists.gnu.org/archive/html/emacs-devel/2014-01/msg02008.html

* lisp/cus-start.el (history-length): Bump :version.

* src/minibuf.c (history-length): Increase default from 30 to 100.
etc/NEWS
lisp/ChangeLog
lisp/cus-start.el
src/ChangeLog
src/minibuf.c