]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/back.texi
Quote less in manuals
[gnu-emacs] / doc / lispref / back.texi
index 5edfb671773291ae8ffef311ae6644afb01bde3a..c4f2b5eb8529adacdd2a173642af44caaa069320 100644 (file)
@@ -6,7 +6,7 @@
 @c %**start of header
 @setfilename back-cover
 @settitle GNU Emacs Lisp Reference Manual
-@documentencoding UTF-8
+@include docstyle.texi
 @c %**end of header
 .
 @sp 7
@@ -17,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.