emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/language/european.el


From: Francesco Potortì
Subject: [Emacs-diffs] Changes to emacs/lisp/language/european.el
Date: Fri, 07 Feb 2003 06:36:30 -0500

Index: emacs/lisp/language/european.el
diff -c emacs/lisp/language/european.el:1.83 
emacs/lisp/language/european.el:1.84
*** emacs/lisp/language/european.el:1.83        Thu Feb  6 06:32:07 2003
--- emacs/lisp/language/european.el     Fri Feb  7 06:36:30 2003
***************
*** 297,303 ****
            (sample-text . "French (Fran,Ag(Bais)     Bonjour, Salut")
            (documentation . "\
  This language environment is almost the same as Latin-1,
! but it selects the French tutorial."))
   '("European"))
  
  (set-language-info-alist
--- 297,303 ----
            (sample-text . "French (Fran,Ag(Bais)     Bonjour, Salut")
            (documentation . "\
  This language environment is almost the same as Latin-1,
! but it selects the French tutorial and input method."))
   '("European"))
  
  (set-language-info-alist
***************
*** 326,332 ****
              (unibyte-display . iso-8859-2)
              (tutorial . "TUTORIAL.sl")
              (sample-text . ",B.(Belimo vam uspe,B9(Ben dan!")
!             (documentation . t))
   '("European"))
  
  (set-language-info-alist
--- 326,334 ----
              (unibyte-display . iso-8859-2)
              (tutorial . "TUTORIAL.sl")
              (sample-text . ",B.(Belimo vam uspe,B9(Ben dan!")
!             (documentation . "\
! This language environment is almost the same as Latin-2,
! but it selects the Slovenian tutorial and input method."))
   '("European"))
  
  (set-language-info-alist




reply via email to

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