Mercurial > emacs
changeset 45057:1344a9d40dc8
Follow coding conventions.
author | Pavel Janík <Pavel@Janik.cz> |
---|---|
date | Wed, 01 May 2002 09:45:59 +0000 |
parents | 274fda24b0b9 |
children | 5413ef3a62a3 |
files | leim/quail/hanja3.el leim/quail/vntelex.el lisp/descr-text.el lisp/w32-vars.el |
diffstat | 4 files changed, 8 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/leim/quail/hanja3.el Wed May 01 09:44:09 2002 +0000 +++ b/leim/quail/hanja3.el Wed May 01 09:45:59 2002 +0000 @@ -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
--- a/leim/quail/vntelex.el Wed May 01 09:44:09 2002 +0000 +++ b/leim/quail/vntelex.el Wed May 01 09:45:59 2002 +0000 @@ -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 @@ ;; Local Variables: ;; coding: iso-2022-7bit ;; End: + +;;; vntelex.el ends here
--- a/lisp/descr-text.el Wed May 01 09:44:09 2002 +0000 +++ b/lisp/descr-text.el Wed May 01 09:45:59 2002 +0000 @@ -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.
--- a/lisp/w32-vars.el Wed May 01 09:44:09 2002 +0000 +++ b/lisp/w32-vars.el Wed May 01 09:45:59 2002 +0000 @@ -5,6 +5,8 @@ ;; Author: Jason Rumney <jasonr@gnu.org> ;; 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)