Mercurial > emacs
changeset 42320:44b4a14ae7fc
Fix Lisp headers.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Tue, 25 Dec 2001 11:10:03 +0000 |
parents | cda3b5a94201 |
children | dc54396f2b69 |
files | leim/quail/georgian.el leim/quail/latin-alt.el leim/quail/rfc1345.el leim/quail/sgml-input.el leim/quail/uni-input.el leim/quail/welsh.el lisp/international/code-pages.el lisp/international/ucs-tables.el lisp/international/utf-8-subst.el lisp/language/georgian.el lisp/language/utf-8-lang.el lisp/reveal.el |
diffstat | 12 files changed, 21 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/quail/georgian.el Tue Dec 25 11:09:24 2001 +0000 +++ b/leim/quail/georgian.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)
--- a/leim/quail/latin-alt.el Tue Dec 25 11:09:24 2001 +0000 +++ b/leim/quail/latin-alt.el Tue Dec 25 11:10:03 2001 +0000 @@ -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.
--- a/leim/quail/sgml-input.el Tue Dec 25 11:09:24 2001 +0000 +++ b/leim/quail/sgml-input.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)
--- a/leim/quail/uni-input.el Tue Dec 25 11:09:24 2001 +0000 +++ b/leim/quail/uni-input.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)
--- a/leim/quail/welsh.el Tue Dec 25 11:09:24 2001 +0000 +++ b/leim/quail/welsh.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)
--- a/lisp/international/code-pages.el Tue Dec 25 11:09:24 2001 +0000 +++ b/lisp/international/code-pages.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)
--- a/lisp/international/ucs-tables.el Tue Dec 25 11:09:24 2001 +0000 +++ b/lisp/international/ucs-tables.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)
--- a/lisp/international/utf-8-subst.el Tue Dec 25 11:09:24 2001 +0000 +++ b/lisp/international/utf-8-subst.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)
--- a/lisp/language/georgian.el Tue Dec 25 11:09:24 2001 +0000 +++ b/lisp/language/georgian.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)
--- a/lisp/language/utf-8-lang.el Tue Dec 25 11:09:24 2001 +0000 +++ b/lisp/language/utf-8-lang.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)
--- a/lisp/reveal.el Tue Dec 25 11:09:24 2001 +0000 +++ b/lisp/reveal.el Tue Dec 25 11:10:03 2001 +0000 @@ -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)