diff options
author | Richard M. Stallman <rms@gnu.org> | 1998-05-09 21:10:30 +0000 |
---|---|---|
committer | Richard M. Stallman <rms@gnu.org> | 1998-05-09 21:10:30 +0000 |
commit | 828fac3a6708099573f1b4bdbc3fb8b61f1f1ba4 (patch) | |
tree | c5644797e8541f91cc3176a7fbf443a3fc38cbb5 /lisp/disp-table.el | |
parent | 1f43a8c647c4fefd610734f8691c4844e1970836 (diff) | |
download | emacs-828fac3a6708099573f1b4bdbc3fb8b61f1f1ba4.tar.gz |
(standard-display-european): Doc fix.
Diffstat (limited to 'lisp/disp-table.el')
-rw-r--r-- | lisp/disp-table.el | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/lisp/disp-table.el b/lisp/disp-table.el index 1fe43c43d11..f793e506b27 100644 --- a/lisp/disp-table.el +++ b/lisp/disp-table.el @@ -178,6 +178,10 @@ X frame." ;;;###autoload (defun standard-display-european (arg &optional auto) "Toggle display of European characters encoded with ISO 8859. +This function is semi-obsolete; it is better to use +`set-language-environment' and `set-terminal-coding-system', +coupled with the `--unibyte' option if you prefer to use unibyte characters. + When enabled, characters in the range of 160 to 255 display not as octal escapes, but as accented characters. Codes 146 and 160 display as apostrophe and space, even though they are not the ASCII |