# HG changeset patch # User Eli Zaretskii # Date 1198343417 0 # Node ID cfa45835a9e5be5a3c0fce36d88b2c108d905816 # Parent b55facd69022ededb773bd1a7547a34832fbb0e7 *** empty log message *** diff -r b55facd69022 -r cfa45835a9e5 lisp/ChangeLog --- 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 + + * 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 * comint.el (comint-password-prompt-regexp): Match `Enter Password'.