diff options
| -rw-r--r-- | doc/lispintro/emacs-lisp-intro.texi | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index 22ea655d591..3e43f7f09f4 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi | |||
| @@ -103,7 +103,7 @@ | |||
| 103 | @end direntry | 103 | @end direntry |
| 104 | 104 | ||
| 105 | @copying | 105 | @copying |
| 106 | This is an @cite{Introduction to Programming in Emacs Lisp}, for | 106 | This is @cite{An Introduction to Programming in Emacs Lisp}, for |
| 107 | people who are not programmers. | 107 | people who are not programmers. |
| 108 | @sp 1 | 108 | @sp 1 |
| 109 | @iftex | 109 | @iftex |
| @@ -892,8 +892,8 @@ to read them. But I have tried to keep down the number of such | |||
| 892 | paragraphs. This book is intended as an approachable hill, rather than | 892 | paragraphs. This book is intended as an approachable hill, rather than |
| 893 | as a daunting mountain. | 893 | as a daunting mountain. |
| 894 | 894 | ||
| 895 | This introduction to @cite{Programming in Emacs Lisp} has a companion | 895 | This book, @cite{An Introduction to Programming in Emacs Lisp}, has a |
| 896 | document, | 896 | companion document, |
| 897 | @iftex | 897 | @iftex |
| 898 | @cite{The GNU Emacs Lisp Reference Manual}. | 898 | @cite{The GNU Emacs Lisp Reference Manual}. |
| 899 | @end iftex | 899 | @end iftex |