comparison lisp/ChangeLog @ 30788:fff9b9ec1df1

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Mon, 14 Aug 2000 19:47:29 +0000
parents 6134e3d42e3b
children fa166d86d278
comparison
equal deleted inserted replaced
30787:efa4d1ed3f1b 30788:fff9b9ec1df1
1 2000-08-14 Gerd Moellmann <gerd@gnu.org>
2
3 * paren.el (show-paren-priority): New user option.
4 (show-paren-function): Set overlay priorities to
5 show-paren-priority.
6
1 2000-08-14 Miles Bader <miles@gnu.org> 7 2000-08-14 Miles Bader <miles@gnu.org>
2 8
3 * comint.el (comint-bol): Use `forward-line 0' instead of calling 9 * comint.el (comint-bol): Use `forward-line 0' instead of calling
4 beginning-of-line with inhibit-field-text-motion bound. 10 beginning-of-line with inhibit-field-text-motion bound.
5 11