Change to compensate for IDENTIFY-WORD printing final newline.
authorChris Hanson <org/chris-hanson/cph>
Wed, 1 Mar 2000 23:46:25 +0000 (23:46 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 1 Mar 2000 23:46:25 +0000 (23:46 +0000)
v7/src/edwin/editor.scm

index dbb20c55f4559a5aabdda41376d535e205fd9f7c..dea029a0c3c89c595013d6b0da4ad09265a5ab32 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: editor.scm,v 1.246 2000/01/10 03:24:54 cph Exp $
+;;; $Id: editor.scm,v 1.247 2000/03/01 23:46:25 cph Exp $
 ;;;
 ;;; Copyright (c) 1986, 1989-2000 Massachusetts Institute of Technology
 ;;;
               (cmdl-message/active
                (lambda (port)
                  (identify-world port)
-                 (newline port)
                  (newline port)))
               (cmdl-message/strings
                "You are in an interaction window of the Edwin editor."