* 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.
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>
(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.
(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.
(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 '((?{ . ?}) (?\[ . ?\]) (?< . ?>)))
;; 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.
(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