]> code.delx.au - gnu-emacs/blobdiff - leim/quail/latin-ltx.el
merge changes in emacs-23 branch
[gnu-emacs] / leim / quail / latin-ltx.el
index 92632538064015927544c27660da57547780705e..8b58bf39d54b79db425be5f3c460ded0573253bd 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, 2008, 2009
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 ;;   Free Software Foundation, Inc.
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H14PRO021
 
@@ -543,7 +543,7 @@ system, including many technical ones.  Examples:
  ("\\centerdot" ?·)
  ("\\checkmark" ?✓)
  ("\\chi" ?χ)
- ("\\circ" ?â\97\8b)
+ ("\\circ" ?â\88\98)
  ("\\circeq" ?≗)
  ("\\circlearrowleft" ?↺)
  ("\\circlearrowright" ?↻)
@@ -653,7 +653,7 @@ system, including many technical ones.  Examples:
  ("\\lambda" ?λ)
  ("\\langle" ?〈)
  ("\\lbrace" ?{)
- ("\\lbrack" ?[)
+ ("\\lbrack" ?\[)
  ("\\lceil" ?⌈)
  ("\\ldots" ?…)
  ("\\le" ?≤)
@@ -788,7 +788,7 @@ system, including many technical ones.  Examples:
  ("\\quad" ? )
  ("\\rangle" ?〉)
  ("\\rbrace" ?})
- ("\\rbrack" ?])
+ ("\\rbrack" ?\])
  ("\\rceil" ?⌉)
  ("\\rfloor" ?⌋)
  ("\\rightarrow" ?→)