diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2013-03-20 15:29:37 +0400 |
---|---|---|
committer | Dmitry Antipov <dmantipov@yandex.ru> | 2013-03-20 15:29:37 +0400 |
commit | 5f24fa51a07664e81d4c710fe310d2c2fbea8bb5 (patch) | |
tree | 4d5681a0ae85865f263f6a29ea41dcf3e4ed41e8 /lisp/emacs-lisp/cl-loaddefs.el | |
parent | 96061a21804d6f7ac3b1371470a288344f5f62cd (diff) | |
download | emacs-5f24fa51a07664e81d4c710fe310d2c2fbea8bb5.tar.gz emacs-5f24fa51a07664e81d4c710fe310d2c2fbea8bb5.tar.bz2 emacs-5f24fa51a07664e81d4c710fe310d2c2fbea8bb5.zip |
* window.h (struct window): Convert left_col, top_line, total_lines
and total_cols from Lisp_Objects to integers. Adjust comments.
(wset_left_col, wset_top_line, wset_total_cols, wset_total_lines):
Remove.
(WINDOW_TOTAL_COLS, WINDOW_TOTAL_LINES, WINDOW_LEFT_EDGE_COL)
(WINDOW_TOP_EDGE_LINE): Drop Lisp_Object to integer conversion.
* dispnew.c, frame.c, w32fns.c, window.c, xdisp.c, xfns.c:
Adjust users where appropriate.
Diffstat (limited to 'lisp/emacs-lisp/cl-loaddefs.el')
0 files changed, 0 insertions, 0 deletions