diff lisp/ChangeLog @ 112384:f5af01a13248

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.
author Glenn Morris <rgm@gnu.org>
date Wed, 19 Jan 2011 22:40:36 -0800
parents aa1e27e3a554
children 4ce9a7be0488
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Jan 19 22:10:05 2011 -0800
+++ b/lisp/ChangeLog	Wed Jan 19 22:40:36 2011 -0800
@@ -1,3 +1,7 @@
+2011-01-20  Glenn Morris  <rgm@gnu.org>
+
+	* simple.el (read-expression-history): Remove, it's in minibuf.c.
+
 2011-01-20  Chong Yidong  <cyd@stupidchicken.com>
 
 	* subr.el (y-or-n-p): Revert 2011-01-07 change, removing ARGS.