From c91c4e6d7f2287a65bec3fd1b93997f518a5c4ea Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Mon, 22 Mar 1993 22:44:33 +0000 Subject: Added or corrected Commentary section --- lisp/emulation/vip.el | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lisp/emulation/vip.el') diff --git a/lisp/emulation/vip.el b/lisp/emulation/vip.el index 14da705e602..e9792745861 100644 --- a/lisp/emulation/vip.el +++ b/lisp/emulation/vip.el @@ -6,6 +6,8 @@ ;;; Commentary: +;; A full-featured vi(1) emulator. +;; ;; In Japan, the author's address is: masahiko@sato.riec.tohoku.junet ;; ;; Send suggestions and bug reports to one of the above addresses. @@ -274,7 +276,7 @@ Type `n' to quit this window for now.\n") (vip-change-mode 'emacs-mode)) -;; escape to emacs mode termporarilly +;; escape to emacs mode temporarily (defun vip-get-editor-command (l-map g-map &optional str) "Read characters from keyboard until an editor command is formed, using -- cgit v1.2.1