Mercurial > hg > xemacs-beta
diff man/tm/Makefile @ 88:821dec489c24 r20-0
Import from CVS: tag r20-0
author | cvs |
---|---|
date | Mon, 13 Aug 2007 09:09:59 +0200 |
parents | c7528f8e288d |
children | 8eaf7971accc |
line wrap: on
line diff
--- a/man/tm/Makefile Mon Aug 13 09:09:05 2007 +0200 +++ b/man/tm/Makefile Mon Aug 13 09:09:59 2007 +0200 @@ -40,7 +40,8 @@ ../../info/%-ja.info : %-ja.texi $(EMACS) -batch -q -no-site-file $< -eval '(cd "../../info")' \ -l texinfmt -f texinfo-format-buffer \ - -eval '(setq file-coding-system (quote iso-2022-7))' -f save-buffer + -eval '(setq file-coding-system (quote iso-2022-7))' \ + -eval '(save-buffer 0)' dvi: $(DVIS) .texi.dvi :