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
8f1204db
Commit
8f1204db
authored
May 03, 1994
by
Karl Heuer
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright.
parent
325e3af2
Changes
61
Hide whitespace changes
Inline
Side-by-side
Showing
61 changed files
with
67 additions
and
67 deletions
+67
-67
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
lisp/international/iso-acc.el
lisp/international/iso-acc.el
+1
-1
lisp/international/iso-insert.el
lisp/international/iso-insert.el
+1
-1
lisp/lpr.el
lisp/lpr.el
+1
-1
lisp/ls-lisp.el
lisp/ls-lisp.el
+1
-1
lisp/macros.el
lisp/macros.el
+1
-1
lisp/mail/emacsbug.el
lisp/mail/emacsbug.el
+1
-1
lisp/mail/rmailedit.el
lisp/mail/rmailedit.el
+1
-1
lisp/mail/rmailkwd.el
lisp/mail/rmailkwd.el
+1
-1
lisp/mail/undigest.el
lisp/mail/undigest.el
+1
-1
lisp/novice.el
lisp/novice.el
+1
-1
lisp/paths.el
lisp/paths.el
+1
-1
lisp/play/doctor.el
lisp/play/doctor.el
+1
-1
lisp/play/gomoku.el
lisp/play/gomoku.el
+1
-1
lisp/progmodes/awk-mode.el
lisp/progmodes/awk-mode.el
+1
-1
lisp/progmodes/cplus-md.el
lisp/progmodes/cplus-md.el
+1
-1
lisp/progmodes/inf-lisp.el
lisp/progmodes/inf-lisp.el
+1
-1
lisp/progmodes/perl-mode.el
lisp/progmodes/perl-mode.el
+1
-1
lisp/register.el
lisp/register.el
+1
-1
lisp/reposition.el
lisp/reposition.el
+1
-1
lisp/scroll-bar.el
lisp/scroll-bar.el
+1
-1
lisp/select.el
lisp/select.el
+1
-1
lisp/server.el
lisp/server.el
+1
-1
lisp/shadowfile.el
lisp/shadowfile.el
+2
-2
lisp/sort.el
lisp/sort.el
+1
-1
lisp/telnet.el
lisp/telnet.el
+1
-1
lisp/term/wyse50.el
lisp/term/wyse50.el
+1
-1
lisp/terminal.el
lisp/terminal.el
+1
-1
lisp/textmodes/bibtex.el
lisp/textmodes/bibtex.el
+1
-1
lisp/textmodes/fill.el
lisp/textmodes/fill.el
+1
-1
lisp/textmodes/nroff-mode.el
lisp/textmodes/nroff-mode.el
+1
-1
lisp/textmodes/page-ext.el
lisp/textmodes/page-ext.el
+1
-1
lisp/textmodes/paragraphs.el
lisp/textmodes/paragraphs.el
+1
-1
lisp/textmodes/picture.el
lisp/textmodes/picture.el
+1
-1
lisp/textmodes/text-mode.el
lisp/textmodes/text-mode.el
+1
-1
lisp/textmodes/two-column.el
lisp/textmodes/two-column.el
+1
-1
lisp/time.el
lisp/time.el
+1
-1
lisp/timer.el
lisp/timer.el
+1
-1
lisp/uncompress.el
lisp/uncompress.el
+1
-1
lisp/vc-hooks.el
lisp/vc-hooks.el
+1
-1
lisp/view.el
lisp/view.el
+1
-1
lisp/window.el
lisp/window.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
...
...
lisp/international/iso-acc.el
View file @
8f1204db
;;; iso-acc.el -- minor mode providing electric accent keys
;;; Copyright (C) 1993 Free Software Foundation, Inc.
;;; Copyright (C) 1993
, 1994
Free Software Foundation, Inc.
;; Author: Johan Vromans <jv@mh.nl>
;; Version: 1.7 (modified)
...
...
lisp/international/iso-insert.el
View file @
8f1204db
;;; iso-insert.el --- insert functions for ISO 8859/1.
;; Copyright (C) 1987 Free Software Foundation, Inc.
;; Copyright (C) 1987
, 1994
Free Software Foundation, Inc.
;; Author: Howard Gayle
;; Maintainer: FSF
...
...
lisp/lpr.el
View file @
8f1204db
;;; lpr.el --- print Emacs buffer on line printer.
;; Copyright (C) 1985, 1988, 1992 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1988, 1992
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: unix
...
...
lisp/ls-lisp.el
View file @
8f1204db
...
...
@@ -3,7 +3,7 @@
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
;; Keywords: unix
;; Copyright (C) 1992 by Sebastian Kremer <sk@thp.uni-koeln.de>
;; Copyright (C) 1992
, 1994
by Sebastian Kremer <sk@thp.uni-koeln.de>
;; 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
...
...
lisp/macros.el
View file @
8f1204db
;;; macros.el --- non-primitive commands for keyboard macros.
;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986, 1987, 1992
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: abbrev
...
...
lisp/mail/emacsbug.el
View file @
8f1204db
;;; emacsbug.el --- command to report Emacs bugs to appropriate mailing list.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Copyright (C) 1985
, 1994
Free Software Foundation, Inc.
;; Author: K. Shane Hartman
;; Maintainer: FSF
...
...
lisp/mail/rmailedit.el
View file @
8f1204db
;;; rmailedit.el --- "RMAIL edit mode" Edit the current message.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Copyright (C) 1985
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: mail
...
...
lisp/mail/rmailkwd.el
View file @
8f1204db
;;; rmailkwd.el --- part of the "RMAIL" mail reader for Emacs.
;; Copyright (C) 1985, 1988 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1988
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: mail
...
...
lisp/mail/undigest.el
View file @
8f1204db
;;; undigest.el --- digest-cracking support for the RMAIL mail reader
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: mail
...
...
lisp/novice.el
View file @
8f1204db
;;; novice.el --- handling of disabled commands ("novice mode") for Emacs.
;; Copyright (C) 1985, 1986, 1987 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986, 1987
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: internal, help
...
...
lisp/paths.el
View file @
8f1204db
;;; paths.el --- define pathnames for use by various Emacs commands.
;; Copyright (C) 1986, 1988 Free Software Foundation, Inc.
;; Copyright (C) 1986, 1988
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: internal
...
...
lisp/play/doctor.el
View file @
8f1204db
;;; doctor.el --- psychological help for frustrated users.
;; Copyright (C) 1985, 1987 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1987
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: games
...
...
lisp/play/gomoku.el
View file @
8f1204db
;;; gomoku.el --- Gomoku game between you and Emacs
;; Copyright (C) 1988 Free Software Foundation, Inc.
;; Copyright (C) 1988
, 1994
Free Software Foundation, Inc.
;; Author: Phillippe Schnoebelen <phs@lifia.imag.fr>
;; Adapted-By: ESR
...
...
lisp/progmodes/awk-mode.el
View file @
8f1204db
;;; awk-mode.el --- AWK code editing commands for Emacs
;; Copyright (C) 1988 Free Software Foundation, Inc.
;; Copyright (C) 1988
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: unix, languages
...
...
lisp/progmodes/cplus-md.el
View file @
8f1204db
;;; cplus-md.el --- C++ code editing commands for Emacs
;;; Copyright (C) 1985, 1992 Free Software Foundation, Inc.
;;; Copyright (C) 1985, 1992
, 1994
Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
...
...
lisp/progmodes/inf-lisp.el
View file @
8f1204db
;;; inf-lisp.el --- an inferior-lisp mode
;;; Copyright (C) 1988, 1993 Free Software Foundation, Inc.
;;; Copyright (C) 1988, 1993
, 1994
Free Software Foundation, Inc.
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Keywords: processes, lisp
...
...
lisp/progmodes/perl-mode.el
View file @
8f1204db
;;; perl-mode.el --- Perl code editing commands for GNU Emacs
;; Copyright (C) 1990 Free Software Foundation, Inc.
;; Copyright (C) 1990
, 1994
Free Software Foundation, Inc.
;; Author: William F. Mann
;; Adapted-By: ESR
...
...
lisp/register.el
View file @
8f1204db
;;; register.el --- register commands for Emacs.
;; Copyright (C) 1985, 1993 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1993
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: internal
...
...
lisp/reposition.el
View file @
8f1204db
;;; reposition.el --- center a Lisp function or comment on the screen
;; Copyright (C) 1991 Free Software Foundation, Inc.
;; Copyright (C) 1991
, 1994
Free Software Foundation, Inc.
;; Author: Michael D. Ernst <mernst@theory.lcs.mit.edu>
;; Created: Jan 1991
...
...
lisp/scroll-bar.el
View file @
8f1204db
;;; scroll-bar.el --- window system-independent scroll bar support.
;;; Copyright (C) 1993 Free Software Foundation, Inc.
;;; Copyright (C) 1993
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: hardware
...
...
lisp/select.el
View file @
8f1204db
...
...
@@ -2,7 +2,7 @@
;; Keywords: internal
;; Copyright (c) 1993 Free Software Foundation, Inc.
;; Copyright (c) 1993
, 1994
Free Software Foundation, Inc.
;; Based partially on earlier release by Lucid.
;; This file is part of GNU Emacs.
...
...
lisp/server.el
View file @
8f1204db
;;; server.el --- Lisp code for GNU Emacs running as server process.
;; Copyright (C) 1986, 1987, 1992 Free Software Foundation, Inc.
;; Copyright (C) 1986, 1987, 1992
, 1994
Free Software Foundation, Inc.
;; Author: William Sommerfeld <wesommer@athena.mit.edu>
;; Keywords: processes
...
...
lisp/shadowfile.el
View file @
8f1204db
...
...
@@ -3,7 +3,7 @@
;;; Author: Boris Goldowsky <boris@cs.rochester.edu>
;;; Keywords: comm
;;; Copyright (c) 1993 Free Software Foundation
;;; Copyright (c) 1993
, 1994
Free Software Foundation
;;;
;;; 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
...
...
@@ -22,7 +22,7 @@
;;; LCD Archive Entry:
;;; shadowfile|Boris Goldowsky|boris@cs.rochester.edu|
;;; Helps you keep identical copies of files in multiple places.|
;;; $Date: 1993/1
1
/23 0
6:17:27
$ |$Revision: 1.
1
$|~/misc/shadowfile.el.Z|
;;; $Date: 1993/1
2
/23 0
3:45:09
$ |$Revision: 1.
2
$|~/misc/shadowfile.el.Z|
;;; Commentary:
;;;
...
...
lisp/sort.el
View file @
8f1204db
;;; sort.el --- commands to sort text in an Emacs buffer.
;; Copyright (C) 1986, 1987 Free Software Foundation, Inc.
;; Copyright (C) 1986, 1987
, 1994
Free Software Foundation, Inc.
;; Author: Howie Kaye
;; Maintainer: FSF
...
...
lisp/telnet.el
View file @
8f1204db
;;; telnet.el --- run a telnet session from within an Emacs buffer
;;; Copyright (C) 1985, 1988, 1992 Free Software Foundation, Inc.
;;; Copyright (C) 1985, 1988, 1992
, 1994
Free Software Foundation, Inc.
;; Author: William F. Schelter
;; Maintainer: FSF
...
...
lisp/term/wyse50.el
View file @
8f1204db
;;; wyse50.el --- terminal support code for Wyse 50
;; Copyright (C) 1989, 1993 Free Software Foundation, Inc.
;; Copyright (C) 1989, 1993
, 1994
Free Software Foundation, Inc.
;; Author: Daniel Pfieffer <pfieffer@cix.cict.fr> January 1991
;; Jim Blandy <jimb@occs.cs.oberlin.edu>
...
...
lisp/terminal.el
View file @
8f1204db
;;; terminal.el --- terminal emulator for GNU Emacs.
;; Copyright (C) 1986,
1987, 1988, 1989, 1993
Free Software Foundation, Inc.
;; Copyright (C) 1986,
87,88,89,93,94
Free Software Foundation, Inc.
;; Author: Richard Mlynarik <mly@eddie.mit.edu>
;; Maintainer: FSF
...
...
lisp/textmodes/bibtex.el
View file @
8f1204db
;;; bibtex.el --- BibTeX mode for GNU Emacs
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; Copyright (C) 1992
, 1994
Free Software Foundation, Inc.
;; Author: Bengt Martensson <ubrinf!mond!bengt>
;; Mark Shapiro <shapiro@corto.inria.fr>
...
...
lisp/textmodes/fill.el
View file @
8f1204db
;;; fill.el --- fill commands for Emacs
;; Copyright (C) 1985, 1986, 1992 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986, 1992
, 1994
Free Software Foundation, Inc.
;; Keywords: wp
...
...
lisp/textmodes/nroff-mode.el
View file @
8f1204db
;;; nroff-mode.el --- GNU Emacs major mode for editing nroff source
;; Copyright (C) 1985, 1986 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: wp
...
...
lisp/textmodes/page-ext.el
View file @
8f1204db
...
...
@@ -3,7 +3,7 @@
;; You may use these commands to handle an address list or other
;; small data base.
;; Copyright (C) 1990, 1991, 1993 Free Software Foundation
;; Copyright (C) 1990, 1991, 1993
, 1994
Free Software Foundation
;; Maintainer: Robert J. Chassell <bob@gnu.ai.mit.edu>
...
...
lisp/textmodes/paragraphs.el
View file @
8f1204db
;;; paragraphs.el --- paragraph and sentence parsing.
;; Copyright (C) 1985, 86, 87,
19
91 Free Software Foundation, Inc.
;; Copyright (C) 1985, 86, 87, 91
, 94
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: wp
...
...
lisp/textmodes/picture.el
View file @
8f1204db
;;; picture.el --- "Picture mode" -- editing using quarter-plane screen model.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Copyright (C) 1985
, 1994
Free Software Foundation, Inc.
;; Author: K. Shane Hartman
;; Maintainer: FSF
...
...
lisp/textmodes/text-mode.el
View file @
8f1204db
;;; text-mode.el --- text mode, and its idiosyncratic commands.
;; Copyright (C) 1985, 1992 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1992
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/textmodes/two-column.el
View file @
8f1204db
;;; two-column.el --- minor mode for editing of two-column text
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; Copyright (C) 1992
, 1994
Free Software Foundation, Inc.
;; Author: Daniel Pfeiffer <pfeiffer@cix.cict.fr>
;; Adapted-By: ESR
...
...
lisp/time.el
View file @
8f1204db
;;; time.el --- display time and load in mode line of Emacs.
;; Copyright (C) 1985, 1986, 1987, 1993 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986, 1987, 1993
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/timer.el
View file @
8f1204db
;;; timer.el --- run a function with args at some time in future
;; Copyright (C) 1990, 1993 Free Software Foundation, Inc.
;; Copyright (C) 1990, 1993
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/uncompress.el
View file @
8f1204db
;;; uncompress.el --- auto-decompression hook for visiting .Z files
;; Copyright (C) 1992 Free Software Foundation, Inc.
;; Copyright (C) 1992
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/vc-hooks.el
View file @
8f1204db
;;; vc-hooks.el --- resident support for version-control
;; 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>
;; Version: 5.3
...
...
lisp/view.el
View file @
8f1204db
;;; view.el --- peruse file or buffer without editing.
;; Copyright (C) 1985, 1989 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1989
, 1994
Free Software Foundation, Inc.
;; Author: K. Shane Hartman
;; Maintainer: FSF
...
...
lisp/window.el
View file @
8f1204db
;;; window.el --- GNU Emacs window commands aside from those written in C.
;;; Copyright (C) 1985, 1989, 1992, 1993 Free Software Foundation, Inc.
;;; Copyright (C) 1985, 1989, 1992, 1993
, 1994
Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
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