changeset 79597:cfa45835a9e5

*** empty log message ***
author Eli Zaretskii <eliz@gnu.org>
date Sat, 22 Dec 2007 17:10:17 +0000
parents b55facd69022
children d5c0ef4db45d
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 22 17:09:26 2007 +0000
+++ b/lisp/ChangeLog	Sat Dec 22 17:10:17 2007 +0000
@@ -1,3 +1,11 @@
+2007-12-22  Eli Zaretskii  <eliz@gnu.org>
+
+	* replace.el (regexp-history): 
+	* simple.el (minibuffer-history): 
+	* international/mule-cmds.el (input-method-history): 
+	* files.el (file-name-history): Add reference to history-length in
+	the doc string.
+
 2007-12-22  Richard Stallman  <rms@gnu.org>
 
 	* comint.el (comint-password-prompt-regexp): Match `Enter Password'.