diff options
| -rw-r--r-- | lisp/repeat.el | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lisp/repeat.el b/lisp/repeat.el index f275db6fddf..1dabd76e071 100644 --- a/lisp/repeat.el +++ b/lisp/repeat.el | |||
| @@ -85,10 +85,6 @@ | |||
| 85 | ;; C-x { shrink-window-horizontally | 85 | ;; C-x { shrink-window-horizontally |
| 86 | ;; C-x } enlarge-window-horizontally | 86 | ;; C-x } enlarge-window-horizontally |
| 87 | 87 | ||
| 88 | ;; This command was first called `vi-dot', because | ||
| 89 | ;; it was inspired by the `.' command in the vi editor, | ||
| 90 | ;; but it was renamed to make its name more meaningful. | ||
| 91 | |||
| 92 | ;;; Code: | 88 | ;;; Code: |
| 93 | 89 | ||
| 94 | ;;;;; ************************* USER OPTIONS ************************** ;;;;; | 90 | ;;;;; ************************* USER OPTIONS ************************** ;;;;; |