changeset 42167:7d43b2a3529d

Update location of Windows Emacs FAQ. Minor fixes.
author Richard M. Stallman <rms@gnu.org>
date Tue, 18 Dec 2001 22:29:35 +0000
parents 3f9afbe82974
children e08cd63afb2e
files etc/PROBLEMS
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/etc/PROBLEMS	Tue Dec 18 21:39:17 2001 +0000
+++ b/etc/PROBLEMS	Tue Dec 18 22:29:35 2001 +0000
@@ -79,7 +79,7 @@
 following section near the end of the file src/m/macppc.h in the Emacs
 distribution:
 
-  #if 0  /* This breaks things on PPC GNU/Linux ecept for Yellowdog,
+  #if 0  /* This breaks things on PPC GNU/Linux except for Yellowdog,
 	    even with identical GCC, as, ld.  Let's take it out until we
 	    know what's really going on here.  */
   /* GCC 2.95 and newer on GNU/Linux PPC changed the load address to
@@ -371,7 +371,7 @@
 files' data to disk quickly enough, and the Emacs executable file is
 left ``busy'' for several seconds after Emacs has finished dumping
 itself.  This causes the subsequent commands which invoke the dumped
-Emacs excutable to fail with the above message.
+Emacs executable to fail with the above message.
 
 In some of these cases, a time skew between the NFS server and the
 machine where Emacs is built is detected and reported by GNU Make
@@ -447,7 +447,7 @@
 vast majority of well-formatted program source files don't have such
 parens, and therefore this assumption is used to allow optimizations
 in Font Lock's syntactical analysis.  These optimizations avoid some
-patological cases where jit-lock, the Just-in-Time fontification
+pathological cases where jit-lock, the Just-in-Time fontification
 introduced with Emacs 21.1, could significantly slow down scrolling
 through the buffer, especially scrolling backwards, and also jumping
 to the end of a very large buffer.
@@ -464,7 +464,7 @@
 * When running on KDE, colors or fonts are not as specified for Emacs,
 or messed up.
 
-For examlpe, you could see background you set for Emacs only in the
+For example, you could see background you set for Emacs only in the
 empty portions of the Emacs display, while characters have some other
 background.
 
@@ -911,7 +911,7 @@
 This is a limitation of the Operating System, and can cause problems
 when shutting down Windows. Ensure that all subprocesses are exited
 cleanly before exiting Emacs. For more details, see the FAQ at
-ftp://ftp.gnu.org/gnu/windows/emacs/doc/index.html
+http://www.gnu.org/software/emacs/windows/.
 
 * Mail sent through Microsoft Exchange in some encodings appears to be
 mangled and is not seen correctly in Rmail or Gnus.  We don't know