# HG changeset patch # User Richard M. Stallman # Date 873832076 0 # Node ID 6bd245888f103b6e501fae5a10f7b17d45379bf5 # Parent 1c5164d8142658e614e052f47848132fb6a2365e (standard-display-european): Doc fix. diff -r 1c5164d81426 -r 6bd245888f10 lisp/disp-table.el --- a/lisp/disp-table.el Tue Sep 09 14:57:01 1997 +0000 +++ b/lisp/disp-table.el Tue Sep 09 19:07:56 1997 +0000 @@ -179,7 +179,10 @@ (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'