]> git.eshelyaron.com Git - emacs.git/commitdiff
; * etc/NEWS: Fix typos.
authorStefan Kangas <stefan@marxist.se>
Fri, 17 Sep 2021 23:17:50 +0000 (01:17 +0200)
committerStefan Kangas <stefan@marxist.se>
Fri, 17 Sep 2021 23:17:50 +0000 (01:17 +0200)
etc/NEWS

index 634d3d86f96a8b679a65f211f7905a7b4ec8cf7c..2644349aba263893e0549d106bd1d8fc5f84f0c9 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -240,7 +240,7 @@ the user for whether that file should be deleted.  (Note that
 result in deletion of auto-save files when killing a buffer without
 unsaved changes, but this has apparently not worked for several
 decades, so the documented semantics of this variable has been changed
-to match the behaviour.)
+to match the behavior.)
 
 +++
 ** New user option 'next-error-message-highlight'.
@@ -686,7 +686,7 @@ Applies to buttons that indicate a face.
 +++
 *** New face 'font-lock-doc-markup-face'.
 Intended for documentation mark-up syntax and tags inside text that
-uses 'font-lock-doc-face', with which it should harmonise.  It would
+uses 'font-lock-doc-face', with which it should harmonize.  It would
 typically be used in structured documentation comments in program
 source code by language-specific modes, for mark-up conventions like
 Haddock, Javadoc or Doxygen.  By default this face inherits from
@@ -810,7 +810,7 @@ Emacs now supports 256 color display on the 'st' terminal emulator.
 ---
 *** Prefer "chat.freenode.net" to "irc.freenode.net".
 "chat.freenode.net" has been the preferred address for connecting to the
-freenode IRC network for years now.  Occurrences of "irc.freenode.net"
+Freenode IRC network for years now.  Occurrences of "irc.freenode.net"
 have been replaced with "chat.freenode.net" throughout Emacs.
 
 \f
@@ -1217,7 +1217,7 @@ Clicking the dictionary name changes the current dictionary.
 ** Package
 
 *** The new NonGNU ELPA archive is enabled by default alongside GNU ELPA.
-Thus, packages on nonGNU ELPA will appear by default in the list shown
+Thus, packages on NonGNU ELPA will appear by default in the list shown
 by 'list-packages'.
 
 ---