From 61af05c3b078b13955cb4351fd85ad717c8d08f6 Mon Sep 17 00:00:00 2001 From: Eli Zaretskii Date: Sat, 3 Dec 2005 12:14:55 +0000 Subject: [PATCH] (standard-display-european): Add to the warning message a reference to the doc string. --- lisp/disp-table.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/disp-table.el b/lisp/disp-table.el index 3259b1d2123..1474a82885c 100644 --- a/lisp/disp-table.el +++ b/lisp/disp-table.el @@ -222,7 +222,7 @@ for users who call this function in `.emacs'." (set-terminal-coding-system nil)))) (display-warning 'i18n - "`standard-display-european' is semi-obsolete" + "`standard-display-european' is semi-obsolete; see its doc string for details" :warning) ;; Switch to Latin-1 language environment -- 2.39.5