From: yamaoka Date: Thu, 23 Dec 2004 23:20:55 +0000 (+0000) Subject: (wl-texinfo-format-file): Revert. X-Git-Tag: wl-2_12_0~1 X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=05d504112fcd4e5f4f3a6292ed0031592ea4327a;p=elisp%2Fwanderlust.git (wl-texinfo-format-file): Revert. --- diff --git a/ChangeLog b/ChangeLog index 04fe0fb..538ddee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-12-23 Katsumi Yamaoka + + * WL-MK (wl-texinfo-format-file): Revert. + 2004-12-22 Katsumi Yamaoka * WL-MK (wl-texinfo-format-file): Bind undo-outer-limit. diff --git a/WL-MK b/WL-MK index abaac88..19c9c38 100644 --- a/WL-MK +++ b/WL-MK @@ -385,8 +385,7 @@ (defun wl-texinfo-format-file (lang) (require 'wl-vars) ;; for 'wl-cs-local (or (wl-texinfo-check-newer lang) - (let (obuf - (undo-outer-limit (eval '(lsh -1 -1)))) + (let (obuf) ;; Support old texinfmt.el (require 'ptexinfmt (expand-file-name "ptexinfmt.el" UTILSDIR)) (find-file (expand-file-name (wl-texinfo-texi-file lang) DOCDIR))