diff options
author | Kenichi Handa <handa@m17n.org> | 1999-05-14 00:33:07 +0000 |
---|---|---|
committer | Kenichi Handa <handa@m17n.org> | 1999-05-14 00:33:07 +0000 |
commit | 3fdaafa6302f222f90d319da059b9505aad43500 (patch) | |
tree | ff3d8edb24f1e7f70fcdf75fac505d068a425d17 /lisp | |
parent | 7ada9313065230c7cf4791e10a1db427937cb129 (diff) | |
download | emacs-3fdaafa6302f222f90d319da059b9505aad43500.tar.gz emacs-3fdaafa6302f222f90d319da059b9505aad43500.tar.bz2 emacs-3fdaafa6302f222f90d319da059b9505aad43500.zip |
(mule-diag): Change MULE to Mule in docstring.
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/international/mule-diag.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/international/mule-diag.el b/lisp/international/mule-diag.el index 47c0f956248..24022b7651e 100644 --- a/lisp/international/mule-diag.el +++ b/lisp/international/mule-diag.el @@ -1,4 +1,4 @@ -;;; mule-diag.el --- Show diagnosis of multilingual environment (MULE) +;;; mule-diag.el --- Show diagnosis of multilingual environment (Mule) ;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. @@ -737,7 +737,7 @@ Emacs again, you should be able to use various input methods.")) ;;;###autoload (defun mule-diag () - "Display diagnosis of the multilingual environment (MULE). + "Display diagnosis of the multilingual environment (Mule). This shows various information related to the current multilingual environment, including lists of input methods, coding systems, |