Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
9596811a
Commit
9596811a
authored
Mar 02, 1996
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Comment change.
parent
f5632218
Changes
24
Hide whitespace changes
Inline
Side-by-side
Showing
24 changed files
with
29 additions
and
26 deletions
+29
-26
lisp/ange-ftp.el
lisp/ange-ftp.el
+2
-1
lisp/bookmark.el
lisp/bookmark.el
+1
-1
lisp/browse-url.el
lisp/browse-url.el
+1
-1
lisp/dired.el
lisp/dired.el
+1
-1
lisp/dos-fns.el
lisp/dos-fns.el
+1
-1
lisp/emacs-lisp/lisp-mode.el
lisp/emacs-lisp/lisp-mode.el
+1
-1
lisp/emulation/pc-select.el
lisp/emulation/pc-select.el
+1
-1
lisp/emulation/viper.el
lisp/emulation/viper.el
+1
-1
lisp/files.el
lisp/files.el
+2
-1
lisp/international/iso-acc.el
lisp/international/iso-acc.el
+1
-1
lisp/mail/rmail.el
lisp/mail/rmail.el
+1
-1
lisp/mail/rmailsum.el
lisp/mail/rmailsum.el
+1
-1
lisp/mail/sendmail.el
lisp/mail/sendmail.el
+1
-1
lisp/mail/undigest.el
lisp/mail/undigest.el
+1
-1
lisp/progmodes/cmacexp.el
lisp/progmodes/cmacexp.el
+2
-2
lisp/progmodes/hideshow.el
lisp/progmodes/hideshow.el
+1
-1
lisp/ps-print.el
lisp/ps-print.el
+2
-1
lisp/startup.el
lisp/startup.el
+1
-1
lisp/term/pc-win.el
lisp/term/pc-win.el
+2
-2
lisp/textmodes/fill.el
lisp/textmodes/fill.el
+1
-1
lisp/textmodes/tex-mode.el
lisp/textmodes/tex-mode.el
+1
-1
lisp/time.el
lisp/time.el
+1
-1
lisp/vc-hooks.el
lisp/vc-hooks.el
+1
-1
lisp/vc.el
lisp/vc.el
+1
-1
No files found.
lisp/ange-ftp.el
View file @
9596811a
;;; ange-ftp.el --- transparent FTP support for GNU Emacs
;; Copyright (C) 1989,90,91,92,93,94,95 Free Software Foundation, Inc.
;; Copyright (C) 1989,90,91,92,93,94,95
,96
Free Software Foundation, Inc.
;; Author: Andy Norman (ange@hplb.hpl.hp.com)
;; Maintainer: FSF
;; Keywords: comm
;; This file is part of GNU Emacs.
...
...
lisp/bookmark.el
View file @
9596811a
;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later.
;; Copyright (C) 1993, 1994, 1995 Free Software Foundation
;; Copyright (C) 1993, 1994, 1995
, 1996
Free Software Foundation
;; Author: Karl Fogel <kfogel@red-bean.com>
;; Maintainer: Karl Fogel <kfogel@red-bean.com>
...
...
lisp/browse-url.el
View file @
9596811a
;;; browse-url.el --- ask a WWW browser to load a URL
;; Copyright 1995 Free Software Foundation, Inc.
;; Copyright 1995
, 1996
Free Software Foundation, Inc.
;; Author: Denis Howe <dbh@doc.ic.ac.uk>
;; Maintainer: Denis Howe <dbh@doc.ic.ac.uk>
...
...
lisp/dired.el
View file @
9596811a
;;; dired.el --- directory-browsing commands
;; Copyright (C) 1985,
19
86,
19
92,
19
93, 199
4
Free Software Foundation, Inc.
;; Copyright (C) 1985, 86, 92, 93,
94, 95,
199
6
Free Software Foundation, Inc.
;; Author: Sebastian Kremer <sk@thp.uni-koeln.de>
;; Maintainer: FSF
...
...
lisp/dos-fns.el
View file @
9596811a
;;; dos-fns.el --- MS-Dos specific functions.
;; Copyright (C) 1991, 1993, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1991, 1993, 1995
, 1996
Free Software Foundation, Inc.
;; Maintainer: Morten Welinder (terra@diku.dk)
;; Keywords: internal
...
...
lisp/emacs-lisp/lisp-mode.el
View file @
9596811a
;;; lisp-mode.el --- Lisp mode, and its idiosyncratic commands.
;; Copyright (C) 1985 Free Software Foundation, Inc.
;; Copyright (C) 1985
, 1986
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: lisp, languages
...
...
lisp/emulation/pc-select.el
View file @
9596811a
...
...
@@ -2,7 +2,7 @@
;;; (or MAC GUI) or MS-windoze (bah)) look-and-feel
;;; including key bindings
;; Copyright (C) 1995 Free Software Foundation, Inc.
;; Copyright (C) 1995
, 1996
Free Software Foundation, Inc.
;; Author: Michael Staats <michael@thp.Uni-Duisburg.DE>
;; Created: 26 Sep 1995
...
...
lisp/emulation/viper.el
View file @
9596811a
...
...
@@ -9,7 +9,7 @@
(
defconst
viper-version
"2.85 of February 14, 1996"
"The current version of Viper"
)
;; Copyright (C) 1994, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1994, 1995
, 1996
Free Software Foundation, Inc.
;; This file is part of GNU Emacs.
...
...
lisp/files.el
View file @
9596811a
;;; files.el --- file input and output commands for Emacs
;; Copyright (C) 1985, 86, 87, 92, 93, 94, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1985, 86, 87, 92, 93,
;; 94, 95, 1996 Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/international/iso-acc.el
View file @
9596811a
;;; iso-acc.el -- minor mode providing electric accent keys
;; Copyright (C) 1993, 1994 Free Software Foundation, Inc.
;; Copyright (C) 1993, 1994
, 1996
Free Software Foundation, Inc.
;; Author: Johan Vromans <jv@mh.nl>
;; Version: 1.7 (modified)
...
...
lisp/mail/rmail.el
View file @
9596811a
;;; rmail.el --- main code of "RMAIL" mail reader for Emacs.
;; Copyright (C) 1985,86,87,88,93,94,95 Free Software Foundation, Inc.
;; Copyright (C) 1985,86,87,88,93,94,95
,96
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: mail
...
...
lisp/mail/rmailsum.el
View file @
9596811a
;;; rmailsum.el --- make summary buffers for the mail reader
;; Copyright (C) 1985, 1993, 1994, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1993, 1994, 1995
, 1996
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: mail
...
...
lisp/mail/sendmail.el
View file @
9596811a
;;; sendmail.el --- mail sending commands for Emacs.
;; Copyright (C) 1985,
19
86,
19
92,
19
93,
19
94,
19
95 Free Software Foundation, Inc.
;; Copyright (C) 1985, 86, 92, 93, 94, 95
, 96
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: mail
...
...
lisp/mail/undigest.el
View file @
9596811a
;;; undigest.el --- digest-cracking support for the RMAIL mail reader
;; Copyright (C) 1985, 1986, 1994 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986, 1994
, 1996
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: mail
...
...
lisp/progmodes/cmacexp.el
View file @
9596811a
;;; cmacexp.el --- expand C macros in a region
;; Copyright (C) 1992, 1994 Free Software Foundation, Inc.
;; Copyright (C) 1992, 1994
, 1996
Free Software Foundation, Inc.
;; Author: Francesco Potorti` <pot@cnuce.cnr.it>
;; Version: $Id: cmacexp.el,v 1.2
1
1996/01/
14 07:34:30 erik
Exp rms $
;; Version: $Id: cmacexp.el,v 1.2
2
1996/01/
29 05:26:21 rms
Exp rms $
;; Adapted-By: ESR
;; Keywords: c
...
...
lisp/progmodes/hideshow.el
View file @
9596811a
;;; hideshow.el --- minor mode cmds to selectively display blocks of code
;; Copyright (C) 1994,1995 Free Software Foundation
;; Copyright (C) 1994,1995
,1996
Free Software Foundation
;; Author: Thien-Thi Nguyen <ttn@netcom.com>
;; Version: 3.4
...
...
lisp/ps-print.el
View file @
9596811a
;;; ps-print.el --- Jim's Pretty-Good PostScript Generator for Emacs 19.
;; Copyright (C) 1993, 1994, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1993, 1994, 1995
, 1996
Free Software Foundation, Inc.
;; Author: Jim Thompson <thompson@wg2.waii.com>
;; Maintainer: FSF
;; Keywords: print, PostScript
;; This file is part of GNU Emacs.
...
...
lisp/startup.el
View file @
9596811a
;;; startup.el --- process Emacs shell arguments
;; Copyright (C) 1985,
19
86,
19
92,
19
94, 199
5
Free Software Foundation, Inc.
;; Copyright (C) 1985, 86, 92, 94,
95,
199
6
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: internal
...
...
lisp/term/pc-win.el
View file @
9596811a
;; pc-win.el -- setup support for `PC windows' (whatever that is).
;; Copyright (C) 1994 Free Software Foundation, Inc.
;; Copyright (C) 1994
, 1996
Free Software Foundation, Inc.
;; Author: Morten Welinder <terra@diku.dk>
;;
Version: 1,00
;;
Maintainer: FSF
;; This file is part of GNU Emacs.
...
...
lisp/textmodes/fill.el
View file @
9596811a
;;; fill.el --- fill commands for Emacs
;; Copyright (C) 1985,
19
86,
19
92,
19
94, 199
5
Free Software Foundation, Inc.
;; Copyright (C) 1985, 86, 92, 94,
95,
199
6
Free Software Foundation, Inc.
;; Keywords: wp
...
...
lisp/textmodes/tex-mode.el
View file @
9596811a
;;; tex-mode.el --- TeX, LaTeX, and SliTeX mode commands.
;; Copyright (C) 1985, 86, 89, 92, 94, 95 Free Software Foundation, Inc.
;; Copyright (C) 1985, 86, 89, 92, 94, 95
, 96
Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: tex
...
...
lisp/time.el
View file @
9596811a
;;; time.el --- display time and load in mode line of Emacs.
;; Copyright (C) 1985,
19
86,
19
87,
19
93, 199
4
Free Software Foundation, Inc.
;; Copyright (C) 1985, 86, 87, 93,
94,
199
6
Free Software Foundation, Inc.
;; Maintainer: FSF
...
...
lisp/vc-hooks.el
View file @
9596811a
;;; vc-hooks.el --- resident support for version-control
;; Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
;; Copyright (C) 1992, 1993, 1994, 1995
, 1996
Free Software Foundation, Inc.
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
;; Modified by:
...
...
lisp/vc.el
View file @
9596811a
;;; vc.el --- drive a version-control system from within Emacs
;; Copyright (C) 1992,
19
93,
19
94,
19
95 Free Software Foundation, Inc.
;; Copyright (C) 1992, 93, 94, 95
, 96
Free Software Foundation, Inc.
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
;; Modified by:
...
...
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