From: kaoru Date: Fri, 14 Jul 2000 08:58:54 +0000 (+0000) Subject: Fix ptexinfmt.el load-path probrem. X-Git-Url: http://git.chise.org/gitweb/?a=commitdiff_plain;h=824ecc189c9cdc19ea96684fae7efd99acf12c80;p=elisp%2Fwanderlust.git Fix ptexinfmt.el load-path probrem. --- diff --git a/WL-MK b/WL-MK index 3cbe79c..69f899e 100644 --- a/WL-MK +++ b/WL-MK @@ -248,7 +248,7 @@ (find-file (expand-file-name texifile DOCDIR)) (setq obuf (current-buffer)) ;; Support old texinfmt.el - (require 'ptexinfmt) + (require 'ptexinfmt (expand-file-name "ptexinfmt.el" UTILSDIR)) ;; We can't know file names if splitted. (texinfo-format-buffer t) ;; Emacs20.2's default is 'raw-text-unix.