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
5336e829
Commit
5336e829
authored
Aug 04, 1992
by
Richard M. Stallman
Browse files
*** empty log message ***
parent
430c3bab
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
8 deletions
+4
-8
lisp/comint.el
lisp/comint.el
+1
-3
lisp/progmodes/inf-lisp.el
lisp/progmodes/inf-lisp.el
+1
-2
lisp/shell.el
lisp/shell.el
+2
-3
No files found.
lisp/comint.el
View file @
5336e829
;;; comint.el --- general command interpreter in a window stuff
;;; comint.el --- general command interpreter in a window stuff
;; Copyright (C) 1988, 1990, 1992 Free Software Foundation, Inc.
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Keyword: processes
;; Keyword: processes
;; Copyright (C) 1988, 1990, 1992 Free Software Foundation, Inc.
;; Written by Olin Shivers.
;; This file is part of GNU Emacs.
;; This file is part of GNU Emacs.
;; GNU Emacs is free software; you can redistribute it and/or modify
;; GNU Emacs is free software; you can redistribute it and/or modify
...
...
lisp/progmodes/inf-lisp.el
View file @
5336e829
;;; inf-lisp.el --- an inferior-lisp mode
;;; inf-lisp.el --- an inferior-lisp mode
;;; Copyright (C) 1988 Free Software Foundation, Inc.
;;; Copyright Olin Shivers (1988).
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Keyword: processes, lisp
;; Keyword: processes, lisp
...
...
lisp/shell.el
View file @
5336e829
;;; shell.el --- general command interpreter in a window stuff
;;; shell.el --- specialized comint.el for running the shell.
;;; Copyright (C) 1988 Free Software Foundation, Inc.
;;; Copyright Olin Shivers (1988).
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Author: Olin Shivers <shivers@cs.cmu.edu>
;; Keywords: processes
;; Keywords: processes
...
...
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