Mercurial > emacs
comparison lisp/ChangeLog @ 36811:a37eeb9f04f3
*** empty log message ***
author | Gerd Moellmann <gerd@gnu.org> |
---|---|
date | Wed, 14 Mar 2001 16:37:12 +0000 |
parents | a7747c7ba014 |
children | 8d81dd7b1449 |
comparison
equal
deleted
inserted
replaced
36810:a9485f8e43d6 | 36811:a37eeb9f04f3 |
---|---|
1 2001-03-14 Gerd Moellmann <gerd@gnu.org> | 1 2001-03-14 Gerd Moellmann <gerd@gnu.org> |
2 | |
3 * bindings.el (features): Add `md5' and `overlay' to the list. | |
2 | 4 |
3 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is | 5 * scroll-bar.el (toplevel): Test if `x-toolkit-scroll-bars' is |
4 bound before using it. It's not bound when configured without X, | 6 bound before using it. It's not bound when configured without X, |
5 for instance. | 7 for instance. |
6 | 8 |