]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typos in symbol names
authorStefan Kangas <stefankangas@gmail.com>
Sun, 21 Jan 2024 14:28:06 +0000 (15:28 +0100)
committerEshel Yaron <me@eshelyaron.com>
Mon, 22 Jan 2024 16:54:50 +0000 (17:54 +0100)
(cherry picked from commit 9364c28959a5b00e8ffd5d0d283ff0c0042f1bb0)

16 files changed:
admin/cus-test.el
lisp/emacs-lisp/comp-cstr.el
lisp/erc/erc-button.el
lisp/erc/erc-track.el
lisp/filesets.el
lisp/forms.el
lisp/jsonrpc.el
lisp/net/tramp-sh.el
lisp/org/ox-latex.el
lisp/progmodes/c-ts-common.el
lisp/progmodes/cc-engine.el
lisp/progmodes/cc-fonts.el
lisp/progmodes/cc-langs.el
lisp/progmodes/flymake.el
lisp/term/android-win.el
lisp/touch-screen.el

index b86643a769a749ec7f75a297451b04def0660d6f..68907f4f5e54dd9fcf4ff99e792e4644a3466f02 100644 (file)
@@ -146,7 +146,7 @@ Names should be as they appear in loaddefs.el.")
 
 (defvar cus-test-errors nil
   "List of problematic variables found by `cus-test-apropos'.
-Each element is (VARIABLE . PROBLEM); see `cus-test--format-errors'.")
+Each element is (VARIABLE . PROBLEM); see `cus-test--format-error'.")
 
 (defvar cus-test-tested-variables nil
   "List of options tested by last call of `cus-test-apropos'.")
index c65af16b7257e4879e4e30254a8329cafbbde0a7..2984bedb1ddfd2c3ea6ad8ed85b6fa5c977e7316 100644 (file)
@@ -130,7 +130,7 @@ Integer values are handled in the `range' slot.")
   ;; TODO we should be able to just cons hash this.
   (common-supertype-mem (make-hash-table :test #'equal) :type hash-table
                         :documentation "Serve memoization for
-`comp-common-supertype'.")
+`comp-ctxt-common-supertype-mem'.")
   (subtype-p-mem (make-hash-table :test #'equal) :type hash-table
                  :documentation "Serve memoization for
 `comp-cstr-ctxt-subtype-p-mem'.")
index 27406a76f59fc3c47f5999da2b2f6860b23f5146..6b78e451b545223a32cbc5a07bc90b68f85f3a98 100644 (file)
@@ -443,7 +443,7 @@ of the channel.  However, don't bother creating an actual
 Instead, just spoof an `erc-server-user' and stash it during
 \"PRIVMSG\" handling via `erc--cmem-from-nick-function' and
 retrieve it during buttonizing via
-`erc-button--fallback-user-function'."
+`erc-button--fallback-cmem-function'."
   :interactive nil
   (if erc-button--phantom-users-mode
       (progn
index 7e5ed165fb916e84a0374f6d13a5b6402700f5da..04ee76a9349c0abf55a1b2f98a24c813fda92784 100644 (file)
@@ -924,7 +924,7 @@ and expected types.  This function should return a face or nil.")
 Expect RANKS to be a list of faces and both NORMALS and the car
 of NEW-FACES to be hash tables mapping faces to non-nil values.
 Assume the latter's makeup and that of RANKS to resemble
-`erc-track-face-normal-list' and `erc-track-faces-priority-list'.
+`erc-track-faces-normal-list' and `erc-track-faces-priority-list'.
 If NEW-FACES has a cdr, expect it to be its car's contents
 ordered from most recently seen (later in the buffer) to
 earliest.  In general, act like `erc-track-select-mode-line-face'
index 11576a46936018fe74bfd121f4974e051c9bd2af..4e2de8fed1b20d4c19b5e1c0b90ce80f20c786ba 100644 (file)
@@ -286,7 +286,7 @@ See `easy-menu-add-item' for documentation."
   )
 
 (defcustom filesets-menu-in-menu nil
-  "Use that instead of `current-menubar' as the menu to change.
+  "Use that instead of `current-global-map' as the menu to change.
 See `easy-menu-add-item' for documentation."
   :set #'filesets-set-default
   :type 'sexp)
index e38fa7ae873b90327d36004d0ef4b759b5ff7445..009667af273861d117a61d2e1e8da25971fa2c02 100644 (file)
@@ -343,7 +343,7 @@ suitable for forms processing.")
 
 (defvar forms-write-file-filter nil
   "The name of a function that is called before writing the data file.
-This can be used to undo the effects of `form-read-file-hook'.")
+This can be used to undo the effects of `form-read-file-filter'.")
 
 (defvar forms-new-record-filter nil
   "The name of a function that is called when a new record is created.")
index 1f8e1b1a876fd8b21e17710ac16676c2ce115cb4..14fe0447008960fcfaf5d36c950dd6ca6a677e5c 100644 (file)
@@ -438,7 +438,7 @@ ignored."
                        `(canceled ,cancel-on-input-retval))
                       (t (while t (accept-process-output nil 30)))))
             ;; In normal operation, continuations for error/success is
