Mercurial > emacs
comparison src/ChangeLog @ 52556:ce06c92d0b1e
*** empty log message ***
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 20 Sep 2003 23:25:46 +0000 |
parents | 088a99a13c00 |
children | f773f7b8fa3f |
comparison
equal
deleted
inserted
replaced
52555:6fde172d0fc4 | 52556:ce06c92d0b1e |
---|---|
1 2003-09-21 Kim F. Storm <storm@cua.dk> | |
2 | |
3 * frame.c (Vdefault_frame_scroll_bars): New variable. | |
4 (x_set_vertical_scroll_bars): Use it instead of hardcoded values. | |
5 (syms_of_frame): DEFVAR_LISP it, and initialize according to | |
6 window-system default scroll bar position. | |
7 | |
1 2003-09-19 Dave Love <fx@gnu.org> | 8 2003-09-19 Dave Love <fx@gnu.org> |
2 | 9 |
3 * alloc.c (GC_MALLOC_CHECK): Move conditional undef after lisp.h. | 10 * alloc.c (GC_MALLOC_CHECK): Move conditional undef after lisp.h. |
4 | 11 |
5 2003-09-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> | 12 2003-09-19 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |