mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-22 07:09:54 +00:00
Update copyright.
This commit is contained in:
parent
6a900cf14e
commit
d733c5ec03
@ -1,6 +1,6 @@
|
||||
;;; ange-ftp.el --- transparent FTP support for GNU Emacs
|
||||
|
||||
;;; Copyright (C) 1989, 1990, 1991, 1992, 1993 Free Software Foundation, Inc.
|
||||
;;; Copyright (C) 1989,90,91,92,93,94 Free Software Foundation, Inc.
|
||||
;;;
|
||||
;; Author: Andy Norman (ange@hplb.hpl.hp.com)
|
||||
;; Keywords: comm
|
||||
@ -851,7 +851,7 @@ SIZE, if supplied, should be a prime number."
|
||||
;;;; Internal variables.
|
||||
;;;; ------------------------------------------------------------
|
||||
|
||||
(defconst ange-ftp-version "$Revision: 1.48 $")
|
||||
(defconst ange-ftp-version "$Revision: 1.49 $")
|
||||
|
||||
(defvar ange-ftp-data-buffer-name " *ftp data*"
|
||||
"Buffer name to hold directory listing data received from ftp process.")
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; buff-menu.el --- buffer menu main function and support functions.
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1986, 1987, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; appt.el --- appointment notification functions.
|
||||
|
||||
;; Copyright (C) 1989, 1990 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1989, 1990, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Neil Mager <neilm@juliet.ll.mit.edu>
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; dired.el --- directory-browsing commands
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1992, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1986, 1992, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,5 +1,5 @@
|
||||
;;; New backquote for GNU Emacs.
|
||||
;;; Copyright (C) 1990, 1992 Free Software Foundation, Inc.
|
||||
;;; Copyright (C) 1990, 1992, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Rick Sladkey <jrs@world.std.com>
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; byte-opt.el --- the optimization passes of the emacs-lisp byte compiler.
|
||||
|
||||
;;; Copyright (c) 1991 Free Software Foundation, Inc.
|
||||
;;; Copyright (c) 1991, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jamie Zawinski <jwz@lucid.com>
|
||||
;; Hallvard Furuseth <hbf@ulrik.uio.no>
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; bytecomp.el --- compilation of Lisp code into byte code.
|
||||
|
||||
;;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
|
||||
;;; Copyright (C) 1985, 1986, 1987, 1992, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jamie Zawinski <jwz@lucid.com>
|
||||
;; Hallvard Furuseth <hbf@ulrik.uio.no>
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
;; Keywords: emulations
|
||||
|
||||
;; Copyright (C) 1992, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; profile.el --- generate run time measurements of Emacs Lisp functions
|
||||
|
||||
;; Copyright (C) 1992 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1992, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>
|
||||
;; Created: 07 Feb 1992
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; flow-ctrl.el --- help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control
|
||||
|
||||
;;; Copyright (C) 1990, 1991 Free Software Foundation, Inc.
|
||||
;;; Copyright (C) 1990, 1991, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author Kevin Gallagher
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,5 +1,5 @@
|
||||
;; Electric Font Lock Mode
|
||||
;; Copyright (C) 1992, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: jwz, then rms
|
||||
;; Maintainer: FSF
|
||||
|
@ -6,7 +6,7 @@
|
||||
;; Version: 1.3
|
||||
;; Keywords: unix, tools
|
||||
|
||||
;; Copyright (C) 1992, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; help-macro.el --- Makes command line help such as help-for-help
|
||||
|
||||
;; Copyright (C) 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Lynn Slater <lrs@indetech.com>
|
||||
;; Created: : Mon Oct 1 11:42:39 1990
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; help.el --- help commands for Emacs
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1986, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: help, internal
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; info.el --- info package for Emacs.
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1992, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1986, 1992, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: help
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; iso-transl.el --- keyboard input definitions for ISO 8859/1.
|
||||
|
||||
;; Copyright (C) 1987, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1987, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Howard Gayle
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,10 +1,10 @@
|
||||
;;; isearch.el --- incremental search minor mode.
|
||||
|
||||
;; Copyright (C) 1992, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
|
||||
|
||||
;; |$Date: 1994/04/07 20:28:23 $|$Revision: 1.65 $
|
||||
;; |$Date: 1994/05/03 08:27:40 $|$Revision: 1.66 $
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; loadup.el --- load up standardly loaded Lisp files for Emacs.
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: internal
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; rmail.el --- main code of "RMAIL" mail reader for Emacs.
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1987, 1988, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985,86,87,88,93,94 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: mail
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; rmailout.el --- "RMAIL" mail reader for Emacs: output message to a file.
|
||||
|
||||
;; Copyright (C) 1985, 1987, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1987, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: mail
|
||||
|
@ -1,9 +1,9 @@
|
||||
;;; rmailsort.el --- Rmail: sort messages.
|
||||
|
||||
;; Copyright (C) 1990, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1990, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp>
|
||||
;; Version: $Header: /gd/gnu/emacs/19.0/lisp/RCS/rmailsort.el,v 1.20 1994/03/30 02:24:05 kwzh Exp kwzh $
|
||||
;; Version: $Header: /gd/gnu/emacs/19.0/lisp/RCS/rmailsort.el,v 1.21 1994/04/07 03:29:02 kwzh Exp kwzh $
|
||||
;; Keywords: mail
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; rmailsum.el --- make summary buffers for the mail reader
|
||||
|
||||
;; Copyright (C) 1985, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: mail
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; man.el --- browse UNIX manual pages
|
||||
|
||||
;; Copyright (C) 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Barry A. Warsaw <bwarsaw@cen.com>
|
||||
;; Last-Modified: 31-Jul-1991
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; mouse-sel.el --- Multi-click selection support for Emacs 19
|
||||
|
||||
;; Copyright (C) 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Mike Williams <mikew@gopher.dosli.govt.nz>
|
||||
;; Keywords: mouse
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; mouse.el --- window system-independent mouse support.
|
||||
|
||||
;;; Copyright (C) 1993 Free Software Foundation, Inc.
|
||||
;;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: hardware
|
||||
|
@ -1,9 +1,9 @@
|
||||
;;; cmacexp.el --- expand C macros in a region
|
||||
|
||||
;; Copyright (C) 1992 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1992, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Francesco Potorti` <pot@cnuce.cnr.it>
|
||||
;; Version: $Id: cmacexp.el 1.14 1994/04/20 15:50:48 pot Exp $
|
||||
;; Version: $Id: cmacexp.el,v 1.13 1994/04/21 18:40:14 rms Exp kwzh $
|
||||
;; Adapted-By: ESR
|
||||
;; Keywords: c
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; rect.el --- rectangle functions for GNU Emacs.
|
||||
|
||||
;; Copyright (C) 1985 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: internal
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; subr.el --- basic lisp subroutines for Emacs
|
||||
|
||||
;;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
|
||||
;;; Copyright (C) 1985, 1986, 1992, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; tar-mode.el --- simple editing of tar files from GNU emacs
|
||||
|
||||
;;; Copyright (C) 1990, 1991, 1993 Free Software Foundation, Inc.
|
||||
;;; Copyright (C) 1990, 1991, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Jamie Zawinski <jwz@lucid.com>
|
||||
;; Created: 04 Apr 1990
|
||||
|
@ -1,5 +1,5 @@
|
||||
;;; x-win.el --- parse switches controlling interface with X window system
|
||||
;; Copyright (C) 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: FSF
|
||||
;; Keywords: terminals
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; outline.el --- outline mode commands for Emacs
|
||||
|
||||
;; Copyright (C) 1986, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1986, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; 7-Feb-94 Kevin Broadey
|
||||
;; Fix show-children so it doesn't try to narrow to (1+ (point-max)) when
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands.
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1989, 1992 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1986, 1989, 1992, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: Edward M. Reingold <reingold@cs.uiuc.edu>
|
||||
;; Keywords: tex
|
||||
|
@ -1,5 +1,5 @@
|
||||
;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs
|
||||
;;; Copyright 1989, 1993 Free Software Foundation, Inc.
|
||||
;;; Copyright 1989, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: Stephen Gildea <gildea@lcs.mit.edu>
|
||||
;; Time-stamp: <94/02/14 15:02:07 gildea>
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; vc.el --- drive a version-control system from within Emacs
|
||||
|
||||
;; Copyright (C) 1992, 1993 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1992, 1993, 1994 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
|
||||
;; Maintainer: eggert@twinsun.com
|
||||
|
Loading…
Reference in New Issue
Block a user