comparison lispref/windows.texi @ 47687:054a4d4af618

(Window Configurations): Refer to winner.el as example.
author Richard M. Stallman <rms@gnu.org>
date Sun, 29 Sep 2002 17:52:36 +0000
parents 85f61bf6ce1d
children df6767370b43
comparison
equal deleted inserted replaced
47686:fc66469fe069 47687:054a4d4af618
2077 regards configurations as unequal if they differ in any respect, even a 2077 regards configurations as unequal if they differ in any respect, even a
2078 saved point or mark. 2078 saved point or mark.
2079 @end defun 2079 @end defun
2080 2080
2081 Primitives to look inside of window configurations would make sense, 2081 Primitives to look inside of window configurations would make sense,
2082 but none are implemented. It is not clear they are useful enough to be 2082 but none are implemented. It is not clear they are useful enough to
2083 worth implementing. 2083 be worth implementing. See the file @file{winner.el} for some more
2084 operations on windows configurations.
2084 2085
2085 @node Window Hooks 2086 @node Window Hooks
2086 @section Hooks for Window Scrolling and Changes 2087 @section Hooks for Window Scrolling and Changes
2087 2088
2088 This section describes how a Lisp program can take action whenever a 2089 This section describes how a Lisp program can take action whenever a