Mercurial > hg > xemacs-beta
diff man/tm/Makefile @ 16:0293115a14e9 r19-15b91
Import from CVS: tag r19-15b91
author | cvs |
---|---|
date | Mon, 13 Aug 2007 08:49:20 +0200 |
parents | bcdc7deadc19 |
children | 131b0175ea99 |
line wrap: on
line diff
--- a/man/tm/Makefile Mon Aug 13 08:48:43 2007 +0200 +++ b/man/tm/Makefile Mon Aug 13 08:49:20 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 :