head	1.1;
access;
symbols;
locks; strict;
comment	@# @;


1.1
date	2003.07.31.17.37.29;	author shige;	state Exp;
branches;
next	;


desc
@@


1.1
log
@Add elisp/emacsen ports in the ports tree @@ 2003/07/31
@
text
@$FreeBSD$
--- texi/infohack.el.~1~	Tue Jan  8 14:20:24 2002
+++ texi/infohack.el	Mon Jun  3 13:14:54 2002
@@@@ -137,7 +137,7 @@@@
 	  (texinfo-every-node-update)
 	  (set-buffer-modified-p nil)
 	  (message "texinfo formatting %s..." file)
-	  (texinfo-format-buffer nil)
+	  (texinfo-format-buffer t)
 	  (if (buffer-modified-p)
 	      (progn (message "Saving modified %s" (buffer-file-name))
 		     (save-buffer))))
@
