(enriched-encode): Fix typo.
authoryamaoka <yamaoka>
Fri, 25 Feb 2000 03:24:41 +0000 (03:24 +0000)
committeryamaoka <yamaoka>
Fri, 25 Feb 2000 03:24:41 +0000 (03:24 +0000)
emu.el

diff --git a/emu.el b/emu.el
index 407ea4b..cc8e3f8 100644 (file)
--- a/emu.el
+++ b/emu.el
@@ -244,7 +244,7 @@ find-file-hooks, etc.
                          ;; variables in the wrong buffer.
                          (if orig-buf (set-buffer orig-buf))
                          (funcall si:enriched-initial-annotation)))))))
-            (si::enriched-encode))))))
+            (si::enriched-encode from to))))))
 
 
 ;;; @ end