diff options
| -rw-r--r-- | lisp/ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 628869dc0c3..1fa330e8e2a 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | 2010-01-01 Juri Linkov <juri@jurta.org> | 1 | 2010-01-01 Juri Linkov <juri@jurta.org> |
| 2 | 2 | ||
| 3 | * comint.el (comint-input-ring-size): Make it a defcustom and | 3 | * comint.el (comint-input-ring-size): Make it a defcustom and |
| 4 | increase the default to 500. | 4 | increase the default to 500 (Bug#5148). |
| 5 | 5 | ||
| 6 | 2009-12-31 Nick Roberts <nickrob@snap.net.nz> | 6 | 2009-12-31 Nick Roberts <nickrob@snap.net.nz> |
| 7 | 7 | ||