summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>1996-09-14 04:54:17 +0000
committerRichard M. Stallman <rms@gnu.org>1996-09-14 04:54:17 +0000
commit8851d7d13390a7bf2ae8be6a9b3b92119cbb0649 (patch)
treebd4df6aa424819d7c68c41a081eecb3701b1c501
parent9061c1fdc995d8198578ab2a7901e1248c5b2ddb (diff)
downloademacs-8851d7d13390a7bf2ae8be6a9b3b92119cbb0649.tar.gz
(ps-print-prologue): Get rid of backslash-digits
control characters in comments.
-rw-r--r--lisp/ps-print.el8
1 files changed, 4 insertions, 4 deletions
diff --git a/lisp/ps-print.el b/lisp/ps-print.el
index 1d130862d5e..a79d236588f 100644
--- a/lisp/ps-print.el
+++ b/lisp/ps-print.el
@@ -715,12 +715,12 @@ StandardEncoding 46 82 getinterval aload pop
%*** NOTE: the following are missing in the Adobe documentation,
%*** but appear in the displayed table:
%*** macron at 0225, dieresis at 0230, cedilla at 0233, space at 0240.
-% \20x
+% ^Px
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef
/dotlessi /grave /acute /circumflex /tilde /macron /breve /dotaccent
/dieresis /.notdef /ring /cedilla /.notdef /hungarumlaut /ogonek /caron
-% \24x
+% ^Tx
/space /exclamdown /cent /sterling
/currency /yen /brokenbar /section
/dieresis /copyright /ordfeminine /guillemotleft
@@ -729,7 +729,7 @@ StandardEncoding 46 82 getinterval aload pop
/acute /mu /paragraph /periodcentered
/cedilla /onesuperior /ordmasculine /guillemotright
/onequarter /onehalf /threequarters /questiondown
-% \30x
+% ^Xx
/Agrave /Aacute /Acircumflex /Atilde
/Adieresis /Aring /AE /Ccedilla
/Egrave /Eacute /Ecircumflex /Edieresis
@@ -738,7 +738,7 @@ StandardEncoding 46 82 getinterval aload pop
/Ocircumflex /Otilde /Odieresis /multiply
/Oslash /Ugrave /Uacute /Ucircumflex
/Udieresis /Yacute /Thorn /germandbls
-% \34x
+% ^\\x
/agrave /aacute /acircumflex /atilde
/adieresis /aring /ae /ccedilla
/egrave /eacute /ecircumflex /edieresis