]> git.eshelyaron.com Git - emacs.git/commitdiff
; Remove various duplicated words
authorMattias Engdegård <mattiase@acm.org>
Fri, 24 Sep 2021 12:18:57 +0000 (14:18 +0200)
committerMattias Engdegård <mattiase@acm.org>
Sat, 25 Sep 2021 18:25:01 +0000 (20:25 +0200)
* doc/lispref/searching.texi (Extending Rx):
* doc/lispref/strings.texi (Creating Strings):
* doc/misc/modus-themes.org (Measure color contrast (DIY)):
* etc/NEWS:
* lisp/find-file.el (ff-find-other-file):
* lisp/gnus/gnus-group.el (gnus-group-suspend):
* lisp/progmodes/cc-langs.el (c-ml-string-any-closer-re):
* lisp/progmodes/flymake.el (flymake-list-only-diagnostics):
* lisp/progmodes/xref.el (xref--group-name-for-display):
* lisp/transient.el (transient-child, transient-files)
(transient-infix-value):
* src/alloc.c:
* src/regex-emacs.c (regex_compile):

Remove duplicate words in comments, documentation etc.

12 files changed:
doc/lispref/searching.texi
doc/lispref/strings.texi
doc/misc/modus-themes.org
etc/NEWS
lisp/find-file.el
lisp/gnus/gnus-group.el
lisp/progmodes/cc-langs.el
lisp/progmodes/flymake.el
lisp/progmodes/xref.el
lisp/transient.el
src/alloc.c
src/regex-emacs.c

index 0dcf3889a59058b1a2a46e01b3802927cdbc3cff..9451d83def0ccb22352860f0c706f095fb492f4f 100644 (file)
@@ -1651,7 +1651,7 @@ package prefix to avoid name clashes with definitions elsewhere, as is
 usual when naming non-local variables and functions.
 
 Forms defined this way only perform simple template substitution.
-For arbitrary computations, use them together with with the @code{rx}
+For arbitrary computations, use them together with the @code{rx}
 forms @code{eval}, @code{regexp} or @code{literal}.  Example:
 
 @example
index b4d7bc729f54e589468ce695bb6e88c1dcf86e17..9756e6331c9d4de76af213f8de4745835f79f9d0 100644 (file)
@@ -402,7 +402,7 @@ Remove the trailing text that matches @var{regexp} from @var{string}.
 
 @defun string-trim string &optional trim-left trim-right
 Remove the leading text that matches @var{trim-left} and trailing text
-that matches @var{trim-right} from from @var{string}.  Both regexps
+that matches @var{trim-right} from @var{string}.  Both regexps
 default to @samp{[ \t\n\r]+}.
 @end defun
 
index 5bb230f892a502eddf855299d10e0f14f6240eb9..6c3692b826a65c5e728abb7a7ab7cb96281bd864 100644 (file)
@@ -2700,7 +2700,7 @@ A couple of examples (rounded numbers):
 ;; Pure black with pure green
 (modus-themes-contrast "#000000" "#00ff00")
 ;; => 15.3
-;; That is is a highly accessible combo
+;; That is a highly accessible combo
 #+end_src
 
 It does not matter which color value comes first.  The ratio is always
index 61780a3a19e7274dfeae16e5839cd2965bda69fb..ca167d6099cc0fb32caa06c71935579b10275086 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -3681,7 +3681,7 @@ used in.
 ** 'condition-case' now allows for a success handler.
 It is written as '(:success BODY...)' where BODY is executed
 whenever the protected form terminates without error, with the
-specified variable bound to the the value of the protected form.
+specified variable bound to the value of the protected form.
 
 +++
 ** New function 'benchmark-call' to measure the execution time of a function.
index 4d520c01cc3d6281c44afb0e72fc5b1ed99b2683..afe6cb51502c06123098c2f5d2024f92b95a2927 100644 (file)
@@ -356,7 +356,7 @@ Variables of interest include:
    List of functions to be called if the other file has been created."
   (interactive (list current-prefix-arg nil last-nonmenu-event))
   ;; We want to preserve point in the current buffer. But the point of
