summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2001-11-22 10:45:14 +0000
committerDave Love <fx@gnu.org>2001-11-22 10:45:14 +0000
commit534de7912bd0ffc8f680f0085282f549687d2aed (patch)
treee1797caa5211f4bd0c91f64057415a24479cd04d
parentb41286e462708b145e8ba7574cda1777475cee52 (diff)
downloademacs-534de7912bd0ffc8f680f0085282f549687d2aed.tar.gz
(locale-language-names): Use
defconst. Modify entries for Latvian, Lithuanian. (locale-charset-language-names): Use defconst, purecopy.
-rw-r--r--lisp/international/mule-cmds.el15
1 files changed, 7 insertions, 8 deletions
diff --git a/lisp/international/mule-cmds.el b/lisp/international/mule-cmds.el
index add848a1498..9d410d647fb 100644
--- a/lisp/international/mule-cmds.el
+++ b/lisp/international/mule-cmds.el
@@ -1,10 +1,10 @@
-;;; mule-cmds.el --- Commands for mulitilingual environment
+;;; mule-cmds.el --- commands for mulitilingual environment
;; Copyright (C) 1995 Electrotechnical Laboratory, JAPAN.
;; Licensed to the Free Software Foundation.
;; Copyright (C) 2000, 2001 Free Software Foundation, Inc.
-;; Keywords: mule, multilingual
+;; Keywords: mule, multilingual, i18n
;; This file is part of GNU Emacs.
@@ -23,6 +23,8 @@
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
;; Boston, MA 02111-1307, USA.
+;;; Commentary:
+
;;; Code:
(eval-when-compile (defvar dos-codepage))
@@ -1651,10 +1653,7 @@ of buffer-file-coding-system set by this function."
(defvar locale-translation-file-name nil
"File name for the system's file of locale-name aliases, or nil if none.")
-;; The following definitions might as well be marked as constants and
-;; purecopied, since they're normally used on startup, and probably
-;; should reflect the facilities of the base Emacs.
-(defconst locale-language-names
+(defvar locale-language-names
(purecopy
'(
;; Locale names of the form LANGUAGE[_TERRITORY][.CODESET][@MODIFIER]
@@ -1738,8 +1737,8 @@ of buffer-file-coding-system set by this function."
("lb" . "Latin-1") ; Luxemburgish
; ln Lingala
("lo" . "Lao") ; Laothian
- ("lt" . "Latin-4") ; Lithuanian
- ("lv" . "Latin-4") ; Latvian, Lettish
+ ("lt" . "Lithuanian")
+ ("lv" . "Latvian") ; Latvian, Lettish
; mg Malagasy
("mi" . "Latin-7") ; Maori
("mk" . "Latin-5") ; Macedonian