Refill some long/short copyright headers.
[bpt/emacs.git] / leim / quail / latin-ltx.el
index e548a67..b3cc647 100644 (file)
@@ -1,8 +1,8 @@
 ;;; latin-ltx.el --- Quail package for TeX-style input -*-coding: utf-8;-*-
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
-;;   Free Software Foundation, Inc.
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+;; Copyright (C) 2001-2011  Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+;;   2010, 2011
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H14PRO021
 
 
 ;; This file is part of GNU Emacs.
 
-;; GNU Emacs is free software; you can redistribute it and/or modify
+;; GNU Emacs is free software: you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
-;; any later version.
+;; the Free Software Foundation, either version 3 of the License, or
+;; (at your option) any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
 ;; but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -23,9 +23,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-;; Boston, MA 02110-1301, USA.
+;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
@@ -263,7 +261,7 @@ system, including many technical ones.  Examples:
  ("\\v{G}" ?Ǧ) ("\\vG" ?Ǧ)
  ("\\v{g}" ?ǧ) ("\\vg" ?ǧ)
  ("\\v{K}" ?Ǩ) ("\\vK" ?Ǩ)
- ("\\v{k}" ?k) ("\\vk" ?k)
+ ("\\v{k}" ?ǩ) ("\\vk" ?ǩ)
 
  ("\\v{\\j}" ?ǰ) ("\\vj" ?ǰ)
  ("\\'{G}" ?Ǵ) ("\\'G" ?Ǵ)
@@ -545,7 +543,7 @@ system, including many technical ones.  Examples:
  ("\\centerdot" ?·)
  ("\\checkmark" ?✓)
  ("\\chi" ?χ)
- ("\\circ" ?â\97\8b)
+ ("\\circ" ?â\88\98)
  ("\\circeq" ?≗)
  ("\\circlearrowleft" ?↺)
  ("\\circlearrowright" ?↻)
@@ -655,7 +653,7 @@ system, including many technical ones.  Examples:
  ("\\lambda" ?λ)
  ("\\langle" ?〈)
  ("\\lbrace" ?{)
- ("\\lbrack" ?[)
+ ("\\lbrack" ?\[)
  ("\\lceil" ?⌈)
  ("\\ldots" ?…)
  ("\\le" ?≤)
@@ -786,10 +784,11 @@ system, including many technical ones.  Examples:
  ("\\prod" ?∏)
  ("\\propto" ?∝)
  ("\\psi" ?ψ)
+ ("\\qed" ?∎)
  ("\\quad" ? )
  ("\\rangle" ?〉)
  ("\\rbrace" ?})
- ("\\rbrack" ?])
+ ("\\rbrack" ?\])
  ("\\rceil" ?⌉)
  ("\\rfloor" ?⌋)
  ("\\rightarrow" ?→)
@@ -902,7 +901,10 @@ system, including many technical ones.  Examples:
  ("\\Bbb{Z}" ?ℤ)
  ("--" ?–)
  ("---" ?—)
- ("~" ? )                             ; nbsp
+ ;; We used to use ~ for NBSP but that's inconvenient and may even look like
+ ;; a bug where the user finds his ~ key doesn't insert a ~ any more.
+ ("\\ " ? )
+ ("\\\\" ?\\)
  ("\\mu" ?μ)
  ("\\rho" ?ρ)
  ("\\mathscr{I}" ?ℐ)                 ; moment of inertia
@@ -911,24 +913,24 @@ system, including many technical ones.  Examples:
  ("\\Frowny" ?☹)
  ("\\Letter" ?✉)
  ("\\permil" ?‰)
-;;;  Probably not useful enough:
-;;;  ("\\Telefon" ?☎)                        ; there are other possibilities
-;;;  ("\\Radioactivity" ?☢)
-;;;  ("\Biohazard" ?☣)
-;;;  ("\\Male" ?♂)
-;;;  ("\\Female" ?♀)
-;;;  ("\\Lightning" ?☇)
-;;;  ("\\Mercury" ?☿)
-;;;  ("\\Earth" ?♁)
-;;;  ("\\Jupiter" ?♃)
-;;;  ("\\Saturn" ?♄)
-;;;  ("\\Uranus" ?♅)
-;;;  ("\\Neptune" ?♆)
-;;;  ("\\Pluto" ?♇)
-;;;  ("\\Sun" ?☉)
-;;;  ("\\Writinghand" ?✍)
-;;;  ("\\\\Yinyang" ?☯)
-;;;  ("\\Heart" ?♡)
+ ;; Probably not useful enough:
+ ;; ("\\Telefon" ?☎)                 ; there are other possibilities
+ ;; ("\\Radioactivity" ?☢)
+ ;; ("\Biohazard" ?☣)
+ ;; ("\\Male" ?♂)
+ ;; ("\\Female" ?♀)
+ ;; ("\\Lightning" ?☇)
+ ;; ("\\Mercury" ?☿)
+ ;; ("\\Earth" ?♁)
+ ;; ("\\Jupiter" ?♃)
+ ;; ("\\Saturn" ?♄)
+ ;; ("\\Uranus" ?♅)
+ ;; ("\\Neptune" ?♆)
+ ;; ("\\Pluto" ?♇)
+ ;; ("\\Sun" ?☉)
+ ;; ("\\Writinghand" ?✍)
+ ;; ("\\Yinyang" ?☯)
+ ;; ("\\Heart" ?♡)
  ("\\registered" ?®)
  ("\\currency" ?¤)
  ("\\dh" ?ð)
@@ -946,11 +948,11 @@ system, including many technical ones.  Examples:
  ("\\rdq" ?\”)
  ("\\minus" ?−)
  ("\\defs" ?≙)                               ; per fuzz/zed
-;;  ("\\sqrt[3]" ?∛)
+ ;; ("\\sqrt[3]" ?∛)
  ("\\llbracket" ?\〚)                         ; stmaryrd
  ("\\rrbracket" ?\〛) 
-;;  ("\\lbag" ?\〚)                   ; fuzz
-;;  ("\\rbag" ?\〛) 
+ ;; ("\\lbag" ?\〚)                   ; fuzz
+ ;; ("\\rbag" ?\〛)
  ("\\ldata" ?\《)                     ; fuzz/zed
  ("\\rdata" ?\》)
  ;; From Karl Eichwalder.
@@ -989,5 +991,4 @@ system, including many technical ones.  Examples:
  ("\\textreferencemark" ?※)
  )
 
-;; arch-tag: 3daae613-2c53-446e-a0a1-ee2e1ebed15f
 ;;; latin-ltx.el ends here