diff options
-rw-r--r-- | leim/quail/georgian.el | 2 | ||||
-rw-r--r-- | leim/quail/latin-alt.el | 2 | ||||
-rw-r--r-- | leim/quail/rfc1345.el | bin | 31665 -> 31701 bytes | |||
-rw-r--r-- | leim/quail/sgml-input.el | 2 | ||||
-rw-r--r-- | leim/quail/uni-input.el | 2 | ||||
-rw-r--r-- | leim/quail/welsh.el | 2 | ||||
-rw-r--r-- | lisp/international/code-pages.el | 2 | ||||
-rw-r--r-- | lisp/international/ucs-tables.el | 2 | ||||
-rw-r--r-- | lisp/international/utf-8-subst.el | 2 | ||||
-rw-r--r-- | lisp/language/georgian.el | 2 | ||||
-rw-r--r-- | lisp/language/utf-8-lang.el | 2 | ||||
-rw-r--r-- | lisp/reveal.el | 2 |
12 files changed, 21 insertions, 1 deletions
diff --git a/leim/quail/georgian.el b/leim/quail/georgian.el index 70dbd87f445..c10aaa368e4 100644 --- a/leim/quail/georgian.el +++ b/leim/quail/georgian.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; This file is part of GNU Emacs. + ;; This file 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) diff --git a/leim/quail/latin-alt.el b/leim/quail/latin-alt.el index e519d028db6..4f2622275b5 100644 --- a/leim/quail/latin-alt.el +++ b/leim/quail/latin-alt.el @@ -1,4 +1,4 @@ -;; latin-alt.el --- Quail package for inputting various European characters -*-coding: iso-2022-7bit;-*- +;;; latin-alt.el --- Quail package for inputting various European characters -*-coding: iso-2022-7bit;-*- ;; Copyright (C) 1997 Electrotechnical Laboratory, JAPAN. ;; Licensed to the Free Software Foundation. diff --git a/leim/quail/rfc1345.el b/leim/quail/rfc1345.el Binary files differindex ad69cb07cf0..dd8280b90f3 100644 --- a/leim/quail/rfc1345.el +++ b/leim/quail/rfc1345.el diff --git a/leim/quail/sgml-input.el b/leim/quail/sgml-input.el index 49c8c6e42b1..a7072c8fee8 100644 --- a/leim/quail/sgml-input.el +++ b/leim/quail/sgml-input.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; This file is part of GNU Emacs. + ;; This file 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) diff --git a/leim/quail/uni-input.el b/leim/quail/uni-input.el index d802fcf7e06..b89b9a613e6 100644 --- a/leim/quail/uni-input.el +++ b/leim/quail/uni-input.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; This file is part of GNU Emacs. + ;; This file 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) diff --git a/leim/quail/welsh.el b/leim/quail/welsh.el index 1bce3f659ad..e585d3cb800 100644 --- a/leim/quail/welsh.el +++ b/leim/quail/welsh.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; This file is part of GNU Emacs. + ;; This file 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) diff --git a/lisp/international/code-pages.el b/lisp/international/code-pages.el index 9e237867c43..90a10e92b57 100644 --- a/lisp/international/code-pages.el +++ b/lisp/international/code-pages.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; This file is part of GNU Emacs. + ;; This file 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) diff --git a/lisp/international/ucs-tables.el b/lisp/international/ucs-tables.el index f0975042c2d..390672c7850 100644 --- a/lisp/international/ucs-tables.el +++ b/lisp/international/ucs-tables.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; This file is part of GNU Emacs. + ;; This file 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) diff --git a/lisp/international/utf-8-subst.el b/lisp/international/utf-8-subst.el index fc59fd07b23..db72dc512f1 100644 --- a/lisp/international/utf-8-subst.el +++ b/lisp/international/utf-8-subst.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; This file is part of GNU Emacs. + ;; This file 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) diff --git a/lisp/language/georgian.el b/lisp/language/georgian.el index d9a3b8bbec1..c4ff8991efb 100644 --- a/lisp/language/georgian.el +++ b/lisp/language/georgian.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; This file is part of GNU Emacs. + ;; This file 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) diff --git a/lisp/language/utf-8-lang.el b/lisp/language/utf-8-lang.el index c4e1cf1d0e3..c13f0ef3af9 100644 --- a/lisp/language/utf-8-lang.el +++ b/lisp/language/utf-8-lang.el @@ -5,6 +5,8 @@ ;; Author: Dave Love <fx@gnu.org> ;; Keywords: i18n +;; This file is part of GNU Emacs. + ;; This file 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) diff --git a/lisp/reveal.el b/lisp/reveal.el index 9b6ba28f4f0..97c751a22a2 100644 --- a/lisp/reveal.el +++ b/lisp/reveal.el @@ -5,6 +5,8 @@ ;; Author: Stefan Monnier <monnier@cs.yale.edu> ;; Keywords: outlines +;; This file is part of GNU Emacs. + ;; This file 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) |