changeset 45078:829beb9a6a4b

Follow coding conventions.
author Pavel Janík <Pavel@Janik.cz>
date Thu, 02 May 2002 05:41:46 +0000
parents a34463090ca3
children bf76420e3297
files lisp/chistory.el lisp/compare-w.el lisp/emacs-lisp/syntax.el lisp/emulation/cua-gmrk.el lisp/emulation/cua-rect.el lisp/faces.el lisp/float-sup.el lisp/ibuf-macs.el lisp/misc.el lisp/replace.el lisp/select.el lisp/simple.el lisp/subr.el lisp/talk.el
diffstat 14 files changed, 28 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/chistory.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/chistory.el	Thu May 02 05:41:46 2002 +0000
@@ -4,6 +4,7 @@
 
 ;; Author: K. Shane Hartman
 ;; Maintainer: FSF
+;; Keywords: convenience
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/compare-w.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/compare-w.el	Thu May 02 05:41:46 2002 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1986, 1989, 1993, 1997 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
+;; Keywords: convenience files
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/emacs-lisp/syntax.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/emacs-lisp/syntax.el	Thu May 02 05:41:46 2002 +0000
@@ -1,7 +1,10 @@
-;;; syntax.el --- Helper functions to find syntactic context
+;;; syntax.el --- helper functions to find syntactic context
 
 ;; Copyright (C) 2000 Free Software Foundation, Inc.
 
+;; Maintainer: FSF
+;; Keywords: internal
+
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/emulation/cua-gmrk.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/emulation/cua-gmrk.el	Thu May 02 05:41:46 2002 +0000
@@ -22,6 +22,9 @@
 ;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
+;;; Code:
 
 (provide 'cua-gmrk)
 
--- a/lisp/emulation/cua-rect.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/emulation/cua-rect.el	Thu May 02 05:41:46 2002 +0000
@@ -28,6 +28,10 @@
 ;; GNU emacs rect.el package and the the rect-mark.el package by Rick
 ;; Sladkey <jrs@world.std.com>.
 
+;;; Commentary:
+
+;;; Code:
+
 (provide 'cua-rect)
 
 (eval-when-compile
--- a/lisp/faces.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/faces.el	Thu May 02 05:41:46 2002 +0000
@@ -4,6 +4,7 @@
 ;;   Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
+;; Keywords: internal
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/float-sup.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/float-sup.el	Thu May 02 05:41:46 2002 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
+;; Keywords: internal
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/ibuf-macs.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/ibuf-macs.el	Thu May 02 05:41:46 2002 +0000
@@ -23,6 +23,8 @@
 ;; the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
 ;; Boston, MA 02111-1307, USA.
 
+;;; Commentary:
+
 ;;; Code:
 
 (eval-when-compile
--- a/lisp/misc.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/misc.el	Thu May 02 05:41:46 2002 +0000
@@ -3,6 +3,7 @@
 ;; Copyright (C) 1989 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
+;; Keywords: convenience
 
 ;; This file is part of GNU Emacs.
 
--- a/lisp/replace.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/replace.el	Thu May 02 05:41:46 2002 +0000
@@ -3,6 +3,8 @@
 ;; Copyright (C) 1985, 86, 87, 92, 94, 96, 1997, 2000, 2001, 2002
 ;;  Free Software Foundation, Inc.
 
+;; Maintainer: FSF
+
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/select.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/select.el	Thu May 02 05:41:46 2002 +0000
@@ -1,5 +1,6 @@
 ;;; select.el --- lisp portion of standard selection support
 
+;; Maintainer: FSF
 ;; Keywords: internal
 
 ;; Copyright (c) 1993, 1994 Free Software Foundation, Inc.
--- a/lisp/simple.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/simple.el	Thu May 02 05:41:46 2002 +0000
@@ -3,6 +3,9 @@
 ;; Copyright (C) 1985, 86, 87, 93, 94, 95, 96, 97, 98, 99, 2000, 2001, 2002
 ;;        Free Software Foundation, Inc.
 
+;; Maintainer: FSF
+;; Keywords: internal
+
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/subr.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/subr.el	Thu May 02 05:41:46 2002 +0000
@@ -3,6 +3,9 @@
 ;; Copyright (C) 1985, 86, 92, 94, 95, 99, 2000, 2001, 2002
 ;;   Free Software Foundation, Inc.
 
+;; Maintainer: FSF
+;; Keywords: internal
+
 ;; This file is part of GNU Emacs.
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
--- a/lisp/talk.el	Wed May 01 23:38:05 2002 +0000
+++ b/lisp/talk.el	Thu May 02 05:41:46 2002 +0000
@@ -2,6 +2,7 @@
 
 ;; Copyright (C) 1995 Free Software Foundation, Inc.
 
+;; Maintainer: FSF
 ;; Keywords: comm, frames
 
 ;; This file is part of GNU Emacs.