]> code.delx.au - gnu-emacs/blobdiff - leim/quail/latin-pre.el
Merge changes from emacs-24; up to 2012-04-26T02:03:19Z!ueno@unixuser.org
[gnu-emacs] / leim / quail / latin-pre.el
index bb4e49303e6d513e75595acebb259c3f0475ebe3..622662e463e015b56b9524713d934be03b71dca1 100644 (file)
@@ -1,10 +1,8 @@
 ;;; latin-pre.el --- Quail packages for inputting various European characters  -*-coding: utf-8;-*-
 
+;; Copyright (C) 1997-2012  Free Software Foundation, Inc.
 ;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008
-;;   Free Software Foundation, Inc.
-;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008
+;;   2006, 2007, 2008, 2009, 2010, 2011
 ;;   National Institute of Advanced Industrial Science and Technology (AIST)
 ;;   Registration Number H14PRO021
 
@@ -41,7 +39,7 @@
 ;; You might make extra input sequences on the basis of the X
 ;; locale/*/Compose files (which have both prefix and postfix
 ;; sequences), but bear in mind that sequences which are logical in
-;; that context may not be sensible when they're not signalled with
+;; that context may not be sensible when they're not signaled with
 ;; the Compose key.  An example is a double space for NBSP.
 
 ;;; Code:
@@ -1189,5 +1187,4 @@ of characters from a single Latin-N charset.
  ("~~" ?ΒΈ)
 )
 
-;; arch-tag: 83017837-6b84-4366-b183-e0577e3ed838
 ;;; latin-pre.el ends here