summaryrefslogtreecommitdiff
path: root/lisp/emacs-lisp/generic.el
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2011-11-06 11:59:53 +0800
committerChong Yidong <cyd@gnu.org>2011-11-06 11:59:53 +0800
commit49745b39a15ecc32f4956c2d91530f196d9cd638 (patch)
treedea6f8efd8e64595fb4dd1227d4965994937ca09 /lisp/emacs-lisp/generic.el
parent1f05cd82d2e3c79ecede95aef578d1f395549b22 (diff)
downloademacs-49745b39a15ecc32f4956c2d91530f196d9cd638.tar.gz
emacs-49745b39a15ecc32f4956c2d91530f196d9cd638.tar.bz2
emacs-49745b39a15ecc32f4956c2d91530f196d9cd638.zip
Delete window-combination-p; tweaks to window-top-child and window-left-child.
* lisp/window.el (window-combination-p): Function deleted; its side-effect is not used in any existing code. (window-combinations, window-combined-p): Call window-*-child directly. * window.c (Fwindow_live_p, Fwindow_frame, Fframe_root_window) (Fminibuffer_window, Fwindow_buffer, Fwindow_splits) (Fset_window_splits, Fwindow_nest, Fset_window_nest) (Fwindow_use_time, Fwindow_total_size, Fwindow_normal_size) (Fwindow_new_normal, Fwindow_left_column, Fwindow_top_line) (Fwindow_margins, Fwindow_fringes, Fwindow_scroll_bars) (Fwindow_vscroll): Doc fix. (Fwindow_top_child, Fwindow_left_child): Eliminate a nil default argument, since it makes no sense to pass a live window and for consistency with window-child.
Diffstat (limited to 'lisp/emacs-lisp/generic.el')
0 files changed, 0 insertions, 0 deletions