]> code.delx.au - gnu-emacs/blobdiff - doc/lispref/makefile.w32-in
Minor quoting etc. fixes to lispref manual
[gnu-emacs] / doc / lispref / makefile.w32-in
index 4185629180ec2a7eecae8db00d14bf0d73b5940b..c30d6e2d1a482a60f6faf836db18ebe4d6fb4a58 100644 (file)
@@ -31,7 +31,7 @@ texinfodir = $(srcdir)/../misc
 INFO_EXT=.info
 INFO_OPTS=--no-split
 
-# Redefine `TEX' if `tex' does not invoke plain TeX.  For example:
+# Redefine 'TEX' if 'tex' does not invoke plain TeX.  For example:
 # TEX=platex
 TEX=tex
 INSTALL_INFO = install-info
@@ -102,7 +102,7 @@ srcs = \
 
 .PHONY: clean
 
-# The info file is named `elisp'.
+# The info file is named 'elisp'.
 
 info: $(infodir)/elisp$(INFO_EXT)