]> git.eshelyaron.com Git - emacs.git/commitdiff
(standard-display-european): Doc fix.
authorRichard M. Stallman <rms@gnu.org>
Tue, 9 Sep 1997 19:07:56 +0000 (19:07 +0000)
committerRichard M. Stallman <rms@gnu.org>
Tue, 9 Sep 1997 19:07:56 +0000 (19:07 +0000)
lisp/disp-table.el

index df171e171900d6d0f1f955eaf1c9c79cff29ec05..cb9325fd77104c7fa377cea9c21268e38e9a39b7 100644 (file)
@@ -179,7 +179,10 @@ X frame."
 (defun standard-display-european (arg &optional auto)
   "Toggle display of European characters encoded with ISO 8859.
 When enabled, characters in the range of 160 to 255 display not
-as octal escapes, but as accented characters.
+as octal escapes, but as accented characters.  Codes 146 and 160
+display as apostrophe and space, even though they are not the ASCII
+codes for apostrophe and space.
+
 With prefix argument, enable European character display iff arg is positive.
 
 Normally, this function turns off `enable-multibyte-characters'