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

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

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

revision 1.184 by abraham, Tue Feb 12 09:49:46 2002 UTC revision 1.185 by rms, Fri Feb 15 20:00:18 2002 UTC
# Line 1150  and enable that one.  The default is the Line 1150  and enable that one.  The default is the
1150            "Describe input method (default, current choice): ")))            "Describe input method (default, current choice): ")))
1151    (if (and input-method (symbolp input-method))    (if (and input-method (symbolp input-method))
1152        (setq input-method (symbol-name input-method)))        (setq input-method (symbol-name input-method)))
1153    (help-setup-xref (list #'describe-input-method (or input-method current-input-method))    (help-setup-xref (list #'describe-input-method
1154                             (or input-method current-input-method))
1155                     (interactive-p))                     (interactive-p))
1156    
1157    (if (null input-method)    (if (null input-method)

Legend:
Removed from v.1.184  
changed lines
  Added in v.1.185

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