(infohack-texi-format): Revert.
authoryamaoka <yamaoka>
Thu, 23 Dec 2004 23:20:58 +0000 (23:20 +0000)
committeryamaoka <yamaoka>
Thu, 23 Dec 2004 23:20:58 +0000 (23:20 +0000)
ChangeLog
texi/infohack.el

index 00600c9..def1b28 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2004-12-23  Katsumi Yamaoka  <yamaoka@jpl.org>
+
+       * texi/infohack.el (infohack-texi-format): Revert.
+
 2004-12-22  Katsumi Yamaoka  <yamaoka@jpl.org>
 
        * texi/infohack.el (infohack-texi-format): Bind undo-outer-limit.
index 9412b18..31fd019 100644 (file)
@@ -131,8 +131,7 @@ Both characters must have the same length of multi-byte form."
   (let ((auto-save-default nil)
        (find-file-run-dired nil)
        coding-system-for-write
-       (error 0)
-       (undo-outer-limit (eval '(lsh -1 -1))))
+       (error 0))
     (condition-case err
        (progn
          (find-file file)