comparison man/custom.texi @ 371:cc15677e0335 r21-2b1

Import from CVS: tag r21-2b1
author cvs
date Mon, 13 Aug 2007 11:03:08 +0200
parents 182f72e8cd0d
children 74fd4e045ea6
comparison
equal deleted inserted replaced
370:bd866891f083 371:cc15677e0335
1 \input texinfo.tex 1 \input texinfo.tex
2 2
3 @c %**start of header 3 @c %**start of header
4 @setfilename ../info/custom.info 4 @setfilename ../info/custom
5 @settitle The Customization Library 5 @settitle The Customization Library
6 @iftex 6 @iftex
7 @afourpaper 7 @afourpaper
8 @headings double 8 @headings double
9 @end iftex 9 @end iftex
10 @c %**end of header 10 @c %**end of header
11
12 @ifinfo
13 @dircategory XEmacs Editor
14 @direntry
15 * Customizations: (custom). Customization Library.
16 package.
17 @end direntry
18 @end ifinfo
19 11
20 @node Top, Declaring Groups, (dir), (dir) 12 @node Top, Declaring Groups, (dir), (dir)
21 @comment node-name, next, previous, up 13 @comment node-name, next, previous, up
22 @top The Customization Library 14 @top The Customization Library
23 15