1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

; Spelling fixes

This commit is contained in:
Paul Eggert 2016-04-21 14:44:31 -07:00
parent 798caa12af
commit 7621a52145
7 changed files with 8 additions and 8 deletions

View file

@ -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.

View file

@ -4705,7 +4705,7 @@
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>

View file

@ -9090,7 +9090,7 @@
(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.

View file

@ -9043,7 +9043,7 @@
(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.

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

View 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.

View 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