# HG changeset patch # User Kenichi Handa # Date 1167196302 0 # Node ID 94fc36e4611887fe281a0f6ae60c90cd75d084eb # Parent 2de62cd68677723575487e91d820b9ac5bc10f2a (select-safe-coding-system-interactively): Use face `link' for problematic chars. diff -r 2de62cd68677 -r 94fc36e46118 lisp/international/mule-cmds.el --- a/lisp/international/mule-cmds.el Wed Dec 27 02:22:36 2006 +0000 +++ b/lisp/international/mule-cmds.el Wed Dec 27 05:11:42 2006 +0000 @@ -772,6 +772,7 @@ (insert-text-button (cdr elt) :type 'help-xref + 'face 'link 'help-echo "mouse-2, RET: jump to this character" 'help-function func1 @@ -779,6 +780,7 @@ (insert-text-button "..." :type 'help-xref + 'face 'link 'help-echo "mouse-2, RET: next unencodable character" 'help-function func2 @@ -790,7 +792,7 @@ Click those characters to jump to the place they appear,\n" (substitute-command-keys "\ -and \\[universal-argument] \\[what-cursor-position] will give information about it.\n")))) +and there \\[universal-argument] \\[what-cursor-position] will give information about it.\n")))) (insert (substitute-command-keys "\nSelect \ one of the following safe coding systems,\n\ or cancel the writing by \\[keyboard-quit] and edit the buffer,\n\