comparison lisp/ChangeLog @ 42125:8163dcb4653b

*** empty log message ***
author Dave Love <fx@gnu.org>
date Tue, 18 Dec 2001 15:26:51 +0000
parents b646f4a6326b
children 8a9cb9732adb
comparison
equal deleted inserted replaced
42124:d92b9c6ee4eb 42125:8163dcb4653b
1 2001-12-18 Dave Love <fx@gnu.org>
2
3 * progmodes/f90.el (f90-break-line): Avoid infinite recursion
4 calling `newline'.
5
1 2001-12-17 Richard M. Stallman <rms@gnu.org> 6 2001-12-17 Richard M. Stallman <rms@gnu.org>
2 7
3 * comint.el (comint-dynamic-list-input-ring-select): New function. 8 * comint.el (comint-dynamic-list-input-ring-select): New function.
4 Switches back to the old window configuration. 9 Switches back to the old window configuration.
5 (comint-dynamic-list-input-ring): Bind RET to that function. 10 (comint-dynamic-list-input-ring): Bind RET to that function.