diff lispref/windows.texi @ 76837:4f96f3f74c69

Improve indexing.
author Eli Zaretskii <eliz@gnu.org>
date Sat, 31 Mar 2007 14:37:05 +0000
parents e5b96737f906
children fc9d442f98d2
line wrap: on
line diff
--- a/lispref/windows.texi	Sat Mar 31 13:57:00 2007 +0000
+++ b/lispref/windows.texi	Sat Mar 31 14:37:05 2007 +0000
@@ -1224,6 +1224,7 @@
 
 @node Window Start
 @section The Window Start Position
+@cindex window start position
 
   Each window contains a marker used to keep track of a buffer position
 that specifies where in the buffer display should start.  This position
@@ -2356,6 +2357,7 @@
 
 @node Window Hooks
 @section Hooks for Window Scrolling and Changes
+@cindex hooks for window operations
 
 This section describes how a Lisp program can take action whenever a
 window displays a different part of its buffer or a different buffer.