Fix documentation and one misfeature of Texinfo mode update commands.
commite5d84bfe065f1d8172165ee2bdd15193f7447d8a
authorEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2011 10:49:33 +0000 (10 12:49 +0200)
committerEli Zaretskii <eliz@gnu.org>
Sat, 10 Dec 2011 10:49:33 +0000 (10 12:49 +0200)
tree282ca1ea83f7224c4f1c15991ce7aca99ae12185
parentcd0314dd85973d891bcf4a8f5cd1ca025ea93e33
Fix documentation and one misfeature of Texinfo mode update commands.

 lisp/textmodes/texnfo-upd.el: Update commentary.  Add a warning not
 to use texinfo-update-node and commands that call it if the
 Texinfo file uses @node lines without next/prev/up pointers.
 (texinfo-all-menus-update, texinfo-master-menu)
 (texinfo-update-node, texinfo-every-node-update)
 (texinfo-multiple-files-update): Doc fix.  Warn against updating
 all the @node lines.
 (texinfo-master-menu): Only call texinfo-update-node if the prefix
 argument is numeric.  See also this thread:
 http://lists.gnu.org/archive/html/emacs-devel/2011-12/msg00156.html.

Fixes: debbugs:2975
lisp/ChangeLog
lisp/textmodes/texnfo-upd.el