Mercurial > emacs
comparison lisp/ChangeLog @ 47365:c063e13aedf3
*** empty log message ***
author | Markus Rost <rost@math.uni-bielefeld.de> |
---|---|
date | Tue, 10 Sep 2002 01:32:59 +0000 |
parents | d631619a4723 |
children | 32c66a092ce6 |
comparison
equal
deleted
inserted
replaced
47364:1eea6f92f279 | 47365:c063e13aedf3 |
---|---|
1 2002-09-09 Markus Rost <rost@math.ohio-state.edu> | |
2 | |
3 * simple.el (transient-mark-mode, line-number-mode, | |
4 column-number-mode): Undo the recent change in revision 1.566. | |
5 The use of define-minor-mode in simple.el creates bootstrap | |
6 problems. | |
7 | |
1 2002-09-10 Miles Bader <miles@gnu.org> | 8 2002-09-10 Miles Bader <miles@gnu.org> |
2 | 9 |
3 * simple.el (do-auto-fill): `fill-indent-according-to-mode' is a | 10 * simple.el (do-auto-fill): `fill-indent-according-to-mode' is a |
4 variable, not a function. | 11 variable, not a function. |
5 | 12 |