I noticed in the manual the node "makeinfo in Emacs" says
makeinfo-region and makeinfo-buffer prompt for a filename, but I think
that's no longer so (not since emacs 20 at least).  Suggestion for new
words below.

--- texinfo.txi.~1.20.~ 2002-12-14 06:42:35.000000000 +1000
+++ texinfo.txi 2002-12-14 06:43:02.000000000 +1000
@@ -14386,11 +14386,9 @@
 @findex makeinfo-buffer
 @end table
 
-When you invoke either @code{makeinfo-region} or
-@code{makeinfo-buffer}, Emacs prompts for a file name, offering the
-name of the visited file as the default.  You can edit the default
-file name in the minibuffer if you wish, before pressing @key{RET} to
-start the @code{makeinfo} process.@refill
+When you invoke @code{makeinfo-region} the output goes to a temporary
+buffer.  When you invoke @code{makeinfo-buffer} output goes to the
+file set with @code{@@setfilename} (@pxref{setfilename}).
 
 The Emacs @code{makeinfo-region} and @code{makeinfo-buffer} commands
 run the @code{makeinfo} program in a temporary shell buffer.  If
_______________________________________________
Bug-texinfo mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-texinfo

Reply via email to