]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/back.texi
Quote less in manuals
[gnu-emacs] / doc / lispref / back.texi
index 75c244ae1ddc17eb0d972e225b440e04cac0004b..c4f2b5eb8529adacdd2a173642af44caaa069320 100644 (file)
@@ -1,11 +1,12 @@
 \input texinfo  @c -*-texinfo-*-
 @c This is part of the GNU Emacs Lisp Reference Manual.
-@c Copyright (C) 2001-201 Free Software Foundation, Inc.
+@c Copyright (C) 2001-2015 Free Software Foundation, Inc.
 @c See the file elisp.texi for copying conditions.
 @c
 @c %**start of header
 @setfilename back-cover
 @settitle GNU Emacs Lisp Reference Manual
+@include docstyle.texi
 @c %**end of header
 .
 @sp 7
@@ -16,7 +17,7 @@
   Most of the GNU Emacs text editor is written in the programming
 language called Emacs Lisp.  You can write new code in Emacs Lisp and
 install it as an extension to the editor.  However, Emacs Lisp is more
-than a mere ``extension language''; it is a full computer programming
+than a mere extension language; it is a full computer programming
 language in its own right.  You can use it as you would any other
 programming language.