# HG changeset patch # User Lute Kamstra # Date 1054814529 0 # Node ID 55b4e4214b1b065a0102b014e84ca619c3b20558 # Parent 8eb767cf729581fe3489a68dab2e4ea6ae8db73d *** empty log message *** diff -r 8eb767cf7295 -r 55b4e4214b1b lisp/ChangeLog --- a/lisp/ChangeLog Thu Jun 05 11:57:22 2003 +0000 +++ b/lisp/ChangeLog Thu Jun 05 12:02:09 2003 +0000 @@ -1,3 +1,10 @@ +2003-06-05 Lute Kamstra + + * shell.el (shell-mode): Put `shell-filter-ctrl-a-ctrl-b' on + `comint-output-filter-functions' when bash is used as the inferior + shell. + (shell-filter-ctrl-a-ctrl-b): New function. + 2003-06-05 Dave Love * vc-hooks.el (vc-make-backup-files): Add :group backup.