comparison lisp/textmodes/page-ext.el @ 14040:187735b53d52

Comment fixes.
author Karl Heuer <kwzh@gnu.org>
date Fri, 05 Jan 1996 22:21:28 +0000
parents cc7cd83ccf3f
children 83f275dcd93a
comparison
equal deleted inserted replaced
14039:831c5fda97f4 14040:187735b53d52
159 ; `previous-page', `add-new-page', `mark-page', and `search-pages' 159 ; `previous-page', `add-new-page', `mark-page', and `search-pages'
160 ; commands. 160 ; commands.
161 161
162 ; You may use either the `C-x C-p d' (pages-directory-for-addresses) 162 ; You may use either the `C-x C-p d' (pages-directory-for-addresses)
163 ; or the `C-x C-p C-d' (pages-directory) command to construct and 163 ; or the `C-x C-p C-d' (pages-directory) command to construct and
164 ; dislay a directory of all the heading lines. 164 ; display a directory of all the heading lines.
165 165
166 ; In the directory, you may position the cursor over a heading line 166 ; In the directory, you may position the cursor over a heading line
167 ; and type `C-c C-c' (pages-directory-goto) to go to the entry to 167 ; and type `C-c C-c' (pages-directory-goto) to go to the entry to
168 ; which it refers in the pages buffer. 168 ; which it refers in the pages buffer.
169 169