emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/international/mule-diag.el


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/international/mule-diag.el
Date: Fri, 17 May 2002 06:01:57 -0400

Index: emacs/lisp/international/mule-diag.el
diff -c emacs/lisp/international/mule-diag.el:1.69 
emacs/lisp/international/mule-diag.el:1.70
*** emacs/lisp/international/mule-diag.el:1.69  Sun Mar 17 16:51:26 2002
--- emacs/lisp/international/mule-diag.el       Mon Apr 22 11:59:04 2002
***************
*** 1271,1284 ****
    (if (not input-method-alist)
        (progn
        (princ "
! No input method is available, perhaps because you have not yet
! installed LEIM (Libraries of Emacs Input Methods).
! 
! LEIM is available from the same ftp directory as Emacs.  For instance,
! if there exists an archive file `emacs-M.N.tar.gz', there should also
! be a file `leim-M.N.tar.gz'.  When you extract this file, LEIM files
! are put under the subdirectory `emacs-M.N/leim'.  When you install
! Emacs again, you should be able to use various input methods."))
      (princ "LANGUAGE\n  NAME (`TITLE' in mode line)\n")
      (princ "    SHORT-DESCRIPTION\n------------------------------\n")
      (setq input-method-alist
--- 1271,1278 ----
    (if (not input-method-alist)
        (progn
        (princ "
! No input method is available, perhaps because you have not
! installed LEIM (Libraries of Emacs Input Methods)."))
      (princ "LANGUAGE\n  NAME (`TITLE' in mode line)\n")
      (princ "    SHORT-DESCRIPTION\n------------------------------\n")
      (setq input-method-alist



reply via email to

[Prev in Thread] Current Thread [Next in Thread]