]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix title inconsistencies in elisp intro book
authorStefan Kangas <stefankangas@gmail.com>
Tue, 8 Oct 2019 16:30:39 +0000 (18:30 +0200)
committerStefan Kangas <stefankangas@gmail.com>
Tue, 8 Oct 2019 16:30:39 +0000 (18:30 +0200)
* doc/lispintro/emacs-lisp-intro.texi: Fix title
inconsistencies.  (Bug#31037)

doc/lispintro/emacs-lisp-intro.texi

index 22ea655d591df3a010367994e0e9ad004db1a162..3e43f7f09f401e205a1ca76d18987a30fbacf945 100644 (file)
 @end direntry
 
 @copying
-This is an @cite{Introduction to Programming in Emacs Lisp}, for
+This is @cite{An Introduction to Programming in Emacs Lisp}, for
 people who are not programmers.
 @sp 1
 @iftex
@@ -892,8 +892,8 @@ to read them.  But I have tried to keep down the number of such
 paragraphs.  This book is intended as an approachable hill, rather than
 as a daunting mountain.
 
-This introduction to @cite{Programming in Emacs Lisp} has a companion
-document,
+This book, @cite{An Introduction to Programming in Emacs Lisp}, has a
+companion document,
 @iftex
 @cite{The GNU Emacs Lisp Reference Manual}.
 @end iftex