Index: auctex/doc/auctex.texi
diff -u auctex/doc/auctex.texi:1.257 auctex/doc/auctex.texi:1.258
--- auctex/doc/auctex.texi:1.257 Fri Jun 2 14:21:44 2006
+++ auctex/doc/auctex.texi Sat Jun 3 10:39:34 2006
@@ -188,6 +188,8 @@
* Debugging:: Debugging @TeX{} and @LaTeX{} output.
* Checking:: Checking the document.
* Control:: Controlling the processes.
+* Cleaning:: Cleaning intermediate and output files.
+* Documentation:: Documentation about macros and packages.
Language Support
@@ -1958,7 +1960,8 @@
* Debugging:: Debugging @TeX{} and @LaTeX{} output.
* Checking:: Checking the document.
* Control:: Controlling the processes.
-* Miscellaneous Commands:: Miscellaneous Commands.
+* Cleaning:: Cleaning intermediate and output files.
+* Documentation:: Documentation about macros and packages.
@end menu
@node Commands
@@ -2393,23 +2396,61 @@
process was started.
@end deffn
[EMAIL PROTECTED] Miscellaneous Commands
[EMAIL PROTECTED] Miscellaneous Commands
[EMAIL PROTECTED] Cleaning
[EMAIL PROTECTED] Cleaning intermediate and output files
[EMAIL PROTECTED] Cleaning
+
[EMAIL PROTECTED] Command TeX-clean
[EMAIL PROTECTED] plain-TeX-clean-intermediate-suffixes
[EMAIL PROTECTED] plain-TeX-clean-output-suffixes
[EMAIL PROTECTED] LaTeX-clean-intermediate-suffixes
[EMAIL PROTECTED] LaTeX-clean-output-suffixes
[EMAIL PROTECTED] docTeX-clean-intermediate-suffixes
[EMAIL PROTECTED] docTeX-clean-output-suffixes
[EMAIL PROTECTED] Texinfo-clean-intermediate-suffixes
[EMAIL PROTECTED] Texinfo-clean-output-suffixes
[EMAIL PROTECTED] ConTeXt-clean-intermediate-suffixes
[EMAIL PROTECTED] ConTeXt-clean-output-suffixes
+Remove generated intermediate files. In case a prefix argument is
+given, remove output files as well.
+
+Canonical access to the function is provided by the @samp{Clean} and
[EMAIL PROTECTED] All} entries in @code{TeX-command-list}, invokable with
[EMAIL PROTECTED] C-c} or the Command menu.
+
+The patterns governing which files to remove can be adapted separately
+for each @AUCTeX{} mode by means of the variables
[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED],
[EMAIL PROTECTED] and
[EMAIL PROTECTED]
[EMAIL PROTECTED] deffn
+
[EMAIL PROTECTED] TeX-clean-confirm
+Control if deletion of intermediate and output files has to be confirmed
+before it is actually done. If non-nil, ask before deleting files.
[EMAIL PROTECTED] defopt
+
[EMAIL PROTECTED] Documentation
[EMAIL PROTECTED] Documentation about macros and packages
[EMAIL PROTECTED] Documentation
@deffn Command TeX-doc
@kindex C-c ?
+(@kbd{C-c ?}) Get documentation about macros, packages or @TeX{} &
+Co. in general. The function will prompt for the name of a command or
+manual, providing a list of available keywords for completion. If point
+is on a command or word with available documentation, this will be
+suggested as default.
-The function @code{TeX-doc} provides easy access to documentation about
-commands and packages or information related to @TeX{} and friends in
-general. It is accessible with the key binding @kbd{C-c ?} or the
[EMAIL PROTECTED] Documentation...} entry in the mode menus.
[EMAIL PROTECTED] deffn
-
[EMAIL PROTECTED] Command TeX-clean
-You can get rid of generated intermediate and output files by means of
-the new @samp{Clean} and @samp{Clean All} entries in
[EMAIL PROTECTED] accessible with @kbd{C-c C-c} or the Command
-menu.
+The command can be invoked by the key binding mentioned above as well as
+the @samp{Find Documentation...} entry in the mode menu.
@end deffn
@node Multifile
_______________________________________________
auctex-diffs mailing list
[EMAIL PROTECTED]
http://lists.gnu.org/mailman/listinfo/auctex-diffs