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: Werner LEMBERG
Subject: [Emacs-diffs] Changes to emacs/lisp/language/european.el
Date: Wed, 19 Dec 2001 17:00:17 -0500

Index: emacs/lisp/language/european.el
diff -c emacs/lisp/language/european.el:1.67 
emacs/lisp/language/european.el:1.68
*** emacs/lisp/language/european.el:1.67        Tue Dec 18 12:46:58 2001
--- emacs/lisp/language/european.el     Wed Dec 19 17:00:17 2001
***************
*** 266,273 ****
  German (Deutsch S,A|(Bd)    Gr,A|_(B Gott")
            (documentation . "\
  This language environment is almost the same as Latin-1,
! but the default input method is set to \"german-postfix\".
! Additionally, the tutorial is set to \"TUTORIAL.de\"."))
   '("European"))
  
  (set-language-info-alist
--- 266,273 ----
  German (Deutsch S,A|(Bd)    Gr,A|_(B Gott")
            (documentation . "\
  This language environment is almost the same as Latin-1,
! but sets the default input method to \"german-postfix\".
! Additionally, it selects the German tutorial."))
   '("European"))
  
  (set-language-info-alist
***************
*** 282,288 ****
            (sample-text . "French (Fran,Ag(Bais)     Bonjour, Salut")
            (documentation . "\
  This language environment is almost the same as Latin-1,
! but the tutorial is set to \"TUTORIAL.fr\"."))
   '("European"))
  
  (set-language-info-alist
--- 282,288 ----
            (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
***************
*** 310,316 ****
            (sample-text . "Spanish (Espa,Aq(Bol)     ,A!(BHola!")
            (documentation . "\
  This language environment is almost the same as Latin-1,
! but the default input method is set to \"spanish-postfix\",
  and it selects the Spanish tutorial."))
   '("European"))
  
--- 310,316 ----
            (sample-text . "Spanish (Espa,Aq(Bol)     ,A!(BHola!")
            (documentation . "\
  This language environment is almost the same as Latin-1,
! but it sets the default input method to \"spanish-postfix\",
  and it selects the Spanish tutorial."))
   '("European"))
  
***************
*** 325,331 ****
           (sample-text . "Er is een aantal manieren waarop je dit kan doen")
           (documentation . "\
  This language environment is almost the same as Latin-1,
! but the Dutch tutorial is selected."))
   '("European"))
  
  ;; For Turkish, the character set ISO-8859-9 (Latin-5) is used.  But,
--- 325,331 ----
           (sample-text . "Er is een aantal manieren waarop je dit kan doen")
           (documentation . "\
  This language environment is almost the same as Latin-1,
! but it selects the Dutch tutorial."))
   '("European"))
  
  ;; For Turkish, the character set ISO-8859-9 (Latin-5) is used.  But,



reply via email to

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