diff options
author | Martin Rudalics <rudalics@gmx.at> | 2011-06-07 11:26:21 +0200 |
---|---|---|
committer | Martin Rudalics <rudalics@gmx.at> | 2011-06-07 11:26:21 +0200 |
commit | abde8f8c7b14b0a851dc0dec23e7444550a148cf (patch) | |
tree | 5c7a5ac601f71f165fc3361bda5583d28dbaf196 /lisp/emacs-lisp/gulp.el | |
parent | 81eafe297773904d0a532328d27d658dde29be99 (diff) | |
download | emacs-abde8f8c7b14b0a851dc0dec23e7444550a148cf.tar.gz emacs-abde8f8c7b14b0a851dc0dec23e7444550a148cf.tar.bz2 emacs-abde8f8c7b14b0a851dc0dec23e7444550a148cf.zip |
Install some window-size related functions and window-list-1.
* window.c (Fwindow_total_size, Fwindow_left_column)
(Fwindow_top_line, window_body_lines, Fwindow_body_size)
(Fwindow_list_1): New functions.
(window_box_text_cols): Replace with window_body_cols.
(Fwindow_width, Fscroll_left, Fscroll_right): Use
window_body_cols instead of window_box_text_cols.
* window.h: Extern window_body_cols instead of
window_box_text_cols.
* indent.c (compute_motion, Fcompute_motion): Use
window_body_cols instead of window_box_text_cols.
Diffstat (limited to 'lisp/emacs-lisp/gulp.el')
0 files changed, 0 insertions, 0 deletions