mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-17 01:34:21 +00:00
(Top): Call this chapter `Introduction'.
(Overview): In TeX, no section heading here.
This commit is contained in:
parent
c3a2e2d5ad
commit
3105a2cc30
1 changed files with 3 additions and 6 deletions
|
|
@ -50,7 +50,7 @@ license to the document, as described in section 6 of the license.
|
|||
@end titlepage
|
||||
|
||||
@node Top, Overview, (dir), (dir)
|
||||
@chapter Overview
|
||||
@chapter Introduction
|
||||
|
||||
@noindent
|
||||
This document describes a set of Emacs Lisp facilities borrowed from
|
||||
|
|
@ -82,12 +82,9 @@ does assume a basic familiarity with Emacs Lisp.
|
|||
@end menu
|
||||
|
||||
@node Overview, Program Structure, Top, Top
|
||||
@ifinfo
|
||||
@ifnottex
|
||||
@chapter Overview
|
||||
@end ifinfo
|
||||
@iftex
|
||||
@section Overview
|
||||
@end iftex
|
||||
@end ifnottex
|
||||
|
||||
@noindent
|
||||
Common Lisp is a huge language, and Common Lisp systems tend to be
|
||||
|
|
|
|||
Loading…
Reference in a new issue