projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
441e875
)
* lisp/repeat.el: Remove obsolete comment.
author
Stefan Kangas
<stefan@marxist.se>
Wed, 23 Sep 2020 14:22:49 +0000
(16:22 +0200)
committer
Stefan Kangas
<stefan@marxist.se>
Wed, 23 Sep 2020 18:03:19 +0000
(20:03 +0200)
lisp/repeat.el
patch
|
blob
|
history
diff --git
a/lisp/repeat.el
b/lisp/repeat.el
index f275db6fddf877e21d34d7df80489e4eb5788f45..1dabd76e0717f68b63abf0f31a47cce57092b003 100644
(file)
--- a/
lisp/repeat.el
+++ b/
lisp/repeat.el
@@
-85,10
+85,6
@@
;; C-x { shrink-window-horizontally
;; C-x } enlarge-window-horizontally
-;; This command was first called `vi-dot', because
-;; it was inspired by the `.' command in the vi editor,
-;; but it was renamed to make its name more meaningful.
-
;;; Code:
;;;;; ************************* USER OPTIONS ************************** ;;;;;