diff options
| author | Eli Zaretskii | 2001-11-29 08:47:39 +0000 |
|---|---|---|
| committer | Eli Zaretskii | 2001-11-29 08:47:39 +0000 |
| commit | d586ab6cd05b4b28f6e5936d35f59649858c043d (patch) | |
| tree | 575a37c28231929da115dc549492a0ee1b00d466 | |
| parent | 6d8b258ab94f704732a19a21066ef8990a39484b (diff) | |
| download | emacs-d586ab6cd05b4b28f6e5936d35f59649858c043d.tar.gz emacs-d586ab6cd05b4b28f6e5936d35f59649858c043d.zip | |
(Index): @ignore extraneous text.
Use @dircategory and @direntry to define the DIR entry.
| -rw-r--r-- | lispintro/emacs-lisp-intro.texi | 17 |
1 files changed, 6 insertions, 11 deletions
diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index ea611b49f98..f3327e46b6a 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi | |||
| @@ -219,16 +219,11 @@ plus 1pt | |||
| 219 | 219 | ||
| 220 | @c ---------------------------------------------------- | 220 | @c ---------------------------------------------------- |
| 221 | 221 | ||
| 222 | @ignore | 222 | @dircategory Emacs |
| 223 | @ifinfo | 223 | @direntry |
| 224 | @format | 224 | * Emacs Lisp Intro: (eintr). |
| 225 | START-INFO-DIR-ENTRY | ||
| 226 | * Emacs Lisp Intro: (emacs-lisp-intro). | ||
| 227 | A simple introduction to Emacs Lisp programming. | 225 | A simple introduction to Emacs Lisp programming. |
| 228 | END-INFO-DIR-ENTRY | 226 | @end direntry |
| 229 | @end format | ||
| 230 | @end ifinfo | ||
| 231 | @end ignore | ||
| 232 | 227 | ||
| 233 | @ifinfo | 228 | @ifinfo |
| 234 | This is an introduction to @cite{Programming in Emacs Lisp}, for | 229 | This is an introduction to @cite{Programming in Emacs Lisp}, for |
| @@ -21405,9 +21400,9 @@ as a draft) by the Free Software Foundation. | |||
| 21405 | @comment node-name, next, previous, up | 21400 | @comment node-name, next, previous, up |
| 21406 | @unnumbered Index | 21401 | @unnumbered Index |
| 21407 | 21402 | ||
| 21408 | @ifnottex | 21403 | @ignore |
| 21409 | MENU ENTRY: NODE NAME. | 21404 | MENU ENTRY: NODE NAME. |
| 21410 | @end ifnottex | 21405 | @end ignore |
| 21411 | 21406 | ||
| 21412 | @printindex cp | 21407 | @printindex cp |
| 21413 | 21408 | ||