doc/misc/efaq-w32.texi: Spell-check.
This commit is contained in:
parent
ac85901854
commit
14c47d39fa
1 changed files with 4 additions and 4 deletions
|
@ -191,7 +191,7 @@ development site.
|
||||||
@section How can I compile Emacs myself?
|
@section How can I compile Emacs myself?
|
||||||
@cindex compiling Emacs
|
@cindex compiling Emacs
|
||||||
|
|
||||||
To compile Emacs on Windows, you will need the MingW port of GCC and
|
To compile Emacs on Windows, you will need the MinGW port of GCC and
|
||||||
Binutils, the MinGW runtime and development environment, and the MSYS
|
Binutils, the MinGW runtime and development environment, and the MSYS
|
||||||
suite of tools. For the details, see the file @file{nt/INSTALL} in
|
suite of tools. For the details, see the file @file{nt/INSTALL} in
|
||||||
the Emacs source distribution.
|
the Emacs source distribution.
|
||||||
|
@ -739,7 +739,7 @@ you ran @command{addpm}, you'll need to delete the Start Menu group
|
||||||
too. The registry entries inserted by @command{addpm} will not cause
|
too. The registry entries inserted by @command{addpm} will not cause
|
||||||
any problems if you leave them there, but for the sake of
|
any problems if you leave them there, but for the sake of
|
||||||
completeness, you can use @command{regedit} to remove the keys under
|
completeness, you can use @command{regedit} to remove the keys under
|
||||||
@code{HKEY_LOCAL_MACHINE} orx @code{HKEY_CURRENT_USER}:
|
@code{HKEY_LOCAL_MACHINE} or @code{HKEY_CURRENT_USER}:
|
||||||
@code{SOFTWARE\GNU\Emacs}, and the key
|
@code{SOFTWARE\GNU\Emacs}, and the key
|
||||||
@code{HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App
|
@code{HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App
|
||||||
Paths\emacs.exe} if it exists.
|
Paths\emacs.exe} if it exists.
|
||||||
|
@ -1907,7 +1907,7 @@ tools to build your project.
|
||||||
|
|
||||||
Christopher Payne wrote a Visual Studio add-in that makes Emacs the
|
Christopher Payne wrote a Visual Studio add-in that makes Emacs the
|
||||||
default text editor, this has now been taken over by Jeff Paquette.
|
default text editor, this has now been taken over by Jeff Paquette.
|
||||||
See the following two URLS for details:
|
See the following two URLs for details:
|
||||||
@itemize
|
@itemize
|
||||||
@item @uref{http://sourceforge.net/projects/visemacs/} for the latest version.
|
@item @uref{http://sourceforge.net/projects/visemacs/} for the latest version.
|
||||||
@item @uref{http://www.smathers.net/VisEmacs.htm} for notes on usage.
|
@item @uref{http://www.smathers.net/VisEmacs.htm} for notes on usage.
|
||||||
|
@ -2174,7 +2174,7 @@ to port software to Windows.
|
||||||
The @uref{https://sourceforge.net/projects/ezwinports/, EZWinPorts
|
The @uref{https://sourceforge.net/projects/ezwinports/, EZWinPorts
|
||||||
project} provides many useful ports of recent versions of GNU and Unix
|
project} provides many useful ports of recent versions of GNU and Unix
|
||||||
software. This includes all the optional libraries used by Emacs
|
software. This includes all the optional libraries used by Emacs
|
||||||
(image libraries, libxml2, GnuTLS), RCS, Terxinfo, a clone of
|
(image libraries, libxml2, GnuTLS), RCS, Texinfo, a clone of
|
||||||
@command{man} command, Grep, xz, bzip2, bsdtar, ID Utils, Findutils,
|
@command{man} command, Grep, xz, bzip2, bsdtar, ID Utils, Findutils,
|
||||||
Hunspell, Gawk, GNU Make, Groff, GDB.
|
Hunspell, Gawk, GNU Make, Groff, GDB.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue