Change "writable" to "writeable".
authorChris Hanson <org/chris-hanson/cph>
Thu, 6 Apr 2000 03:27:10 +0000 (03:27 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 6 Apr 2000 03:27:10 +0000 (03:27 +0000)
v7/src/imail/imail-top.scm

index f2a4a1a1a0a246df969086f9853cc9ca2c8507b2..71ac6b818df9dd508b75908cadc8153138764d43 100644 (file)
@@ -1,6 +1,6 @@
 ;;; -*-Scheme-*-
 ;;;
-;;; $Id: imail-top.scm,v 1.14 2000/02/07 23:31:30 cph Exp $
+;;; $Id: imail-top.scm,v 1.15 2000/04/06 03:27:10 cph Exp $
 ;;;
 ;;; Copyright (c) 1999-2000 Massachusetts Institute of Technology
 ;;;
@@ -796,7 +796,7 @@ While composing the reply, use \\[mail-yank-original] to yank the
     (selected-message)
     (let ((buffer (selected-buffer)))
       (set-buffer-major-mode! buffer (ref-mode-object imail-edit))
-      (set-buffer-writable! buffer)
+      (set-buffer-writeable! buffer)
       (message
        (substitute-command-keys
        "Editing: Type \\[imail-cease-edit] to return to Imail, \\[imail-abort-edit] to abort."
@@ -821,7 +821,7 @@ together with two commands to return to regular IMAIL:
     (call-with-values
        (lambda ()
          (let ((buffer (selected-buffer)))
-           (set-buffer-writable! buffer)
+           (set-buffer-writeable! buffer)
            (buffer-widen! buffer)
            (guarantee-newline (buffer-end buffer))
            (let ((body-start