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/english.el


From: Dave Love
Subject: [Emacs-diffs] Changes to emacs/lisp/language/english.el
Date: Fri, 17 May 2002 16:13:29 -0400

Index: emacs/lisp/language/english.el
diff -c emacs/lisp/language/english.el:1.18 emacs/lisp/language/english.el:1.19
*** emacs/lisp/language/english.el:1.18 Sun May 14 11:21:32 2000
--- emacs/lisp/language/english.el      Sun Jul 15 15:53:53 2001
***************
*** 1,4 ****
! ;;; english.el --- English support
  
  ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
  ;; Licensed to the Free Software Foundation.
--- 1,4 ----
! ;;; english.el --- support for English
  
  ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN.
  ;; Licensed to the Free Software Foundation.
***************
*** 28,34 ****
  ;; English as a language environment is one of the ways to reset
  ;; various multilingual environment to the original settting.
  
! ;;; Code
  
  (set-language-info-alist
   "English" '((tutorial . "TUTORIAL")
--- 28,34 ----
  ;; English as a language environment is one of the ways to reset
  ;; various multilingual environment to the original settting.
  
! ;;; Code:
  
  (set-language-info-alist
   "English" '((tutorial . "TUTORIAL")



reply via email to

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