summaryrefslogtreecommitdiff
path: root/lisp
diff options
context:
space:
mode:
Diffstat (limited to 'lisp')
-rw-r--r--lisp/=gnus.el2
-rw-r--r--lisp/buff-menu.el2
-rw-r--r--lisp/comint.el2
-rw-r--r--lisp/ediff-diff.el2
-rw-r--r--lisp/ediff-init.el2
-rw-r--r--lisp/ediff-merg.el2
-rw-r--r--lisp/ediff-util.el2
-rw-r--r--lisp/ediff-wind.el2
-rw-r--r--lisp/ediff.el2
-rw-r--r--lisp/ehelp.el2
-rw-r--r--lisp/emulation/edt-lk201.el4
-rw-r--r--lisp/emulation/edt-mapper.el4
-rw-r--r--lisp/emulation/edt-pc.el4
-rw-r--r--lisp/emulation/edt-vt100.el4
-rw-r--r--lisp/enriched.el2
-rw-r--r--lisp/facemenu.el2
-rw-r--r--lisp/faces.el2
-rw-r--r--lisp/find-file.el2
-rw-r--r--lisp/format.el2
-rw-r--r--lisp/progmodes/c-mode.el4
-rw-r--r--lisp/progmodes/cplus-md.el2
-rw-r--r--lisp/textmodes/fill.el2
22 files changed, 27 insertions, 27 deletions
diff --git a/lisp/=gnus.el b/lisp/=gnus.el
index 5490d696510..c2504ff84f1 100644
--- a/lisp/=gnus.el
+++ b/lisp/=gnus.el
@@ -1,5 +1,5 @@
;;; gnus.el --- NNTP-based News Reader for GNU Emacs
-;; Copyright (C) 1987,88,89,90,93,94 Free Software Foundation, Inc.
+;; Copyright (C) 1987,88,89,90,93,94,95 Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp>
;; Keywords: news
diff --git a/lisp/buff-menu.el b/lisp/buff-menu.el
index 195d08e8002..5bbafd128a4 100644
--- a/lisp/buff-menu.el
+++ b/lisp/buff-menu.el
@@ -1,6 +1,6 @@
;;; buff-menu.el --- buffer menu main function and support functions.
-;; Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 86, 87, 93, 94, 95 Free Software Foundation, Inc.
;; Maintainer: FSF
diff --git a/lisp/comint.el b/lisp/comint.el
index ac73762903a..edf8e373022 100644
--- a/lisp/comint.el
+++ b/lisp/comint.el
@@ -1,6 +1,6 @@
;;; comint.el --- general command interpreter in a window stuff
-;; Copyright (C) 1988, 1990, 1992, 1993, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1988, 90, 92, 93, 94, 95 Free Software Foundation, Inc.
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Adapted-by: Simon Marshall <simon@gnu.ai.mit.edu>
diff --git a/lisp/ediff-diff.el b/lisp/ediff-diff.el
index 0a9aa299b02..92a6c938feb 100644
--- a/lisp/ediff-diff.el
+++ b/lisp/ediff-diff.el
@@ -1,5 +1,5 @@
;;; ediff-diff.el --- diff-related utilities
-;;; Copyright (C) 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.sunysb.edu>
diff --git a/lisp/ediff-init.el b/lisp/ediff-init.el
index 2d0d1b2decc..31bfd33e3a9 100644
--- a/lisp/ediff-init.el
+++ b/lisp/ediff-init.el
@@ -1,5 +1,5 @@
;;; ediff-init.el --- Macros, variables and defsubsts used by Ediff
-;;; Copyright (C) 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.sunysb.edu>
diff --git a/lisp/ediff-merg.el b/lisp/ediff-merg.el
index 92235b640dc..c4530af58a7 100644
--- a/lisp/ediff-merg.el
+++ b/lisp/ediff-merg.el
@@ -1,5 +1,5 @@
;;; ediff-merg.el --- merging utilities
-;;; Copyright (C) 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.sunysb.edu>
diff --git a/lisp/ediff-util.el b/lisp/ediff-util.el
index ba02bc1588f..7555d0775c4 100644
--- a/lisp/ediff-util.el
+++ b/lisp/ediff-util.el
@@ -1,5 +1,5 @@
;;; ediff-util.el --- the core commands and utilities of ediff
-;;; Copyright (C) 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.sunysb.edu>
diff --git a/lisp/ediff-wind.el b/lisp/ediff-wind.el
index 9ccdc437c97..e62c9fc7152 100644
--- a/lisp/ediff-wind.el
+++ b/lisp/ediff-wind.el
@@ -1,5 +1,5 @@
;;; ediff-wind.el --- window manipulation utilities
-;;; Copyright (C) 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.sunysb.edu>
diff --git a/lisp/ediff.el b/lisp/ediff.el
index e34e14e5b27..d1a77115548 100644
--- a/lisp/ediff.el
+++ b/lisp/ediff.el
@@ -1,5 +1,5 @@
;;; ediff.el --- a comprehensive visual interface to diff & patch
-;;; Copyright (C) 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
;; Author: Michael Kifer <kifer@cs.sunysb.edu>
;; Created: February 2, 1994
diff --git a/lisp/ehelp.el b/lisp/ehelp.el
index e9cbcde3ba1..b5d32ad851f 100644
--- a/lisp/ehelp.el
+++ b/lisp/ehelp.el
@@ -1,6 +1,6 @@
;;; ehelp.el --- bindings for electric-help mode
-;; Copyright (C) 1986 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1995 Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: help, extensions
diff --git a/lisp/emulation/edt-lk201.el b/lisp/emulation/edt-lk201.el
index dc622d4713f..7aa9f2c73c3 100644
--- a/lisp/emulation/edt-lk201.el
+++ b/lisp/emulation/edt-lk201.el
@@ -3,7 +3,7 @@
;;;
;;; For GNU Emacs 19
;;
-;; Copyright (C) 1986, 1992, 1993 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1992, 1993, 1995 Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com>
;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com>
@@ -34,7 +34,7 @@
;;;
;;; Revision Information
;;;
-(defconst edt-lk201-revision "$Revision: 1.1 $"
+(defconst edt-lk201-revision "$Revision: 1.2 $"
"Revision Number of EDT LK-201 Keyboard Support.")
;;;;
diff --git a/lisp/emulation/edt-mapper.el b/lisp/emulation/edt-mapper.el
index 0e1c43c9937..9f7967cd880 100644
--- a/lisp/emulation/edt-mapper.el
+++ b/lisp/emulation/edt-mapper.el
@@ -2,7 +2,7 @@
;;; For GNU Emacs 19
-;; Copyright (C) 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com>
;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com>
@@ -71,7 +71,7 @@
;;;
;;; Revision Information
;;;
-(defconst edt-mapper-revision "$Revision: 1.1 $"
+(defconst edt-mapper-revision "$Revision: 1.2 $"
"Revision Number of EDT X-Windows Emacs Key Mapper.")
diff --git a/lisp/emulation/edt-pc.el b/lisp/emulation/edt-pc.el
index 7fb600741fd..ca7f25f46f4 100644
--- a/lisp/emulation/edt-pc.el
+++ b/lisp/emulation/edt-pc.el
@@ -3,7 +3,7 @@
;;;
;;; For GNU Emacs 19
;;
-;; Copyright (C) 1986, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1994, 1995 Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com>
;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com>
@@ -34,7 +34,7 @@
;;;
;;; Revision Information
;;;
-(defconst edt-pc-revision "$Revision: 1.0 $"
+(defconst edt-pc-revision "$Revision: 1.1 $"
"Revision Number of EDT PC 101 Keyboard Support.")
;;;;
diff --git a/lisp/emulation/edt-vt100.el b/lisp/emulation/edt-vt100.el
index c679f8c253b..45ee723efd5 100644
--- a/lisp/emulation/edt-vt100.el
+++ b/lisp/emulation/edt-vt100.el
@@ -4,7 +4,7 @@
;;; For GNU Emacs 19
;;;
;;
-;; Copyright (C) 1986, 1992, 1993 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1992, 1993, 1995 Free Software Foundation, Inc.
;; Author: Kevin Gallagher <kgallagh@spd.dsccc.com>
;; Maintainer: Kevin Gallagher <kgallagh@spd.dsccc.com>
@@ -35,7 +35,7 @@
;;;
;;; Revision Information
;;;
-(defconst edt-vt100-revision "$Revision: 1.0.1 $"
+(defconst edt-vt100-revision "$Revision: 1.1 $"
"Revision Number of EDT VT Series Terminal Support.")
;; Get keyboard function key mapping to EDT keys.
diff --git a/lisp/enriched.el b/lisp/enriched.el
index a1a9e766efc..6f6d98ef8b2 100644
--- a/lisp/enriched.el
+++ b/lisp/enriched.el
@@ -1,5 +1,5 @@
;;; enriched.el -- read and save files in text/enriched format
-;; Copyright (c) 1994 Free Software Foundation
+;; Copyright (c) 1994, 1995 Free Software Foundation
;; Author: Boris Goldowsky <boris@cs.rochester.edu>
;; Keywords: wp, faces
diff --git a/lisp/facemenu.el b/lisp/facemenu.el
index f0a515d2dd7..1128d84bcdb 100644
--- a/lisp/facemenu.el
+++ b/lisp/facemenu.el
@@ -1,5 +1,5 @@
;;; facemenu.el -- Create a face menu for interactively adding fonts to text
-;; Copyright (c) 1994 Free Software Foundation, Inc.
+;; Copyright (c) 1994, 1995 Free Software Foundation, Inc.
;; Author: Boris Goldowsky <boris@cs.rochester.edu>
;; Keywords: faces
diff --git a/lisp/faces.el b/lisp/faces.el
index fded42226e1..e3a1acdb8f0 100644
--- a/lisp/faces.el
+++ b/lisp/faces.el
@@ -1,6 +1,6 @@
;;; faces.el --- Lisp interface to the c "face" structure
-;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/lisp/find-file.el b/lisp/find-file.el
index f4135efa4d0..c4843748f2e 100644
--- a/lisp/find-file.el
+++ b/lisp/find-file.el
@@ -3,7 +3,7 @@
;; Author: Henry Guillaume <henry@qbd.com.au>
;; Keywords: c, matching, tools
-;; Copyright (C) 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
;;; This file is part of GNU Emacs.
diff --git a/lisp/format.el b/lisp/format.el
index 6942cfb3593..75aa5ec8831 100644
--- a/lisp/format.el
+++ b/lisp/format.el
@@ -1,5 +1,5 @@
;;; format.el -- read and save files in multiple formats
-;; Copyright (c) 1994 Free Software Foundation
+;; Copyright (c) 1994, 1995 Free Software Foundation
;; Author: Boris Goldowsky <boris@cs.rochester.edu>
diff --git a/lisp/progmodes/c-mode.el b/lisp/progmodes/c-mode.el
index 1958ac58941..e8f060b1251 100644
--- a/lisp/progmodes/c-mode.el
+++ b/lisp/progmodes/c-mode.el
@@ -1,5 +1,5 @@
;;; c-mode.el --- C code editing commands for Emacs
-;; Copyright (C) 1985, 1986, 1987, 1992, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 86, 87, 92, 94, 95 Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: c
@@ -23,7 +23,7 @@
;;; Commentary:
;; A smart editing mode for C code. It knows a lot about C syntax and tries
-;; to position the curser according to C layout conventions. You can
+;; to position the cursor according to C layout conventions. You can
;; change the details of the layout style with option variables. Load it
;; and do M-x describe-mode for details.
diff --git a/lisp/progmodes/cplus-md.el b/lisp/progmodes/cplus-md.el
index 3d1173959c0..16251f10625 100644
--- a/lisp/progmodes/cplus-md.el
+++ b/lisp/progmodes/cplus-md.el
@@ -1,5 +1,5 @@
;;; cplus-md.el --- C++ code editing commands for Emacs
-;;; Copyright (C) 1985, 1992, 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1985, 1992, 1994, 1995 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
diff --git a/lisp/textmodes/fill.el b/lisp/textmodes/fill.el
index f1bcadd7565..55cb1d64409 100644
--- a/lisp/textmodes/fill.el
+++ b/lisp/textmodes/fill.el
@@ -1,6 +1,6 @@
;;; fill.el --- fill commands for Emacs
-;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1986, 1992, 1994, 1995 Free Software Foundation, Inc.
;; Keywords: wp