]> code.delx.au - gnu-emacs/commitdiff
Update copyright.
authorKarl Heuer <kwzh@gnu.org>
Fri, 7 Apr 1995 02:21:52 +0000 (02:21 +0000)
committerKarl Heuer <kwzh@gnu.org>
Fri, 7 Apr 1995 02:21:52 +0000 (02:21 +0000)
43 files changed:
lisp/emacs-lisp/lucid.el
lisp/gud.el
lisp/indent.el
lisp/isearch.el
lisp/macros.el
lisp/mail/rnewspost.el
lisp/menu-bar.el
lisp/mouse.el
lisp/msb.el
lisp/progmodes/pascal.el
lisp/scroll-bar.el
lisp/server.el
lisp/simple.el
lisp/sort.el
lisp/tempo.el
lisp/textmodes/ispell.el
lisp/textmodes/paragraphs.el
lisp/textmodes/tex-mode.el
src/Makefile.in
src/buffer.h
src/callproc.c
src/cm.c
src/cmds.c
src/dispnew.c
src/editfns.c
src/emacs.c
src/fileio.c
src/fns.c
src/insdel.c
src/intervals.c
src/keymap.c
src/lread.c
src/print.c
src/process.c
src/region-cache.c
src/region-cache.h
src/syswait.h
src/term.c
src/unexsni.c
src/window.c
src/xfns.c
src/xselect.c
src/xterm.c

index c0e8a6551fc1d00c3ccfe26823f742697c4c3881..cf99004c2374559473e91c184486d7d90676eca7 100644 (file)
@@ -1,5 +1,5 @@
 ;;; lucid.el --- Emulate some Lucid Emacs functions.
-;; Copyright (C) 1993 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 1995 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index 45518dd57f61bb111a9714c72bc7c9f6361ce853..94daa423404360ab8d09ed05b8b6b8491c766bc0 100644 (file)
@@ -5,7 +5,7 @@
 ;; Maintainer: FSF
 ;; Keywords: unix, tools
 
-;; 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.
 
index 59112846d791d7c10ebad5b989c3b3225b64b98a..76744c4d6c0d6020e1d983e023da4096ed535f31 100644 (file)
@@ -1,6 +1,6 @@
 ;;; indent.el --- indentation commands for Emacs
 
-;; Copyright (C) 1985 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1995 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 
index 013e4b11c32f9e2447b551b8e5dd90e18d730988..3dca2454b25c51cc5ecc465b50f608fff13fd710 100644 (file)
@@ -1,10 +1,10 @@
 ;;; isearch.el --- incremental search minor mode.
 
-;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
 
 ;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
 
-;; |$Date: 1995/03/18 18:10:21 $|$Revision: 1.85 $
+;; |$Date: 1995/03/23 02:25:55 $|$Revision: 1.86 $
 
 ;; This file is part of GNU Emacs.
 
index 0fe325aadd3bf8ad1c48032da791fd7b4e028804..a8f9648af7f14219d836bd01554ca9676c420dee 100644 (file)
@@ -1,6 +1,6 @@
 ;;; macros.el --- non-primitive commands for keyboard macros.
 
-;; 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: abbrev
index ee43281366c62d08c7b008501a3e7eb0fb8fd2ff..122d64d3e86626499c5c842962809d9c4bc3de12 100644 (file)
@@ -1,6 +1,6 @@
 ;;; rnewspost.el --- USENET news poster/mailer for GNU Emacs
 
-;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 1986, 1987, 1995 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: mail, news
index 01c65a07c67af33cf9d0ba468e3c9d084233cc25..83947623bd84ddf58d01ab1f787e5990480b57df 100644 (file)
@@ -3,7 +3,7 @@
 ;; Author: RMS
 ;; Keywords: internal
 
-;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index 4ed6d634c2ac49c4943b3fd96bbcca266e0a705c..d75ee90b40c458cc2e25f5508fa194484d42b5f4 100644 (file)
@@ -1,6 +1,6 @@
 ;;; mouse.el --- window system-independent mouse support.
 
-;;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: hardware
index 1d7657b3e478dc99189c3d63a6a08e680b39551f..88c2a6408b6896ed66fde74ec3888de2ee1fca54 100644 (file)
@@ -1,5 +1,5 @@
 ;;; msb.el --- Customizable buffer-selection with multiple menus.
