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
00b3f57b
Commit
00b3f57b
authored
Mar 09, 1993
by
Eric S. Raymond
Browse files
Fix typo.
parent
16ad0a71
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
lisp/vc.el
lisp/vc.el
+2
-2
No files found.
lisp/vc.el
View file @
00b3f57b
...
...
@@ -5,7 +5,7 @@
;; Author: Eric S. Raymond <esr@snark.thyrsus.com>
;; Version: 5.0
;; $Id: vc.el,v 1.2
2
1993/03/0
7 18:20:54 eggert
Exp eric $
;; $Id: vc.el,v 1.2
3
1993/03/0
9 22:56:29 eric
Exp eric $
;; This file is part of GNU Emacs.
...
...
@@ -417,7 +417,7 @@ level to check it in under."
(
auto-save-mode
auto-save-default
)
(
mail-mode
)
(
erase-buffer
)
(
mail-s
k
etup
owner
(
format
"%s:%s"
file
rev
)
nil
nil
nil
(
mail-setup
owner
(
format
"%s:%s"
file
rev
)
nil
nil
nil
(
list
(
list
'vc-finish-steal
file
rev
)))
(
goto-char
(
point-max
))
(
insert
...
...
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