-            ;; handled by `jsonrpc-continue'.  Timeouts also remove
+            ;; handled by `jsonrpc--continue'.  Timeouts also remove
             ;; the continuation...
             (pcase-let* ((`(,id ,_) id-and-timer))
               ;; ...but we still have to guard against exist explicit
index eb39c9ec9b7faead869c15848dd914c635c9f357..84912bdfe6a288e07a282355b291e292a3babfb5 100644 (file)
@@ -4125,7 +4125,7 @@ Only send the definition if it has not already been done."
     (unless (member name scripts)
       (with-tramp-progress-reporter
          vec 5 (format-message "Sending script `%s'" name)
-       ;; In bash, leading TABs like in `tramp-vc-registered-read-file-names'
+       ;; In bash, leading TABs like in `tramp-bundle-read-file-names'
        ;; could result in unwanted command expansion.  Avoid this.
        (setq script (tramp-compat-string-replace
                      (make-string 1 ?\t) (make-string 8 ? ) script))
index 834fb957329eb2e06bfeaafa6e73525b51440d50..b409f552a2b97ad576868860a7910a44572ac02e 100644 (file)
@@ -3667,7 +3667,7 @@ CONTENTS is the contents of the object."
 ;; takes care of tables with a "verbatim" mode.  Otherwise, it
 ;; delegates the job to either `org-latex--table.el-table',
 ;; `org-latex--org-table', `org-latex--math-table' or
-;; `org-latex--org-align-string-tabbing' functions,
+;; `org-table--org-tabbing' functions,
 ;; depending of the type of the table and the mode requested.
 ;;
 ;; `org-latex--align-string' is a subroutine used to build alignment
index 07161025d5d489a7c33d809ea6da610424e49aea..0095d83e30223ddde2d556d7ebac87b461444414 100644 (file)
@@ -37,9 +37,8 @@
 ;;
 ;; For indenting statements:
 ;;
-;; - Set `c-ts-common-indent-offset',
-;;   `c-ts-common-indent-block-type-regexp', and
-;;   `c-ts-common-indent-bracketless-type-regexp', then use simple-indent
+;; - Set `c-ts-common-indent-offset', and
+;;   `c-ts-common-indent-type-regexp-alist', then use simple-indent
 ;;   offset `c-ts-common-statement-offset' in
 ;;   `treesit-simple-indent-rules'.
 
@@ -331,7 +330,7 @@ If NODE is nil, return nil."
 Assumes the anchor is (point-min), i.e., the 0th column.
 
 This function basically counts the number of block nodes (i.e.,
-brackets) (defined by `c-ts-common-indent-block-type-regexp')
+brackets) (see `c-ts-common-indent-type-regexp-alist')
 between NODE and the root node (not counting NODE itself), and
 multiply that by `c-ts-common-indent-offset'.
 
index 4c591fbba3658be63ede9a32c1f6d4ec3e20ab98..ea4ee3d7b7c89db5e0026e58dc96842ca8da9bef 100644 (file)
@@ -11476,7 +11476,7 @@ This function might do hidden buffer changes."
                 ;; an arglist it would be a meaningless expression because
                 ;; the result isn't used.  We therefore choose to recognize
                 ;; it as a declaration when there's "symmetrical WS" around
-                ;; the "*" or the flag `c-assymetry-fontification-flag' is
+                ;; the "*" or the flag `c-asymmetry-fontification-flag' is
                 ;; not set.  We only allow a suffix (which makes the
                 ;; construct look like a function call) when `at-decl-start'
                 ;; provides additional evidence that we do have a
index 89f197b98e6a73f149ae222d59ad1298d9f35d09..6419d6cf05afd9fb9d6886ec32275a267c0a5aa9 100644 (file)
@@ -1112,7 +1112,7 @@ casts and declarations are fontified.  Used on level 2 and higher."
   ;; 'c-decl-type-start (according to TYPES).  Stop at LIMIT.
   ;;
   ;; If TYPES is t, fontify all identifiers as types; if it is a number, a
-  ;; buffer position, additionally set the `c-deftype' text property on the
+  ;; buffer position, additionally set the `c-typedef' text property on the
   ;; keyword at that position; if it is nil fontify as either variables or
   ;; functions, otherwise TYPES is a face to use.  If NOT-TOP is non-nil, we
   ;; are not at the top-level ("top-level" includes being directly inside a
index ad21bd1d5ef4fe2d16ed19ae97b619f27646ec45..ba0d1d0fc49b531eca26c2128c84df4d81447dc5 100644 (file)
@@ -817,7 +817,7 @@ there be copies of the opener contained in the multi-line string."
 
 (c-lang-defconst c-cpp-or-ml-match-offset
   ;; The offset to be added onto match numbers for a multi-line string in
-  ;; matches for `c-cpp-or-ml-string-opener-re'.
+  ;; matches for `c-ml-string-cpp-or-opener-re'.
   t (if (c-lang-const c-anchored-cpp-prefix)
        (+ 2 (regexp-opt-depth (c-lang-const c-anchored-cpp-prefix)))
       2))
index 3f8aec278335e7258cb82afa42a808122d8f26d2..225f8ecf874aa992d8a6b239195e0f4bbf992f9e 100644 (file)
@@ -715,7 +715,7 @@ associated `flymake-category' return DEFAULT."
     (delete-overlay ov)))
 
 (defun flymake--eol-overlay-summary (src-ovs)
-  "Helper function for `flymake--eol-overlay-update'."
+  "Helper function for `flymake--update-eol-overlays'."
   (cl-flet ((summarize (d)
               (propertize (flymake-diagnostic-oneliner d t) 'face
                           (flymake--lookup-type-property (flymake--diag-type d)
index 876b24683bc371eb1282ae9f5317479100c54c15..e0d252f17e0aa43e53df44ee18a04617b59ecab5 100644 (file)
@@ -406,7 +406,7 @@ to grant such permissions.
 
 FANCY-P non-nil means the notice will be displayed with faces, in
 the style appropriate for its incorporation within the fancy splash
-screen display; see `francy-splash-insert'."
+screen display; see `fancy-splash-insert'."
   (unless (android-external-storage-available-p)
     (if fancy-p
         (fancy-splash-insert
index c2f8f8068d7deb88bed725b48fec4772d710907e..a1ec4bca89f2d4333a9daabbe19ed5b015371f01 100644 (file)
@@ -1027,7 +1027,7 @@ POINT was initially placed upon, and pixel deltas describing how
 much point has moved relative to its previous position in the X
 and Y axes.
 
-If the fourth element of `touchscreen-current-tool' is `scroll',
+If the fourth element of `touch-screen-current-tool' is `scroll',
 then generate a `touchscreen-scroll' event with the window that
 POINT was initially placed upon, and pixel deltas describing how
 much point has moved relative to its previous position in the X