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
f2d3ddb0
Commit
f2d3ddb0
authored
Apr 02, 1995
by
Richard M. Stallman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Explain why public domain.
parent
c76d4b42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
lisp/emulation/vi.el
lisp/emulation/vi.el
+4
-1
No files found.
lisp/emulation/vi.el
View file @
f2d3ddb0
;;; vi.el --- major mode for emulating "vi" editor under GNU Emacs.
;;; vi.el --- major mode for emulating "vi" editor under GNU Emacs.
; This file is in the public domain because the authors distributed it
; without a copyright noticed before the US signed the Bern Convention.
;; Author: Neal Ziring <nz@rsch.wisc.edu>
;; Author: Neal Ziring <nz@rsch.wisc.edu>
;; Felix S. T. Wu <wu@crys.wisc.edu>
;; Felix S. T. Wu <wu@crys.wisc.edu>
;; Keywords: emulations
;; Keywords: emulations
...
@@ -9,7 +12,7 @@
...
@@ -9,7 +12,7 @@
; Originally written by : seismo!wucs!nz@rsch.wisc.edu (Neal Ziring)
; Originally written by : seismo!wucs!nz@rsch.wisc.edu (Neal Ziring)
; Extensively redesigned and rewritten by wu@crys.wisc.edu (Felix S.T. Wu)
; Extensively redesigned and rewritten by wu@crys.wisc.edu (Felix S.T. Wu)
; Last revision: 01/07/87 Wed (for GNU Emacs 18.33)
; Last revision: 01/07/87 Wed (for GNU Emacs 18.33)
;
; INSTALLATION PROCEDURE:
; INSTALLATION PROCEDURE:
; 1) Add a global key binding for command "vi-mode" (I use ESC ESC instead of
; 1) Add a global key binding for command "vi-mode" (I use ESC ESC instead of
; the single ESC used in real "vi", so I can access other ESC prefixed emacs
; the single ESC used in real "vi", so I can access other ESC prefixed emacs
...
...
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