From 443e60bfd4b4728340e545da411bb5e4fe6e9166 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Wed, 3 Jul 2002 11:32:20 +0000 Subject: [PATCH] Fix spacing (garbled by previous patch). --- lisp/progmodes/inf-lisp.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lisp/progmodes/inf-lisp.el b/lisp/progmodes/inf-lisp.el index 0ade0fd04c0..ec4faacb3bc 100644 --- a/lisp/progmodes/inf-lisp.el +++ b/lisp/progmodes/inf-lisp.el @@ -27,8 +27,8 @@ ;; Hacked from tea.el by Olin Shivers (shivers@cs.cmu.edu). 8/88 ;; This file defines a lisp-in-a-buffer package (inferior-lisp mode) -;; built on top of comint mode. This version is more featureful, -;; robust, and uniform than the Emacs 18 version. The key bindings are +;; built on top of comint mode. This version is more featureful, +;; robust, and uniform than the Emacs 18 version. The key bindings are ;; also more compatible with the bindings of Hemlock and Zwei (the ;; Lisp Machine emacs). -- 2.39.2