Mercurial > emacs
changeset 30966:7265b1124adb
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Sat, 19 Aug 2000 12:43:07 +0000 |
parents | d3223b7bcd96 |
children | 76099fa198bb |
files | lisp/ChangeLog |
diffstat | 1 files changed, 8 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sat Aug 19 12:37:39 2000 +0000 +++ b/lisp/ChangeLog Sat Aug 19 12:43:07 2000 +0000 @@ -1,3 +1,11 @@ +2000-08-19 Miles Bader <miles@gnu.org> + + * comint.el (comint-output-filter): Save the point with a marker, + not just a buffer position. + + * international/mule.el (set-buffer-process-coding-system): Make + interactive prompt less confusing. + 2000-08-19 Gerd Moellmann <gerd@gnu.org> * hilit-chg.el: General cleanup of doc strings, comments and