comparison man/building.texi @ 90399:a5812696f7bf unicode-pre-font-backend

Merge from emacs--devo--0 Patches applied: * emacs--devo--0 (patch 274-284) - Update from CVS - Update etc/MORE.STUFF. - Merge from gnus--rel--5.10 * gnus--rel--5.10 (patch 101) - Update from CVS Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-62
author Miles Bader <miles@gnu.org>
date Wed, 17 May 2006 07:46:49 +0000
parents 146cd8369025 69ce7ff6d07b
children a8190f7e546e
comparison
equal deleted inserted replaced
90398:1f8d5cd37cf0 90399:a5812696f7bf
321 321
322 The MS-DOS ``operating system'' does not support asynchronous 322 The MS-DOS ``operating system'' does not support asynchronous
323 subprocesses; to work around this lack, @kbd{M-x compile} runs the 323 subprocesses; to work around this lack, @kbd{M-x compile} runs the
324 compilation command synchronously on MS-DOS. As a consequence, you must 324 compilation command synchronously on MS-DOS. As a consequence, you must
325 wait until the command finishes before you can do anything else in 325 wait until the command finishes before you can do anything else in
326 Emacs. @xref{MS-DOS,,,emacs-xtra,Specialized Emacs Features}. 326 Emacs.
327 @iftex
328 @inforef{MS-DOS,,emacs-xtra}.
329 @end iftex
330 @ifnottex
331 @xref{MS-DOS}.
332 @end ifnottex
327 333
328 @node Grep Searching 334 @node Grep Searching
329 @section Searching with Grep under Emacs 335 @section Searching with Grep under Emacs
330 336
331 Just as you can run a compiler from Emacs and then visit the lines 337 Just as you can run a compiler from Emacs and then visit the lines