>> --- disp-table.el    25 Aug 2005 14:38:34 +0200      1.56
>> +++ disp-table.el    31 Aug 2005 11:39:29 +0200      
>> @@ -220,8 +220,10 @@
>> (unless (or (memq window-system '(x w32)))
>> (and (terminal-coding-system)
>> (set-terminal-coding-system nil))))
>> -    ;; Turn off multibyte chars for more compatibility.
>> -    (setq-default enable-multibyte-characters nil)
>> +
>> +    (display-warning 'i18n
>> +                 "`standard-display-european' is semi-obsolete"
>> +                 :warning)
>> 
>> ;; Switch to Latin-1 language environment
>> ;; unless some other has been specified.
>> --8<---------------cut here---------------end--------------->8---

> I don't like the "semi-obsolete". Something is either obsolete or it
> is not.

Agreed.  I'd go for "deprecated".


        Stefan


_______________________________________________
Emacs-pretest-bug mailing list
Emacs-pretest-bug@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-pretest-bug

Reply via email to