diff options
| author | Dmitry Antipov <dmantipov@yandex.ru> | 2013-08-13 16:13:04 +0400 |
|---|---|---|
| committer | Dmitry Antipov <dmantipov@yandex.ru> | 2013-08-13 16:13:04 +0400 |
| commit | 9e37ee3be620a64afe9d9760076f80c22c986b62 (patch) | |
| tree | 19e22877f995f4115ae684cbe3e0865cd92059d8 /src/syntax.c | |
| parent | 31593bf6331776d08c1b439675b70a58492d657e (diff) | |
| download | emacs-9e37ee3be620a64afe9d9760076f80c22c986b62.tar.gz | |
* window.h (struct window): Convert left_fringe_width
and right_fringe_width from Lisp_Objects to integers.
Adjust comment.
(WINDOW_FRINGE_COLS, WINDOW_LEFT_FRINGE_WIDTH)
(WINDOW_RIGHT_FRINGE_WIDTH): Adjust users.
* window.c (wset_left_fringe_width, wset_right_fringe_width):
Remove.
(make_window): Initialize new integer fields to -1.
(Fsplit_window_internal): Use direct assignment.
(Fset_window_configuration, save_window_save): Convert
Lisp_Object to integer and back where appropriate.
(Fset_window_fringes): Adjust user. Return t if any fringe
was actually changed, and mention this in docstring.
Diffstat (limited to 'src/syntax.c')
0 files changed, 0 insertions, 0 deletions
