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
ee3b8d4d
Commit
ee3b8d4d
authored
Jul 29, 1992
by
Richard M. Stallman
Browse files
entered into RCS
parent
c9ed5a47
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
33 additions
and
18 deletions
+33
-18
lisp/emerge.el
lisp/emerge.el
+1
-0
lisp/mhspool.el
lisp/mhspool.el
+13
-15
lisp/play/meese.el
lisp/play/meese.el
+2
-0
lisp/progmodes/cplus-md.el
lisp/progmodes/cplus-md.el
+15
-3
lisp/unused.el
lisp/unused.el
+2
-0
No files found.
lisp/emerge.el
View file @
ee3b8d4d
;;; emerge.el --- merge diffs under Emacs control
;;; The author has placed this file in the public domain.
;; Author: Dale R. Worley <drw@math.mit.edu>
;; Version: 4
...
...
lisp/mhspool.el
View file @
ee3b8d4d
;;; mhspool.el --- MH folder access using NNTP for GNU Emacs
;; Copyright (C) 1988, 1989 Fujitsu Laboratories LTD.
;; Copyright (C) 1988, 1989, 1990 Masanobu UMEDA
;; Copyright (C) 1988, 1989, 1990 Free Software Foundation, Inc.
;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet>
;; Maintainer: FSF
...
...
@@ -9,20 +8,19 @@
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY. No author or distributor
;; accepts responsibility to anyone for the consequences of using it
;; or for whether it serves any particular purpose or works at all,
;; unless he says so in writing. Refer to the GNU Emacs General Public
;; License for full details.
;; Everyone is granted permission to copy, modify and redistribute
;; GNU Emacs, but only under the conditions described in the
;; GNU Emacs General Public License. A copy of this license is
;; supposed to have been given to you along with GNU Emacs so you
;; can know your rights and responsibilities. It should be in a
;; file named COPYING. Among other things, the copyright notice
;; and this notice must be preserved on all copies.
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;; Commentary:
...
...
lisp/play/meese.el
View file @
ee3b8d4d
;; meese.el --- protect the impressionable young minds of America
;; This is in the public domain on account of being distributed since
;; 1985 or 1986 without a copyright notice.
;; Maintainer: FSF
;; Keywords: games
...
...
lisp/progmodes/cplus-md.el
View file @
ee3b8d4d
;;; c++-mode.el --- C++ code editing commands for Emacs
;;; Copyright (C) 1985, 1992 Free Software Foundation, Inc.
;;
Copyright (C) 1985 Richard M. Stallman
.
;;
This file is part of GNU Emacs
.
;; Author: Dave Detlefs <dld@cs.cmu.edu>
;; Stewart Clamen <clamen@cs.cmu.edu>
;; GNU Emacs is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)
;; any later version.
;; GNU Emacs is distributed in the hope that it will be useful,
;; but WITHOUT ANY WARRANTY; without even the implied warranty of
;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
;; GNU General Public License for more details.
;; You should have received a copy of the GNU General Public License
;; along with GNU Emacs; see the file COPYING. If not, write to
;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.
;; Maintainer: Dave Detlefs <dld@cs.cmu.edu>
;; Keywords: c
...
...
lisp/unused.el
View file @
ee3b8d4d
;;; unused.el --- editing commands in GNU Emacs that turned out not to be used.
;;; This file is in the public domain, as it was distributed in
;;; 1985 or 1986 without a copyright notice. Written by RMS.
;; Maintainer: FSF
;; Keywords: emulations
...
...
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