-;; Copyright (C) 1993, 1994 Lars Lindberg <Lars.Lindberg@sypro.cap.se>
+;; Copyright (C) 1993, 1994, 1995 Lars Lindberg <Lars.Lindberg@sypro.cap.se>
 ;;
 ;; Author: Lars Lindberg <Lars.Lindberg@sypro.cap.se>
 ;; Created: 8 Oct 1993
index dc5a7505c7b8edc5beec0084cca998c63f6182a0..b7b2fa70c845e7d06998b882dab3180c3b28bfb8 100644 (file)
@@ -1,6 +1,6 @@
 ;;; pascal.el  -  Major mode for editing pascal source in emacs.
 
-;;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
 
 ;;; Author: Espen Skoglund (espensk@stud.cs.uit.no)
 ;;; Keywords: languages
index 0a01a1dd7e98a1299016326ba388ef3c445fc4bf..4193241e6fff8068e386766dca4ba4406563b2a5 100644 (file)
@@ -1,6 +1,6 @@
 ;;; scroll-bar.el --- window system-independent scroll bar support.
 
-;;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: hardware
index e62d4affbfc365d2a255ea2e779d178140ceda71..09de0528313e126454ef248e51926e3dc009f91e 100644 (file)
@@ -1,6 +1,6 @@
 ;;; server.el --- Lisp code for GNU Emacs running as server process.
 
-;; Copyright (C) 1986, 1987, 1992, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1987, 1992, 1994, 1995 Free Software Foundation, Inc.
 
 ;; Author: William Sommerfeld <wesommer@athena.mit.edu>
 ;; Keywords: processes
index 20a1d9fc4e73e4fe502e12d719b751931771a47d..7b4969953da4cf598faf00889782b8e548720181 100644 (file)
@@ -1,6 +1,6 @@
 ;;; simple.el --- basic editing commands for Emacs
 
-;; Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 86, 87, 93, 94, 95 Free Software Foundation, Inc.
 
 ;; This file is part of GNU Emacs.
 
index af7eb37fa9b66490cc37f0c275943122f6ef225d..392ea938860ee44341a225d403395006e9c58ef9 100644 (file)
@@ -1,6 +1,6 @@
 ;;; sort.el --- commands to sort text in an Emacs buffer.
 
-;; Copyright (C) 1986, 1987, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1986, 1987, 1994, 1995 Free Software Foundation, Inc.
 
 ;; Author: Howie Kaye
 ;; Maintainer: FSF
index 43f1ff177d93098fcd79da3e12080bc2d563f1ee..276a67657cc7403e04e811353b9b82d2e81dc170 100644 (file)
@@ -1,11 +1,11 @@
 ;;; tempo.el --- Flexible template insertion
-;; Copyright (C) 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
 
 ;; Author: David K}gedal <davidk@lysator.liu.se >
 ;; Created: 16 Feb 1994
 ;; Version: 1.2.2
 ;; Keywords: extensions, languages, tools
-;; $Revision: 1.6 $
+;; $Revision: 1.7 $
 
 ;; This file is part of GNU Emacs.
 
index cd85f19f3b360a9e7e6b38a4269d24e7fdc6c54f..bc74401c21dc4227e271953febb451288b9d4a94 100644 (file)
@@ -2,7 +2,7 @@
 ;;; GNU EMACS interface for International Ispell Version 3.1 by Geoff Kuenning.
 ;;;
 ;;;
-;;; Copyright (C) 1994 Free Software Foundation, Inc.
+;;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
 ;;;
 ;;;
 ;;; Authors         : Ken Stevens <k.stevens@ieee.org>
index 530a4be4652e3a4c2a5dccc2b4a413470425e18b..2fc46f6991beb9245c25cd60281bf8e20cb6b4ce 100644 (file)
@@ -1,6 +1,6 @@
 ;;; paragraphs.el --- paragraph and sentence parsing.
 
-;; Copyright (C) 1985, 86, 87, 91, 94 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 86, 87, 91, 94, 95 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: wp
index 2f399aaf99a2e2291470d99243b325438b18927b..14e8576d609599a33544bfb57b0f1260319aa794 100644 (file)
@@ -1,6 +1,6 @@
 ;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands.
 
