comparison 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
comparison
equal deleted inserted replaced
32853:3410d8818561 32854:25f4a6923e96
1 2000-10-25 Miles Bader <miles@lsi.nec.co.jp>
2
3 * comint.el (comint-output-filter, comint-send-input): Don't
4 bother adding stickiness fields to overlays to fool the field
5 code, since it should notice the overlay insertion-types now.
6 * wid-edit.el (widget-beginning-of-line, widget-end-of-line):
7 Replace with aliases of the normal emacs b-o-l/e-o-l functions.
8 (widget-field-keymap, widget-text-keymap): Don't bind C-a/C-e.
9
1 2000-10-24 Gerd Moellmann <gerd@gnu.org> 10 2000-10-24 Gerd Moellmann <gerd@gnu.org>
2 11
3 * emacs-lisp/authors.el (authors-aliases): Add some more aliases. 12 * emacs-lisp/authors.el (authors-aliases): Add some more aliases.
4 (authors): Set file coding system to iso-2022-7bit. Add 13 (authors): Set file coding system to iso-2022-7bit. Add
5 file-local variables to output buffer. 14 file-local variables to output buffer.