comparison lisp/ChangeLog @ 37923:090e5993c4c7

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 28 May 2001 13:42:52 +0000
parents d4886ee1feae
children d732e11e48ac
comparison
equal deleted inserted replaced
37922:fcd11c3e6341 37923:090e5993c4c7
1 2001-05-28 Miles Bader <miles@gnu.org>
2
3 * comint.el (comint-carriage-motion): Renamed from
4 `comint-cr-magic'. Operate on the buffer instead of the string
5 (for use as a comint post-output filter, instead of as a
6 pre-output filter). Handle backspaces too. Add to the
7 `comint-output-filter-functions' hook instead of
8 `comint-preoutput-filter-functions'.
9
1 2001-05-28 Gerd Moellmann <gerd@gnu.org> 10 2001-05-28 Gerd Moellmann <gerd@gnu.org>
2 11
3 * language/japan-util.el (japanese-hankaku): Prefer the charset 12 * language/japan-util.el (japanese-hankaku): Prefer the charset
4 `jisx0201' when the optional argument `ascii-only' is not specified. 13 `jisx0201' when the optional argument `ascii-only' is not specified.
5 (japanese-hankaku-region): Ditto. 14 (japanese-hankaku-region): Ditto.