From 828fac3a6708099573f1b4bdbc3fb8b61f1f1ba4 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 9 May 1998 21:10:30 +0000 Subject: (standard-display-european): Doc fix. --- lisp/disp-table.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'lisp/disp-table.el') 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 -- cgit v1.2.1