From: Pavel Janík Date: Wed, 1 May 2002 09:45:59 +0000 (+0000) Subject: Follow coding conventions. X-Git-Tag: ttn-vms-21-2-B4~15245 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=dcb90b5fecba0d1efe3b6c458d30ba5894b2ab9a;p=emacs.git Follow coding conventions. --- diff --git a/leim/quail/hanja3.el b/leim/quail/hanja3.el index 5cf7814b046..5f3af3638a9 100644 --- a/leim/quail/hanja3.el +++ b/leim/quail/hanja3.el @@ -612,3 +612,5 @@ ("mga" "$(C}i(B") ("m8" "$(C}j}k}l}m}n}o}p}q}r}s}t}u}v}w}x}y}z}{}|}}(B") ("mdw" "$(C}~(B")) + +;;; hanja3.el ends here diff --git a/leim/quail/vntelex.el b/leim/quail/vntelex.el index fd97e9dbc62..8b9082e18d3 100644 --- a/leim/quail/vntelex.el +++ b/leim/quail/vntelex.el @@ -1,4 +1,4 @@ -;;; quail/vntelex.el -- Quail package for Vietnamese by Telex method +;;; vntelex.el --- Quail package for Vietnamese by Telex method ;; Copyright (C) 2001 Free Software Foundation. @@ -403,3 +403,5 @@ and postfix: Eee -> Ee, ajj -> aj, etc. ;; Local Variables: ;; coding: iso-2022-7bit ;; End: + +;;; vntelex.el ends here diff --git a/lisp/descr-text.el b/lisp/descr-text.el index 3338b9bb5b9..72a3009ebd3 100644 --- a/lisp/descr-text.el +++ b/lisp/descr-text.el @@ -1,4 +1,4 @@ -;;; facemenu.el --- create a face menu for interactively adding fonts to text +;;; descr-text.el --- describe text mode ;; Copyright (c) 1994, 1995, 1996, 2001, 2002 Free Software Foundation, Inc. diff --git a/lisp/w32-vars.el b/lisp/w32-vars.el index dc318783030..9e2733c68b1 100644 --- a/lisp/w32-vars.el +++ b/lisp/w32-vars.el @@ -5,6 +5,8 @@ ;; Author: Jason Rumney ;; Keywords: internal +;; 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)