comparison lisp/ChangeLog @ 106690:4d6afab8b7cb

* comint.el (comint-input-ring-size): Make it a defcustom and increase the default to 500.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 01 Jan 2010 13:43:25 -0500
parents c9e8b4313718
children ee43864593e4
comparison
equal deleted inserted replaced
106689:de63af995d1c 106690:4d6afab8b7cb
1 2010-01-01 Juri Linkov <juri@jurta.org>
2
3 * comint.el (comint-input-ring-size): Make it a defcustom and
4 increase the default to 500.
5
1 2009-12-31 Nick Roberts <nickrob@snap.net.nz> 6 2009-12-31 Nick Roberts <nickrob@snap.net.nz>
2 7
3 Further changes from EMACS_23_1_RC branch (2009-12-29 contd). 8 Further changes from EMACS_23_1_RC branch (2009-12-29 contd).
4 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons. 9 * term/x-win.el (x-gtk-stock-map): Map some GUD buttons.
5 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands. 10 * progmodes/gud.el (gud-menu-map): Add reverse-execution commands.