* net/tramp.el (tramp-advice-file-expand-wildcards): Simplify.
[bpt/emacs.git] / INSTALL.CVS
index bf27ea7..cf33143 100644 (file)
@@ -41,17 +41,11 @@ was not provided").  In that case, follow the instructions below.
 To update loaddefs.el (and similar files), do:
 
   $ cd lisp
-  $ make autogen-clean
   $ make autoloads
 
 If either of the above partial procedures fails, try "make bootstrap".
-
-Very occasionally changes in the source can introduce
-incompatibilities with previous builds.  If a bootstrap fails, as a
-last resort try "make maintainer-clean" before configuring and
-bootstrapping again.  If CPU time is not an issue, the most thorough
-way to rebuild, and avoid any spurious problems, is always to use this
-method.
+If CPU time is not an issue, the most thorough way to rebuild, and
+avoid any spurious problems, is always to use this method.
 
 Users of non-Posix systems (MS-Windows etc.) should run the
 platform-specific configuration scripts (nt/configure.bat, config.bat,