Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
8f1204db
Commit
8f1204db
authored
May 03, 1994
by
Karl Heuer
Browse files
Update copyright.
parent
325e3af2
Changes
61
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
with
25 additions
and
25 deletions
+25
-25
lisp/apropos.el
lisp/apropos.el
+1
-1
lisp/bookmark.el
lisp/bookmark.el
+1
-1
lisp/calendar/cal-dst.el
lisp/calendar/cal-dst.el
+1
-1
lisp/calendar/holidays.el
lisp/calendar/holidays.el
+1
-1
lisp/case-table.el
lisp/case-table.el
+1
-1
lisp/cmuscheme.el
lisp/cmuscheme.el
+1
-1
lisp/diary-lib.el
lisp/diary-lib.el
+1
-1
lisp/dired-aux.el
lisp/dired-aux.el
+1
-1
lisp/disp-table.el
lisp/disp-table.el
+1
-1
lisp/ebuff-menu.el
lisp/ebuff-menu.el
+1
-1
lisp/edmacro.el
lisp/edmacro.el
+1
-1
lisp/emacs-lisp/lisp-mnt.el
lisp/emacs-lisp/lisp-mnt.el
+2
-2
lisp/emacs-lisp/lisp.el
lisp/emacs-lisp/lisp.el
+1
-1
lisp/emulation/edt.el
lisp/emulation/edt.el
+1
-1
lisp/find-dired.el
lisp/find-dired.el
+4
-4
lisp/frame.el
lisp/frame.el
+1
-1
lisp/gnus.el
lisp/gnus.el
+2
-2
lisp/gnuspost.el
lisp/gnuspost.el
+1
-1
lisp/hexl.el
lisp/hexl.el
+1
-1
lisp/hilit19.el
lisp/hilit19.el
+1
-1
No files found.
lisp/apropos.el
View file @
8f1204db
;;; apropos.el --- faster apropos commands.
;; Copyright (C) 1989 Free Software Foundation, Inc.
;; Copyright (C) 1989
, 1994
Free Software Foundation, Inc.
;; Author: Joe Wells <jbw@bigbird.bu.edu>
;; Keywords: help
...
...
lisp/bookmark.el
View file @
8f1204db
;;; bookmark.el --- set bookmarks, jump to them later.
;; Copyright (C) 1993 Free Software Foundation
;; Copyright (C) 1993
, 1994
Free Software Foundation
;; Author: Karl Fogel <kfogel@cs.oberlin.edu>
;; Maintainer: Karl Fogel <kfogel@cs.oberlin.edu>
...
...
lisp/calendar/cal-dst.el
View file @
8f1204db
;;; cal-dst.el --- calendar functions for daylight savings rules.
;; Copyright (C) 1993 Free Software Foundation, Inc.
;; Copyright (C) 1993
, 1994
Free Software Foundation, Inc.
;; Author: Paul Eggert <eggert@twinsun.com>
;; Edward M. Reingold <reingold@cs.uiuc.edu>
...
...
lisp/calendar/holidays.el
View file @
8f1204db
;;; holidays.el --- holiday functions for the calendar package
;;; Copyright (C) 1989, 1990, 1992, 1993 Free Software Foundation, Inc.
;;; Copyright (C) 1989, 1990, 1992, 1993
, 1994
Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Keywords: holidays, calendar
...
...
lisp/case-table.el
View file @
8f1204db
;;; case-table.el --- code to extend the character set and support case tables.
;; Copyright (C) 1988 Free Software Foundation, Inc.
;; Copyright (C) 1988
, 1994
Free Software Foundation, Inc.
;; Author: Howard Gayle
;; Maintainer: FSF
...
...
lisp/cmuscheme.el
View file @
8f1204db
;;; cmuscheme.el --- Scheme process in a buffer. Adapted from tea.el.
;; Copyright (C) 1988 Free Software Foundation, Inc.
;; Copyright (C) 1988
, 1994
Free Software Foundation, Inc.
;; Author: Olin Shivers <olin.shivers@cs.cmu.edu>
;; Maintainer: FSF
...
...
lisp/diary-lib.el
View file @
8f1204db
;;; diary.el --- diary functions.
;; Copyright (C) 1989, 1990, 1992, 1993 Free Software Foundation, Inc.
;; Copyright (C) 1989, 1990, 1992, 1993
, 1994
Free Software Foundation, Inc.
;; Author: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Keywords: calendar
...
...
lisp/dired-aux.el
View file @
8f1204db
;;; dired-aux.el --- all of dired except what people usually use
;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986, 1992
, 1994
Free Software Foundation, Inc.
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>.
...
...
lisp/disp-table.el
View file @
8f1204db
;;; disp-table.el --- functions for dealing with char tables.
;; Copyright (C) 1987 Free Software Foundation, Inc.
;; Copyright (C) 1987
, 1994
Free Software Foundation, Inc.
;; Author: Howard Gayle
;; Maintainer: FSF
...
...
lisp/ebuff-menu.el
View file @
8f1204db
;;; ebuff-menu.el --- electric-buffer-list mode
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986
, 1994
Free Software Foundation, Inc.
;; Author: Richard Mlynarik <mly@ai.mit.edu>
...
...
lisp/edmacro.el
View file @
8f1204db
;;; edmacro.el --- keyboard macro editor
;; Copyright (C) 1993 Free Software Foundation, Inc.
;; Copyright (C) 1993
, 1994
Free Software Foundation, Inc.
;; Author: Dave Gillespie <daveg@synaptics.com>
;; Maintainer: Dave Gillespie <daveg@synaptics.com>
...
...
lisp/emacs-lisp/lisp-mnt.el
View file @
8f1204db
;;; lisp-mnt.el --- minor mode for Emacs Lisp maintainers
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; Copyright (C) 1992
, 1994
Free Software Foundation, Inc.
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
;; Maintainer: Eric S. Raymond <esr@snark.thyrsus.com>
;; Created: 14 Jul 1992
;; Version: $Id: lisp-mnt.el,v 1.
6
1993/12/26 0
7:56:21
rms Exp
rms
$
;; Version: $Id: lisp-mnt.el,v 1.
7
1993/12/26 0
8:02:10
rms Exp
kwzh
$
;; Keywords: docs
;; X-Bogus-Bureaucratic-Cruft: Gruad will get you if you don't watch out!
...
...
lisp/emacs-lisp/lisp.el
View file @
8f1204db
;;; lisp.el --- Lisp editing commands for Emacs
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: lisp, languages
...
...
lisp/emulation/edt.el
View file @
8f1204db
;;; edt.el --- EDT emulation in Emacs
;; Copyright (C) 1986 Free Software Foundation, Inc.
;; Copyright (C) 1986
, 1994
Free Software Foundation, Inc.
;; Author: Mike Clarkson <mike@yetti.UUCP>
;; Maintainer: FSF
...
...
lisp/find-dired.el
View file @
8f1204db
;;; find-dired.el --- run a `find' command and dired the output
;;; Copyright (C) 1992 Free Software Foundation, Inc.
;;; Copyright (C) 1992
, 1994
Free Software Foundation, Inc.
;; Author: Roland McGrath <roland@gnu.ai.mit.edu>,
;; Sebastian Kremer <sk@thp.uni-koeln.de>
;; Maintainer: Sebastian Kremer <sk@thp.uni-koeln.de>
;; Keywords: unix
(
defconst
find-dired-version
(
substring
"$Revision: 1.1
4
$"
11
-2
)
"$Id: find-dired.el,v 1.1
4
1994/0
1/06 04:39:00
rms Exp
rms
$"
)
(
defconst
find-dired-version
(
substring
"$Revision: 1.1
5
$"
11
-2
)
"$Id: find-dired.el,v 1.1
5
1994/0
4/24 08:15:55
rms Exp
kwzh
$"
)
;;; This program is free software; you can redistribute it and/or modify
;;; it under the terms of the GNU General Public License as published by
...
...
@@ -33,7 +33,7 @@
;; find-dired|Roland McGrath, Sebastian Kremer
;; |roland@gnu.ai.mit.edu, sk@thp.uni-koeln.de
;; |Run a `find' command and dired the output
;; |$Date: 1994/0
1/06 04:39:00
$|$Revision: 1.1
4
$|
;; |$Date: 1994/0
4/24 08:15:55
$|$Revision: 1.1
5
$|
;; INSTALLATION ======================================================
...
...
lisp/frame.el
View file @
8f1204db
;;; frame.el --- multi-frame management independent of window systems.
;;;; Copyright (C) 1993 Free Software Foundation, Inc.
;;;; Copyright (C) 1993
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: internal
...
...
lisp/gnus.el
View file @
8f1204db
;;; GNUS: an NNTP-based News Reader for GNU Emacs
;; Copyright (C) 1987,
1988, 1989, 1990, 1993
Free Software Foundation, Inc.
;; Copyright (C) 1987,
88,89,90,93,94
Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@mse.kyutech.ac.jp>
;; Version: $Header: /
home/fsf/rm
s/
e
19/lisp/RCS/gnus.el,v 1.3
5
1994/04/30
04:22:22
rms Exp
rms
$
;; Version: $Header: /
gd/gnu/emac
s/19
.0
/lisp/RCS/gnus.el,v 1.3
6
1994/04/30
20:15:08
rms Exp
kwzh
$
;; Keywords: news
;; This file is part of GNU Emacs.
...
...
lisp/gnuspost.el
View file @
8f1204db
;;; gnuspost.el --- post news commands for GNUS newsreader
;; Copyright (C) 1989, 1990, 1993 Free Software Foundation, Inc.
;; Copyright (C) 1989, 1990, 1993
, 1994
Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Keywords: news
...
...
lisp/hexl.el
View file @
8f1204db
;;; hexl.el --- edit a file in a hex dump format using the hexl filter.
;; Copyright (C) 1989 Free Software Foundation, Inc.
;; Copyright (C) 1989
, 1994
Free Software Foundation, Inc.
;; Author: Keith Gabryelski <ag@wheaties.ai.mit.edu>
;; Maintainer: FSF
...
...
lisp/hilit19.el
View file @
8f1204db
;; hilit19.el (Release 2.19) -- customizable highlighting for Emacs19.
;; Copyright (c) 1993 Free Software Foundation, Inc.
;; Copyright (c) 1993
, 1994
Free Software Foundation, Inc.
;;
;; Author: Jonathan Stigelman <Stig@netcom.com>
;; Keywords: faces
...
...
Prev
1
2
3
4
Next
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment