Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
d7b4d18f
Commit
d7b4d18f
authored
Jul 17, 1992
by
Eric S. Raymond
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
*** empty log message ***
parent
2581ab99
Changes
48
Hide whitespace changes
Inline
Side-by-side
Showing
48 changed files
with
50 additions
and
2 deletions
+50
-2
lisp/emacs-lisp/copyright.el
lisp/emacs-lisp/copyright.el
+1
-0
lisp/emacs-lisp/profile.el
lisp/emacs-lisp/profile.el
+1
-0
lisp/emacs-lisp/tq.el
lisp/emacs-lisp/tq.el
+1
-0
lisp/env.el
lisp/env.el
+1
-0
lisp/mail/rfc822.el
lisp/mail/rfc822.el
+1
-0
lisp/mail/rmail.el
lisp/mail/rmail.el
+1
-0
lisp/mail/rmailedit.el
lisp/mail/rmailedit.el
+1
-0
lisp/mail/rmailkwd.el
lisp/mail/rmailkwd.el
+1
-0
lisp/mail/rmailmsc.el
lisp/mail/rmailmsc.el
+1
-0
lisp/mail/rmailout.el
lisp/mail/rmailout.el
+1
-0
lisp/mail/rmailsort.el
lisp/mail/rmailsort.el
+1
-0
lisp/mail/rmailsum.el
lisp/mail/rmailsum.el
+1
-0
lisp/mail/rnews.el
lisp/mail/rnews.el
+1
-0
lisp/mail/rnewspost.el
lisp/mail/rnewspost.el
+1
-0
lisp/mail/sendmail.el
lisp/mail/sendmail.el
+1
-0
lisp/mail/undigest.el
lisp/mail/undigest.el
+1
-0
lisp/nnspool.el
lisp/nnspool.el
+1
-0
lisp/nntp.el
lisp/nntp.el
+1
-0
lisp/novice.el
lisp/novice.el
+1
-0
lisp/paths.el
lisp/paths.el
+1
-0
lisp/play/spook.el
lisp/play/spook.el
+3
-2
lisp/play/studly.el
lisp/play/studly.el
+1
-0
lisp/progmodes/perl-mode.el
lisp/progmodes/perl-mode.el
+1
-0
lisp/progmodes/prolog.el
lisp/progmodes/prolog.el
+1
-0
lisp/progmodes/scheme.el
lisp/progmodes/scheme.el
+1
-0
lisp/rect.el
lisp/rect.el
+1
-0
lisp/register.el
lisp/register.el
+1
-0
lisp/resume.el
lisp/resume.el
+1
-0
lisp/server.el
lisp/server.el
+1
-0
lisp/shell.el
lisp/shell.el
+1
-0
lisp/sort.el
lisp/sort.el
+1
-0
lisp/startup.el
lisp/startup.el
+1
-0
lisp/sun-fns.el
lisp/sun-fns.el
+1
-0
lisp/sun-keys.el
lisp/sun-keys.el
+1
-0
lisp/superyank.el
lisp/superyank.el
+1
-0
lisp/tar-mode.el
lisp/tar-mode.el
+1
-0
lisp/term/sun-mouse.el
lisp/term/sun-mouse.el
+1
-0
lisp/term/sup-mouse.el
lisp/term/sup-mouse.el
+1
-0
lisp/textmodes/nroff-mode.el
lisp/textmodes/nroff-mode.el
+1
-0
lisp/textmodes/paragraphs.el
lisp/textmodes/paragraphs.el
+1
-0
lisp/textmodes/refbib.el
lisp/textmodes/refbib.el
+1
-0
lisp/textmodes/sgml-mode.el
lisp/textmodes/sgml-mode.el
+1
-0
lisp/textmodes/tex-mode.el
lisp/textmodes/tex-mode.el
+1
-0
lisp/textmodes/texinfmt.el
lisp/textmodes/texinfmt.el
+1
-0
lisp/textmodes/texinfo.el
lisp/textmodes/texinfo.el
+1
-0
lisp/textmodes/texnfo-upd.el
lisp/textmodes/texnfo-upd.el
+1
-0
lisp/textmodes/underline.el
lisp/textmodes/underline.el
+1
-0
lisp/unused.el
lisp/unused.el
+1
-0
No files found.
lisp/emacs-lisp/copyright.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: Roland McGrath <roland@gnu.ai.mit.edu>
;; Last-Modified: 03 Jun 1991
;; Keywords: maint
;;; Copyright (C) 1991, 1992 Free Software Foundation, Inc.
;;;
...
...
lisp/emacs-lisp/profile.el
View file @
d7b4d18f
...
...
@@ -5,6 +5,7 @@
;; Last-Modified: 07 Feb 1992
;; Version: 1.0
;; Adapted-By: ESR
;; Keywords: lisp, tools
;; Copyright (C) 1992 Free Software Foundation, Inc.
...
...
lisp/emacs-lisp/tq.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: Scott Draves <spot@cs.cmu.edu>
;; Adapted-By: ESR
;; Keywords: extensions
;; Commentary:
...
...
lisp/env.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 16 Mar 1992
;; Keywords: extensions
;;; Copyright Free Software Foundation 1991
...
...
lisp/mail/rfc822.el
View file @
d7b4d18f
...
...
@@ -3,6 +3,7 @@
;; Author: Richard Mlynarik <mly@eddie.mit.edu>
;; Maintainer: FSF
;; Last-Modified: 26 Nov 1990
;; Keywords: mail
;; Copyright (C) 1986, 87, 1990 Free Software Foundation, Inc.
...
...
lisp/mail/rmail.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 24 Apr 1992
;; Keywords: mail
;; Copyright (C) 1985, 1986, 1987, 1988, 1991, 1992 Free Software Foundation, Inc.
...
...
lisp/mail/rmailedit.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 31 Jul 1991
;; Keywords: mail
;; Copyright (C) 1985 Free Software Foundation, Inc.
...
...
lisp/mail/rmailkwd.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 31 Oct 1989
;; Keywords: mail
;; Copyright (C) 1985, 1988 Free Software Foundation, Inc.
...
...
lisp/mail/rmailmsc.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 31 Oct 1989
;; Keywords: mail
;; Copyright (C) 1985 Free Software Foundation, Inc.
...
...
lisp/mail/rmailout.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 01 Mar 1991
;; Keywords: mail
;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
...
...
lisp/mail/rmailsort.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 16 Mar 1992
;; Keywords: mail
;; Copyright (C) 1990 Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
...
...
lisp/mail/rmailsum.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 30 Nov 1990
;; Keywords: mail
;; Copyright (C) 1985 Free Software Foundation, Inc.
...
...
lisp/mail/rnews.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 16 Mar 1992
;; Keywords: news
;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
...
...
lisp/mail/rnewspost.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 30 May 1992
;; Keywords: mail, news
;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
...
...
lisp/mail/sendmail.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 24 Jun 1992
;; Keywords: mail
;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
...
...
lisp/mail/undigest.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 14 Jul 1992
;; Keywords: mail
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
...
...
lisp/nnspool.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Last-Modified: 16 Mar 1992
;; Keywords: news
;; $Header: nnspool.el,v 1.10 90/03/23 13:25:25 umerin Locked $
...
...
lisp/nntp.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Last-Modified: 16 Mar 1992
;; Keywords: news
;; $Header: nntp.el,v 3.10 90/03/23 13:25:27 umerin Locked $
...
...
lisp/novice.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 22 May 1991
;; Keywords: internal, help
;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
...
...
lisp/paths.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 05 Dec 1991
;; Keywords: internal
;; Copyright (C) 1986, 1988 Free Software Foundation, Inc.
...
...
lisp/play/spook.el
View file @
d7b4d18f
;;; spook.el --- spook phrase utility for overloading the NSA line eater
;;; Maintainer: FSF
;;; Last-Modified: 05 Dec 1991
;; Maintainer: FSF
;; Last-Modified: 05 Dec 1991
;; Keywords: games
;; Copyright (C) 1988 Free Software Foundation, Inc.
...
...
lisp/play/studly.el
View file @
d7b4d18f
;;; studly.el --- StudlyCaps (tm)(r)(c)(xxx)
;; Maintainer: FSF
;; Keywords: games
;;; This is in the public domain, since it was distributed
;;; by its author without a copyright notice in 1986.
...
...
lisp/progmodes/perl-mode.el
View file @
d7b4d18f
...
...
@@ -4,6 +4,7 @@
;; Maintainer: FSF
;; Last-Modified: 21 Dec 1991
;; Adapted-By: ESR
;; Keywords: languages
;; Copyright (C) 1990 William F. Mann
;; Adapted from C code editing commands 'c-mode.el', Copyright 1987 by the
...
...
lisp/progmodes/prolog.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Last-Modified: 08 May 1989
;; Keywords: languages
;; Copyright (C) 1986, 1987 Free Software Foundation, Inc.
...
...
lisp/progmodes/scheme.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: Bill Rozas <jinz@prep.ai.mit.edu>
;; Last-Modified: 16 Mar 1992
;; Keywords: languages, lisp
;;; $Header: scheme.el,v 1.7 88/07/15 20:20:00 GMT cph Exp $
...
...
lisp/rect.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 09 May 1991
;; Keywords: internal
;; Copyright (C) 1985 Free Software Foundation, Inc.
...
...
lisp/register.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 09 Jul 1992
;; Keywords: internal
;; Copyright (C) 1985 Free Software Foundation, Inc.
...
...
lisp/resume.el
View file @
d7b4d18f
...
...
@@ -3,6 +3,7 @@
;; Author: Joe Wells <jbw@bucsf.bu.edu>
;; Last-Modified: Tue Jun 13 1989
;; Adapted-By: ESR
;; Keywords: processes
;; Copyright (C) 1992 Free Software Foundation, Inc.
...
...
lisp/server.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: William Sommerfeld <wesommer@athena.mit.edu>
;; Last-Modified: 05 Dec 1991
;; Keywords: processes
;; Changes by peck@sun.com and by rms.
...
...
lisp/shell.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Last-Modified: 16 Mar 1992
;; Keywords: processes
;;; Copyright Olin Shivers (1988).
...
...
lisp/sort.el
View file @
d7b4d18f
...
...
@@ -3,6 +3,7 @@
;; Author: Howie Kaye
;; Maintainer: FSF
;; Last-Modified: 28 Aug 1990
;; Keywords: unix
;; Copyright (C) 1986, 1987 Free Software Foundation, Inc.
...
...
lisp/startup.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 09 Jul 1992
;; Keywords: internal
;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
...
...
lisp/sun-fns.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: Jeff Peck <peck@sun.com>
;; Last-Modified: 14 Aug 1987
;; Keywords: hardware
;; Copyright (C) 1987 Free Software Foundation, Inc.
...
...
lisp/sun-keys.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Author: Ian G. Batten <batten@uk.ac.bham.multics>
;; Last-Modified: 30 May 1992
;; Keywords: terminals
;;; Copyright (C) 1986 Free Software Foundation, Inc.
;;;
...
...
lisp/superyank.el
View file @
d7b4d18f
...
...
@@ -4,6 +4,7 @@
;; Version: 1.1
;; Last-Modified: 15 Jul 1992
;; Adapted-By: ESR
;; Keywords: news
;;; Commentary:
...
...
lisp/tar-mode.el
View file @
d7b4d18f
...
...
@@ -4,6 +4,7 @@
;; Created: 04 Apr 1990
;; Version: 1.21
;; Last-Modified: 10 Mar 1991
;; Keywords: unix
;;; Copyright (C) 1990, 1991 Free Software Foundation, Inc.
;;;
...
...
lisp/term/sun-mouse.el
View file @
d7b4d18f
...
...
@@ -3,6 +3,7 @@
;; Author: Jeff Peck
;; Maintainer: FSF
;; Last-Modified: 14 Jul 1992
;; Keywords: hardware
;; Copyright (C) 1987 Free Software Foundation, Inc.
...
...
lisp/term/sup-mouse.el
View file @
d7b4d18f
...
...
@@ -4,6 +4,7 @@
;; Maintainer: FSF
;; Created: 21 Nov 1986
;; Last-Modified: 16 Mar 1992
;; Keywords: hardware
;; (from code originally written by John Robinson@bbn for the bitgraph)
...
...
lisp/textmodes/nroff-mode.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 09 May 1991
;; Keywords: wp
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
...
...
lisp/textmodes/paragraphs.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 13 May 1991
;; Keywords: wp
;; Copyright (C) 1985, 86, 87, 1991 Free Software Foundation, Inc.
...
...
lisp/textmodes/refbib.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 16 Mar 1992
;; Keywords: bib
;; Copyright (C) 1989 Free Software Foundation, Inc.
...
...
lisp/textmodes/sgml-mode.el
View file @
d7b4d18f
...
...
@@ -3,6 +3,7 @@
;; Maintainer: FSF
;; Last-Modified: 14 Jul 1992
;; Adapted-By: ESR
;; Keywords: wp
;; Copyright (C) 1992 Free Software Foundation, Inc.
...
...
lisp/textmodes/tex-mode.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: Edward M. Reingold <reingold@cs.uiuc.edu>
;; Last-Modified: 04 July 1992
;; Keywords: tex
;; Contributions over the years by William F. Schelter, Dick King,
;; Stephen Gildea, Michael Prange, and Edward M. Reingold.
...
...
lisp/textmodes/texinfmt.el
View file @
d7b4d18f
...
...
@@ -3,6 +3,7 @@
;; Author: Robert J. Chassell <bob@gnu.ai.mit.edu>
;; Version: 2.00
;; Last-Modified: 14 Dec 1990
;; Keywords: tex, help
;; Copyright (C) 1985, 1986, 1988, 1990 Free Software Foundation, Inc.
...
...
lisp/textmodes/texinfo.el
View file @
d7b4d18f
...
...
@@ -3,6 +3,7 @@
;; Author: Bob Chassell <bob@gnu.ai.mit.edu>
;; Version: 2.00
;; Last-Modified: 14 Dec 1990
;; Keywords: maint, tex, doc, wp
;; Copyright (C) 1985, 1988, 1989, 1990 Free Software Foundation, Inc.
...
...
lisp/textmodes/texnfo-upd.el
View file @
d7b4d18f
...
...
@@ -3,6 +3,7 @@
;; Author: Bob Chassell <bob@gnu.ai.mit.edu>
;; Version: 2.00
;; Last-Modified: 14 Dec 1990
;; Keywords: maint, tex, docs
;;;; Copyright 1989, 1990, 1992 Free Software Foundation
...
...
lisp/textmodes/underline.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 30 May 1988
;; Keywords: wp
;; Copyright (C) 1985 Free Software Foundation, Inc.
...
...
lisp/unused.el
View file @
d7b4d18f
...
...
@@ -2,6 +2,7 @@
;; Maintainer: FSF
;; Last-Modified: 14 Dec 1985
;; Keywords: emulations
;;; Commentary:
...
...
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