Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d4877ac1
Commit
d4877ac1
authored
Dec 10, 2006
by
Glenn Morris
Browse files
Update copyright years.
parent
43726c05
Changes
74
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
51 additions
and
29 deletions
+51
-29
lisp/international/ccl.el
lisp/international/ccl.el
+4
-2
lisp/international/characters.el
lisp/international/characters.el
+3
-2
lisp/international/code-pages.el
lisp/international/code-pages.el
+3
-2
lisp/international/encoded-kb.el
lisp/international/encoded-kb.el
+4
-2
lisp/international/fontset.el
lisp/international/fontset.el
+4
-2
lisp/international/isearch-x.el
lisp/international/isearch-x.el
+4
-2
lisp/international/iso-ascii.el
lisp/international/iso-ascii.el
+2
-1
lisp/international/iso-cvt.el
lisp/international/iso-cvt.el
+2
-2
lisp/international/iso-transl.el
lisp/international/iso-transl.el
+1
-1
lisp/international/ja-dic-cnv.el
lisp/international/ja-dic-cnv.el
+1
-1
lisp/international/ja-dic-utl.el
lisp/international/ja-dic-utl.el
+1
-1
lisp/international/kinsoku.el
lisp/international/kinsoku.el
+4
-2
lisp/international/kkc.el
lisp/international/kkc.el
+4
-2
lisp/international/latin-1.el
lisp/international/latin-1.el
+2
-1
lisp/international/latin-2.el
lisp/international/latin-2.el
+2
-1
lisp/international/latin-3.el
lisp/international/latin-3.el
+2
-1
lisp/international/latin-4.el
lisp/international/latin-4.el
+2
-1
lisp/international/latin-5.el
lisp/international/latin-5.el
+2
-1
lisp/international/latin-8.el
lisp/international/latin-8.el
+2
-1
lisp/international/latin-9.el
lisp/international/latin-9.el
+2
-1
No files found.
lisp/international/ccl.el
View file @
d4877ac1
;;; ccl.el --- CCL (Code Conversion Language) compiler
;; Copyright (C) 1997, 1998, 2001, 2002 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1998, 1999, 2000
;; Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003,
;; 2004, 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/characters.el
View file @
d4877ac1
;;; characters.el --- set syntax and category for multibyte characters
;; Copyright (C) 1997, 2000, 2001, 2002, 2003, 2004
;; Copyright (C) 1997, 2000, 2001, 2002, 2003, 2004
, 2005, 2006
;; Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 1999, 2000, 2001, 2003, 2004, 2005
;; Copyright (C) 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
;; 2004, 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/code-pages.el
View file @
d4877ac1
;;; code-pages.el --- coding systems for assorted codepages -*-coding: utf-8;-*-
;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
;; Copyright (C) 2004, 2005
;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Copyright (C) 2004, 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/encoded-kb.el
View file @
d4877ac1
;;; encoded-kb.el --- handler to input multibyte characters encoded somehow
;; Copyright (C) 1997 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 1999, 2000, 2001, 2004, 2005
;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 1999, 2000, 2001, 2002,
;; 2003, 2004, 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/fontset.el
View file @
d4877ac1
;;; fontset.el --- commands for handling fontset
;; Copyright (C) 1997, 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003
;; Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
;; 2004, 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/isearch-x.el
View file @
d4877ac1
;;; isearch-x.el --- extended isearch handling commands
;; Copyright (C) 1997, 2001, 2004 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 2000
;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2003,
;; 2004, 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/iso-ascii.el
View file @
d4877ac1
;;; iso-ascii.el --- set up char tables for ISO 8859/1 on ASCII terminals
;; Copyright (C) 1987, 1995, 1998, 2003 Free Software Foundation, Inc.
;; Copyright (C) 1987, 1995, 1998, 2001, 2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Author: Howard Gayle
;; Maintainer: FSF
...
...
lisp/international/iso-cvt.el
View file @
d4877ac1
;;; iso-cvt.el --- translate ISO 8859-1 from/to various encodings -*- coding: iso-latin-1 -*-
;; This file was formerly called gm-lingo.el.
;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2000, 200
3, 2004
;; Free Software Foundation, Inc.
;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2000, 200
1,
;;
2002, 2003, 2004, 2005, 2006
Free Software Foundation, Inc.
;; Author: Michael Gschwind <mike@vlsivie.tuwien.ac.at>
;; Keywords: tex, iso, latin, i18n
...
...
lisp/international/iso-transl.el
View file @
d4877ac1
;;; iso-transl.el --- keyboard input definitions for ISO 8859-1 -*- coding: iso-8859-1 -*-
;; Copyright (C) 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001
;; Free Software Foundation, Inc.
;;
2002, 2003, 2004, 2005, 2006
Free Software Foundation, Inc.
;; Author: Howard Gayle
;; Maintainer: FSF
...
...
lisp/international/ja-dic-cnv.el
View file @
d4877ac1
;;; ja-dic-cnv.el --- convert a Japanese dictionary (SKK-JISYO.L) to Emacs Lisp
;; Copyright (C) 1995, 2000
;; Copyright (C) 1995, 2000
, 2001, 2002, 2003, 2004, 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/ja-dic-utl.el
View file @
d4877ac1
;;; ja-dic-utl.el --- utilities for handling Japanese dictionary (SKK-JISYO.L)
;; Copyright (C) 1995, 2000
;; Copyright (C) 1995, 2000
, 2001, 2002, 2003, 2004, 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/kinsoku.el
View file @
d4877ac1
;;; kinsoku.el --- `Kinsoku' processing funcs -*- coding: iso-2022-7bit; -*-
;; Copyright (C) 1997, 2003 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998
;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 2001, 2002, 2003, 2004,
;; 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/kkc.el
View file @
d4877ac1
;;; kkc.el --- Kana Kanji converter -*- coding: iso-2022-7bit; -*-
;; Copyright (C) 1997, 1998 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 2000, 2001, 2003
;; Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2003,
;; 2004, 2005, 2006
;; National Institute of Advanced Industrial Science and Technology (AIST)
;; Registration Number H14PRO021
...
...
lisp/international/latin-1.el
View file @
d4877ac1
;;; latin-1.el --- set up case-conversion and syntax tables for ISO Latin-1
;; Copyright (C) 1988, 1997, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1988, 1997, 2001, 2002, 2003, 2004, 2005, 2006
;; Free Software Foundation, Inc.
;; Author: Howard Gayle
;; Maintainer: FSF
...
...
lisp/international/latin-2.el
View file @
d4877ac1
;;; latin-2.el --- set up case-conversion and syntax tables for ISO Latin-2
;; Copyright (C) 1995, 1997, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Author: Michael Gschwind (mike@vlsivie.tuwien.ac.at)
;; Maintainer: FSF
...
...
lisp/international/latin-3.el
View file @
d4877ac1
;;; latin-3.el --- set up case-conversion and syntax tables for ISO Latin-3
;; Copyright (C) 1988, 1997, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1988, 1997, 2001, 2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Author: Marko Rahamaa
;; Maintainer: FSF
...
...
lisp/international/latin-4.el
View file @
d4877ac1
;;; latin-4.el --- set up case-conversion and syntax tables for ISO Latin-4
;; Copyright (C) 1997, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Author: Erik Naggum
;; Maintainer: FSF
...
...
lisp/international/latin-5.el
View file @
d4877ac1
;;; latin-5.el --- set up case-conversion and syntax tables for ISO latin-5
;; Copyright (C) 1997, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Author: Erik Naggum
;; Maintainer: FSF
...
...
lisp/international/latin-8.el
View file @
d4877ac1
;;; latin-8.el --- set up case-conversion and syntax tables for ISO Latin-8
;; Copyright (C) 1988, 1997, 1999, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1988, 1997, 1999, 2001, 2002, 2003, 2004, 2005
;; 2006 Free Software Foundation, Inc.
;; Author: Dave Love
;; Maintainer: FSF
...
...
lisp/international/latin-9.el
View file @
d4877ac1
;;; latin-9.el --- set up case-conversion and syntax tables for ISO Latin-9
;; Copyright (C) 1988, 1997, 1999, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1988, 1997, 1999, 2001, 2002, 2003, 2004,
;; 2005, 2006 Free Software Foundation, Inc.
;; Author: Dave Love
;; Maintainer: FSF
...
...
Prev
1
2
3
4
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment