]> git.eshelyaron.com Git - emacs.git/commitdiff
; Spelling fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Jul 2016 10:23:22 +0000 (12:23 +0200)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Jul 2016 10:23:54 +0000 (12:23 +0200)
doc/misc/efaq.texi
etc/PROBLEMS

index b72b2d7c2c69a007801644c1a593c654e105adb6..72a90a1ff21f38f226a59edd5afa0565056e8af3 100644 (file)
@@ -1050,7 +1050,7 @@ Search command can now perform character folding in matches.  This is
 analogous to case folding, but instead of disregarding case variants,
 it disregards wider classes of distinctions between similar
 characters, such as matching different variants of double quote
-characters, ignoring diacriticals, etc.
+characters, ignoring diacritics, etc.
 
 @cindex eww
 @item
index 2febd82bd72d5fa61d097e237299fb0a1928e6de..2b3becf4d931dba10c64c2631a5e2eb72762a34e 100644 (file)
@@ -989,13 +989,13 @@ occurrence of the failure.  So far, the failure has been observed with
 GTK+ versions 3.4.2, 3.14.5 and 3.18.7.  However, another 3.4.2 build
 does not exhibit the bug.
 
-Some window managers (xfce) apparently work around this failure by
+Some window managers (Xfce) apparently work around this failure by
 cropping the menu bar.  With other windows managers, it's possible to
 shrink the frame manually after the problem occurs, e.g. by dragging the
 frame's border with the mouse.  However, some window managers have been
 reported to refuse such attempts and snap back to the width needed to
 show the full menu bar (wmii) or at least cause the screen to flicker
-during such resizing attempts (i3, icewm).
+during such resizing attempts (i3, IceWM).
 
 See also http://debbugs.gnu.org/cgi/bugreport.cgi?bug=15700,
 http://debbugs.gnu.org/cgi/bugreport.cgi?bug=22000,