/[emacs]/emacs/lisp/international/mule-diag.el
ViewVC logotype

Diff of /emacs/lisp/international/mule-diag.el

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.67 by pj, Mon Feb 11 06:09:16 2002 UTC revision 1.68 by rms, Thu Feb 14 01:53:38 2002 UTC
# Line 1267  see the function `describe-fontset' for Line 1267  see the function `describe-fontset' for
1267          (goto-char (point-min))          (goto-char (point-min))
1268          (while (re-search-forward          (while (re-search-forward
1269                  "^  \\([^ ]+\\) (`.*' in mode line)$" nil t)                  "^  \\([^ ]+\\) (`.*' in mode line)$" nil t)
1270            (help-xref-button 1 #'describe-input-method            (help-xref-button 1 #'help-input-method
1271                                  (match-string 1)                                  (match-string 1)
1272                                  "mouse-2: describe this method")))                                  "mouse-2: describe this method")))
1273        (help-setup-xref '(list-input-methods) (interactive-p)))))        (help-setup-xref '(list-input-methods) (interactive-p)))))

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26