Mercurial > emacs
changeset 19850:6bd245888f10
(standard-display-european): Doc fix.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 09 Sep 1997 19:07:56 +0000 |
parents | 1c5164d81426 |
children | 092b99255bcd |
files | lisp/disp-table.el |
diffstat | 1 files changed, 4 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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'