Mercurial > emacs
comparison lisp/ChangeLog @ 52559:f773f7b8fa3f
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 20 Sep 2003 23:36:00 +0000 |
parents | 3cf6b0b6a5ef |
children | eaaa5462dd17 |
comparison
equal
deleted
inserted
replaced
52558:3fb606ea8bf6 | 52559:f773f7b8fa3f |
---|---|
1 2003-09-21 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * scroll-bar.el (set-scroll-bar-mode): Initialize to | |
4 new built-in variable default-frame-scroll-bars. | |
5 (scroll-bar-mode): Use default-frame-scroll-bars when enabling | |
6 scroll-bar-mode; notably, use it instead of t when we toggle | |
7 scroll-bars on. | |
8 (toggle-scroll-bar): Use default-frame-scroll-bars. | |
9 | |
1 2003-09-19 Masatake YAMATO <jet@gyve.org> | 10 2003-09-19 Masatake YAMATO <jet@gyve.org> |
2 | 11 |
3 * pcvs.el (cvs-do-removal): Change the prompt depending on | 12 * pcvs.el (cvs-do-removal): Change the prompt depending on |
4 `filter' value. | 13 `filter' value. |
5 | 14 |