#| -*-Scheme-*-
-$Id: edwin.pkg,v 1.186 1996/04/23 23:08:15 cph Exp $
+$Id: edwin.pkg,v 1.187 1996/04/23 23:23:56 cph Exp $
Copyright (c) 1989-96 Massachusetts Institute of Technology
edwin-command$set-internal-border-width
edwin-command$set-mouse-color
edwin-command$set-mouse-shape
- edwin-command$set-mouse-shape
edwin-command$x-auto-raise-mode
edwin-command$x-lower-screen
edwin-command$x-mouse-ignore
;;; -*-Scheme-*-
;;;
-;;; $Id: syntax.scm,v 1.77 1996/04/23 22:36:02 cph Exp $
+;;; $Id: syntax.scm,v 1.78 1996/04/23 23:25:03 cph Exp $
;;;
;;; Copyright (c) 1986, 1989-96 Massachusetts Institute of Technology
;;;
(begin
(write-string ", matches ")
(write-string (emacs-key-name (ascii->char match) false)))))
- (let ((cbits (fix:and #xFF (fix:lsh entry -12)))
- (decode-comment-bit
+ (let ((decode-comment-bit
(lambda (code pos se style)
(if (not (fix:= 0 (fix:and code entry)))
(begin