-;; Copyright (C) 1985, 1986, 1989, 1992, 1994 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 86, 89, 92, 94, 95 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: tex
index e4f433b375af94f515bca6ceb1f63622f2c4a376..c2505537451ecf1a22876dae1da7b342dfb880f6 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile for GNU Emacs.
-# Copyright (C) 1985, 1987, 1988, 1993, 1994 Free Software Foundation, Inc.
+# Copyright (C) 1985, 87, 88, 93, 94, 95 Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
index e9c7d56f6a4a20b21d4985e20e97a1d084460eb9..1949bf35d686cff16a5daf46a77292a4e4363e01 100644 (file)
@@ -1,5 +1,5 @@
 /* Header file for the buffer manipulation primitives.
-   Copyright (C) 1985, 1986, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1986, 1993, 1994, 1995 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 563bc5d5de67b7f52c8c10ed115fc28097fd07ad..aff272aae0b40ea50f953c7dcb290de3409d3e7f 100644 (file)
@@ -1,5 +1,5 @@
 /* Synchronous subprocess invocation for GNU Emacs.
-   Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 87, 88, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 5d18e812e5a5f21520ce7a150c0e9a8645773692..555c97c550002352f89b1fb5aa09d90dc592edc4 100644 (file)
--- a/src/cm.c
+++ b/src/cm.c
@@ -1,5 +1,5 @@
 /* Cursor motion subroutines for GNU Emacs.
-   Copyright (C) 1985 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1995 Free Software Foundation, Inc.
     based primarily on public domain code written by Chris Torek
 
 This file is part of GNU Emacs.
index 104667d497ec6174c1f16d0afa51cfc9fcfbb03a..ca7e4f2127bd549019173e1092b0c027e2cb9b0e 100644 (file)
@@ -1,5 +1,5 @@
 /* Simple built-in editing commands.
-   Copyright (C) 1985, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1993, 1994, 1995 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 7bf46a2a969c002e30b1ceb6c1dcd1cca8c4df7a..d2864d44481693e2ebeada7fcc9d01556fcdb6eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Updating of data structures for redisplay.
-   Copyright (C) 1985, 86, 87, 88, 93, 94 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 87, 88, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 41afda29a6d639c6928cd73041321a57de0c1f51..21e204859809868a48d212cf54ddeba2a4d55295 100644 (file)
@@ -1,5 +1,5 @@
 /* Lisp functions pertaining to editing.
-   Copyright (C) 1985,86,87,89,93,94 Free Software Foundation, Inc.
+   Copyright (C) 1985,86,87,89,93,94,95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index a4c69c3c8d31b06845e8c7acc340ed2c77a38f2f..49e1f359cae2d6486d956c96a85ca61228ce5c98 100644 (file)
@@ -1,5 +1,5 @@
 /* Fully extensible Emacs, running on Unix, intended for GNU.
-   Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 87, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 8f81cb921bfaf9d9da47ff9fe83aa508fed1f390..c90e4c98e7df5b8a9499295afa80918840dac6b6 100644 (file)
@@ -1,5 +1,5 @@
 /* File IO for GNU Emacs.
-   Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 87, 88, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index ede57ac60894a5cc29a2625671ab6f913c7a1938..4213b170b6a37a798888bbc7e5723c97c2fafb44 100644 (file)
--- a/src/fns.c
+++ b/src/fns.c
@@ -1,5 +1,5 @@
 /* Random utility Lisp functions.
-   Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 87, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index f6101e86e275e2856f24fbb9d933889f2904a057..8d2f1b08bceaf1b2337e94813742bec054fe763a 100644 (file)
@@ -1,5 +1,5 @@
 /* Buffer insertion/deletion and gap motion for GNU Emacs.
-   Copyright (C) 1985, 1986, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1986, 1993, 1994, 1995 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 343e01681f3f0b952953c2e78b0caba468e0e0a3..80b7333491cac569bddfeffa2b21682b84c9ea77 100644 (file)
@@ -1,5 +1,5 @@
 /* Code for doing intervals.
-   Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index e5890f59a2b9d1d4b8d5af0bfdc241d0fa107464..a0915f625b794243c6e0c456bcc127cd99972729 100644 (file)
@@ -1,5 +1,5 @@
 /* Manipulation of keymaps
-   Copyright (C) 1985, 86, 87, 88, 93, 94 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 87, 88, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 62a57675d6b305c117235d12bfede378aed62fe8..4d20873255f536d3cbb188292e02f483b0709ad5 100644 (file)
@@ -1,6 +1,6 @@
 /* Lisp parsing and input streams.
    Copyright (C) 1985, 1986, 1987, 1988, 1989, 
-   1993, 1994 Free Software Foundation, Inc.
+   1993, 1994, 1995 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index d5d1e358b064b604601a368047fc58222687ac50..83db0d6978268c682e54e5b04043ec6d95d8d041 100644 (file)
@@ -1,5 +1,5 @@
 /* Lisp object printing and output streams.
-   Copyright (C) 1985, 1986, 1988, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 88, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index bfc3621f5b7c38a5e047a38989422833113402e1..6304ddc71252f2e80a6032971b712fc615c86577 100644 (file)
@@ -1,5 +1,5 @@
 /* Asynchronous subprocess control for GNU Emacs.
-   Copyright (C) 1985, 86, 87, 88, 93, 94 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 87, 88, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index b852e2ae7a7d532c4cb570f0e0dab7f42e0e1ba6..2ab6624ae867a99d232695da2b21e747ecbab5ea 100644 (file)
@@ -1,5 +1,5 @@
 /* Caching facts about regions of the buffer, for optimization.
-   Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993
+   Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993, 1995
        Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
index b9f20fc4f589993314e05591dc2534b23694932d..8d7552af6e66beca6cad562fc8bd8557e915e112 100644 (file)
@@ -1,5 +1,5 @@
 /* Header file: Caching facts about regions of the buffer, for optimization.
-   Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1986, 1993, 1995 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 435b47ecfb4f73d377d1b79d7b2f4a42c29467a2..f83989bf2df888ef24464c635cc709823de172e9 100644 (file)
@@ -1,5 +1,5 @@
 /* Define wait system call interface for Emacs.
-   Copyright (C) 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index b7a7105375a0519d14c6580a9d94611e2a1c38a1..b97205bf8f0ef0fc4f8927747875c6cc3014719c 100644 (file)
@@ -1,5 +1,5 @@
 /* terminal control module for terminals described by TERMCAP
-   Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 87, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 4820ca433f13a53ace019e5a63e00a4a9c7f5899..77bdd3b100e9f5970881b2c718f15c43576c76e4 100644 (file)
@@ -1,5 +1,5 @@
 /* Unexec for Siemens machines running Sinix (modified SVR4).
-   Copyright (C) 1985, 1986, 1987, 1988, 1990, 1992, 1993, 1994
+   Copyright (C) 1985, 1986, 1987, 1988, 1990, 1992, 1993, 1994, 1995
    Free Software Foundation, Inc.
 
     This program is free software; you can redistribute it and/or modify
index f9c8fe933ed7a25584011f6e3346454eac632729..4401261012be050ac34f9af13dac2fc3d69199fa 100644 (file)
@@ -1,6 +1,6 @@
 /* Window creation, deletion and examination for GNU Emacs.
    Does not include redisplay.
-   Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1985, 86, 87, 93, 94, 95 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
index 6b323e580b38a0b69fc7e291e4c41dd26bae0036..3c48cd4705d594dd08a239133b48194f1d7df88e 100644 (file)
@@ -1,5 +1,5 @@
 /* Functions for the X window system.
-   Copyright (C) 1989, 1992, 1993, 1994 Free Software Foundation.
+   Copyright (C) 1989, 1992, 1993, 1994, 1995 Free Software Foundation.
 
 This file is part of GNU Emacs.
 
index 0400574d1b94ac1eac7733d63510ff1b9c6bf7e5..04141e0e99caf2a7c9ce06f8a59f11ad399ee8ab 100644 (file)
@@ -1,5 +1,5 @@
 /* X Selection processing for Emacs.
-   Copyright (C) 1993, 1994 Free Software Foundation.
+   Copyright (C) 1993, 1994, 1995 Free Software Foundation.
 
 This file is part of GNU Emacs.
 
index a9cf2d4e98bf9fc7ef6c8c4212a2eb2173a12476..2eec0b4ddaa50d5566c984251858be7cc9c52828 100644 (file)
@@ -1,5 +1,5 @@
 /* X Communication module for terminals which understand the X protocol.
-   Copyright (C) 1989, 1993, 1994 Free Software Foundation, Inc.
+   Copyright (C) 1989, 1993, 1994, 1995 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.