Mercurial > emacs
diff lisp/ChangeLog @ 32854:25f4a6923e96
*** empty log message ***
author | Miles Bader <miles@gnu.org> |
---|---|
date | Wed, 25 Oct 2000 05:38:31 +0000 |
parents | 9e6054d90091 |
children | 04a91ff2afcd |
line wrap: on
line diff
--- a/lisp/ChangeLog Wed Oct 25 05:37:15 2000 +0000 +++ b/lisp/ChangeLog Wed Oct 25 05:38:31 2000 +0000 @@ -1,3 +1,12 @@ +2000-10-25 Miles Bader <miles@lsi.nec.co.jp> + + * comint.el (comint-output-filter, comint-send-input): Don't + bother adding stickiness fields to overlays to fool the field + code, since it should notice the overlay insertion-types now. + * wid-edit.el (widget-beginning-of-line, widget-end-of-line): + Replace with aliases of the normal emacs b-o-l/e-o-l functions. + (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e. + 2000-10-24 Gerd Moellmann <gerd@gnu.org> * emacs-lisp/authors.el (authors-aliases): Add some more aliases.