-  ;; ff-find-the-other-file is to make the the other file buffer
+  ;; ff-find-the-other-file is to make the other file buffer
   ;; current, so we can't use save-excursion here (see bug 48535).
   (let ((start-buffer (current-buffer))
         (start-point (point)))
index 83c953515efe1ff7193914241ef7c634d9eb18b6..aea8cbbf78c5ccaed6803c99dd3a13d698bb69c5 100644 (file)
@@ -4473,7 +4473,7 @@ The hook `gnus-suspend-gnus-hook' is called before actually suspending."
        (gnus-kill-buffer buf)))
     (setq gnus-backlog-articles nil)
     (gnus-kill-gnus-frames)
-    ;; Closing all the backends is useful (for instance) when when the
+    ;; Closing all the backends is useful (for instance) when the
     ;; IP addresses have changed and you need to reconnect.
     (dolist (elem gnus-opened-servers)
       (gnus-close-server (car elem)))
index 36f12369fcaa7284819093e94516fc18dd6b0076..53f6206a821d158837582c5057b2ee0ec6695eb0 100644 (file)
@@ -680,7 +680,7 @@ A search for this regexp starting at the end of the corresponding
 opener must find the first closer as the first match.
 
 Such a closer must include a \" character.  (match-string 1)
-matches the actual delimiter and and (match-string 2) matches the
+matches the actual delimiter and (match-string 2) matches the
 actual \".  If a delimiter contains several \"s, it is
 recommended to regard the last of them as \"the\" \"."
   t nil
index 9418debe5e3a4676284e78c03344d9a1424aea15..5a1455aa7b1fdef5854562fc2b7023a419705d24 100644 (file)
@@ -1654,7 +1654,7 @@ buffer."
   "Diagnostics list meant for listing, not highlighting.
 This variable holds an alist ((FILE-NAME . DIAGS) ...) where
 FILE-NAME is a string holding an absolute file name and DIAGS is
-a list of diagnostic objects created with with
+a list of diagnostic objects created with
 `flymake-make-diagnostic'.  These diagnostics are never annotated
 as overlays in actual buffers: they merely serve as temporary
 stand-ins for more accurate diagnostics that are produced once
index af1413e05042b39b6b1fe5a5fb1cf7001ff55fe0..8906f6326a72b53e6a218ae76fc7078a79cdb7ac 100644 (file)
@@ -1018,7 +1018,7 @@ GROUP is a string for decoration purposes and XREF is an
 
 The style is determined by the value of `xref-file-name-display'.
 If GROUP looks like a file name, its value is formatted according
-to that style.  Otherwise it it returned unchanged."
+to that style.  Otherwise it is returned unchanged."
   ;; XXX: The way we verify that it's indeed a file name and not some
   ;; other kind of string, e.g. Java package name or TITLE from
   ;; `tags-apropos-additional-actions', is pretty lax.  But we don't
index f3d3902a77e66d66f7a0a2239f97a81cc0cf46b7..c33a4c722a07394ed9af9407b74fbe7680da768d 100644 (file)
@@ -640,7 +640,7 @@ the prototype is stored in the clone's `prototype' slot.")
     :initarg :if-not-derived
     :initform nil
     :documentation "Enable if major-mode does not derive from value."))
-  "Abstract superclass for group and and suffix classes.
+  "Abstract superclass for group and suffix classes.
 
 It is undefined what happens if more than one `if*' predicate
 slot is non-nil."
@@ -729,7 +729,7 @@ slot is non-nil."
 (defclass transient-files (transient-infix) ()
   "Class used for the \"--\" argument.
 All remaining arguments are treated as files.
-They become the value of this this argument.")
+They become the value of this argument.")
 
 ;;;; Group
 
@@ -2736,7 +2736,7 @@ Usually only infixes have a value, but see the method for
 (cl-defmethod transient-infix-value ((_   transient-suffix))
   "Return nil, which means \"no value\".
 
-Infix arguments contribute the the transient's value while suffix
+Infix arguments contribute the transient's value while suffix
 commands consume it.  This function is called for suffixes anyway
 because a command that both contributes to the transient's value
 and also consumes it is not completely unconceivable.
index 4ea337ddbaa11cd4bdd89b47c9ef8eae467e9fbe..0895a0f52aa1cf58de0cc4b5188e735b86cb4cab 100644 (file)
@@ -1929,8 +1929,7 @@ allocate_string_data (struct Lisp_String *s,
    The character is at byte offset CIDX_BYTE in the string.
    The character being replaced is CLEN bytes long,
    and the character that will replace it is NEW_CLEN bytes long.
-   Return the address of where the caller should store the
-   the new character.  */
+   Return the address where the caller should store the new character.  */
 
 unsigned char *
 resize_string_data (Lisp_Object string, ptrdiff_t cidx_byte,
index 8350e54b54aa37225e26d533b10bcbab8569ab54..3224f65fa4cb69312e3d143a3fb8ccd366518f99 100644 (file)
@@ -2407,7 +2407,7 @@ regex_compile (re_char *pattern, ptrdiff_t size,
 
                    if (lower_bound == 0)
                      {
-                       /* A succeed_n that starts with 0 is really a
+                       /* A succeed_n that starts with 0 is really
                           a simple on_failure_jump_loop.  */
                        INSERT_JUMP (on_failure_jump_loop, laststart,
                                     b + 3 + nbytes);
@@ -3828,7 +3828,7 @@ mutually_exclusive_p (struct re_pattern_buffer *bufp, re_char *p1,
 /* Matching routines.  */
 
 /* re_match_2 matches the compiled pattern in BUFP against the
-   the (virtual) concatenation of STRING1 and STRING2 (of length SIZE1
+   (virtual) concatenation of STRING1 and STRING2 (of length SIZE1
    and SIZE2, respectively).  We start matching at POS, and stop
    matching at STOP.