]> code.delx.au - gnu-emacs/blobdiff - lisp/strokes.el
Fix incorrect args to display-buffer-reuse-window in 2011-07-09T12:32:38Z!rudalics...
[gnu-emacs] / lisp / strokes.el
index 51e75c4387ca9e93e863698487a8b03d9e5160a3..ca0086b3b97fae861b345a4a55ae1271f594e7ab 100644 (file)
@@ -1631,7 +1631,7 @@ Optional FORCE non-nil will ignore the buffer's read-only status."
       (let ((inhibit-read-only t))
        (message "Strokifying %s..." buffer)
        (goto-char (point-min))
-       (let (ext string image)
+       (let (string image)
          ;; The comment below is what I'd have to do if I wanted to
          ;; deal with random newlines in the midst of the compressed
          ;; strings.  If I do this, I'll also have to change