Mercurial > emacs
changeset 106691:ee43864593e4
* lisp/ChangeLog: Update bug number in last change.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Fri, 01 Jan 2010 13:44:02 -0500 |
parents | 4d6afab8b7cb |
children | 4af83423a0f1 11c99bdae327 |
files | lisp/ChangeLog |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Fri Jan 01 13:43:25 2010 -0500 +++ b/lisp/ChangeLog Fri Jan 01 13:44:02 2010 -0500 @@ -1,7 +1,7 @@ 2010-01-01 Juri Linkov <juri@jurta.org> * comint.el (comint-input-ring-size): Make it a defcustom and - increase the default to 500. + increase the default to 500 (Bug#5148). 2009-12-31 Nick Roberts <nickrob@snap.net.nz>