diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2013-08-14 08:07:14 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2013-08-14 08:07:14 +0400 |
commit | 38a2c91021a5d5405438ba291b60f7ccdaa99862 (patch) | |
tree | 3d5a8faf87763e8ccc3389881284a23c85da7cbd /lisp/emacs-lisp | |
parent | af79c3cb0b5ac53484ffc8a39894d475527a2e8a (diff) | |
download | emacs-38a2c91021a5d5405438ba291b60f7ccdaa99862.tar.gz emacs-38a2c91021a5d5405438ba291b60f7ccdaa99862.tar.bz2 emacs-38a2c91021a5d5405438ba291b60f7ccdaa99862.zip |
* window.h (struct window): Convert scroll_bar_width
from Lisp_Object to integer. Adjust comment.
(WINDOW_CONFIG_SCROLL_BAR_WIDTH, WINDOW_CONFIG_SCROLL_BAR_COLS):
Adjust users.
* window.c (wset_scroll_bar_width): Remove.
(make_window): Initialize scroll_bar_width.
(Fsplit_window_internal): Use direct assignment.
(Fset_window_configuration, save_window_save):
Convert Lisp_Object to integer and back where appropriate.
(Fset_window_scroll_bars): Adjust user. Return t if any scroll
bar was actually changed, and mention this in docstring.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions