]> code.delx.au - gnu-emacs/commitdiff
; Spelling fixes
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Apr 2016 21:44:31 +0000 (14:44 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 21 Apr 2016 21:45:01 +0000 (14:45 -0700)
etc/NEWS
lisp/gnus/ChangeLog.2
lisp/gnus/ChangeLog.3
lisp/org/ChangeLog.1
lisp/progmodes/cc-langs.el
test/lisp/erc/erc-track-tests.el
test/lisp/vc/vc-tests.el

index 237334703fe3c18359eca13b630928c5c6128a02..0411f19714111273f91105461305823c730850ca 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -26,8 +26,8 @@ otherwise leave it unmarked.
 * Installation Changes in Emacs 25.2
 
 ** The new option 'configure --enable-gcc-warnings=warn-only' causes
-GCC to issue warnings without stopping the bild.  This behavior is now
-the default in developer builds.  As before, use
+GCC to issue warnings without stopping the build.  This behavior is
+now the default in developer builds.  As before, use
 '--disable-gcc-warnings' to suppress GCC's warnings, and
 '--enable-gcc-warnings' to stop the build if GCC issues warnings.
 
index 73f5f09965858a044ff3ca10752adc8b7aeb22b9..ed0e81f0ebfa1bf5f12bd12ec804f380b593fcc5 100644 (file)
        illegible and invisible text.
 
        * gnus-util.el (gnus-multiple-choice): Separate choices with
-       ", ".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
+       ", ".  Suggested by Dan Jacobson <jidanni@dman.ddts.net>.
 
 2003-02-18  Jesper Harder  <harder@ifa.au.dk>
 
index e6cbe0458b4d42d1f0077608a1a19983ea9c2287..f734e6e6976421162c638c95fde7b6e7f905c36d 100644 (file)
        (shr-kinsoku-shorten): New internal variable.
        (shr-find-fill-point): Make kinsoku shorten text line if
        shr-kinsoku-shorten is bound to non-nil.
-       (shr-tag-table): Bild shr-kinsoku-shorten to t; refer to
+       (shr-tag-table): Bind shr-kinsoku-shorten to t; refer to
        shr-indentation too when testing if table is wider than frame width.
        (shr-insert-table): Use `string-width' instead of `length' to measure
        text width.
index ccc849d226a68001289bbcfb2f2d206fcca1eb7d..9b6702f01eddad8361639d37c49bf4a2f2387843 100644 (file)
        (pcomplete/org-mode/file-option/email)
        (pcomplete/org-mode/file-option/date): Use the new macro to offer
        completion over default values for #+OPTIONS, #+TITLE, #+AUTHOR,
-       #+EMAIL and #+DATE.
+       #+EMAIL and #+DATE.
 
        * org-agenda.el (org-agenda-write): Fix bug when writing agenda to
        an external file while `org-agenda-sticky' is non-nil.
index 7a8213bf6cacce598e4f56d8c7b77e3d1e89e93b..6489199504bc4fc799ee937166b67121253ce871 100644 (file)
@@ -3069,7 +3069,7 @@ is in effect or not."
 
 (c-lang-defconst c-special-brace-lists
 "List of open- and close-chars that makes up a pike-style brace list,
-i.e. for a ([ ]) list there should be a cons (?\\[ . ?\\]) in this
+i.e., for a ([ ]) list there should be a cons (?\\[ . ?\\]) in this
 list."
   t    nil
   pike '((?{ . ?}) (?\[ . ?\]) (?< . ?>)))
index 8e39e1b9887e8e4a2307644fdbbdb158d140d304..2e60b0db9750b9d052ef94a17feb8cfb2902604f 100644 (file)
@@ -3,7 +3,7 @@
 ;; Copyright © 2016 Free Software Foundation, Inc.
 
 ;; Author: Mario Lang <mlang@delysid.org>
-;; Author: Vivek Das Mohapatra <vivek@etla.org>
+;; Author: Vivek Dasmohapatra <vivek@etla.org>
 
 ;; This file is part of GNU Emacs.
 
index 2b3445aa56a6f88e9644c0ffd1403bfc5de2f1b7..1a3e8e08b6889749afdbf3959be0f7c4302d590d 100644 (file)
@@ -218,7 +218,7 @@ For backends which dont support it, `vc-not-supported' is signalled."
 
 (defun vc-test--register (backend)
   "Register and unregister a file.
-This checks also `vc-backend' and `vc-reponsible-backend'."
+This checks also `vc-backend' and `vc-responsible-backend'."
 
   (let ((vc-handled-backends `(,backend))
        (default-directory