]> git.eshelyaron.com Git - emacs.git/commitdiff
; Fix typos (misspelled symbols)
authorStefan Kangas <stefankangas@gmail.com>
Mon, 21 Nov 2022 14:16:08 +0000 (15:16 +0100)
committerStefan Kangas <stefankangas@gmail.com>
Mon, 21 Nov 2022 14:20:11 +0000 (15:20 +0100)
21 files changed:
doc/misc/flymake.texi
lisp/cedet/semantic/tag.el
lisp/emacs-lisp/package-vc.el
lisp/gnus/gnus-group.el
lisp/mail/reporter.el
lisp/mh-e/mh-mime.el
lisp/mh-e/mh-scan.el
lisp/org/ob-R.el
lisp/org/org-clock.el
lisp/org/org-element.el
lisp/org/org-id.el
lisp/org/org-protocol.el
lisp/org/ox-koma-letter.el
lisp/org/ox-odt.el
lisp/org/ox.el
lisp/outline.el
lisp/progmodes/eglot.el
lisp/progmodes/flymake-cc.el
lisp/progmodes/idlw-shell.el
lisp/term/pgtk-win.el
lisp/whitespace.el

index c075f0298a8fea226473b5505004641f0216efc4..4561b760c04042a4f384851c3937a3b47b6da58d 100644 (file)
@@ -844,8 +844,8 @@ Binding,,, elisp, The Emacs Lisp Reference Manual}) to be active.
 * Interaction with other modes::
 @end menu
 
-@findex flymake-proc-legacy-backend
-The backend @code{flymake-proc-legacy-backend} was originally designed
+@findex flymake-proc-legacy-flymake
+The backend @code{flymake-proc-legacy-flymake} was originally designed
 to be extended for supporting new syntax check tools and error message
 patterns.  It is also controlled by its own set of customization variables
 
@@ -1053,7 +1053,7 @@ check-syntax:
 @cindex syntax check models
 @cindex master file
 
-@code{flymake-proc-legacy-backend} saves a copy of the buffer in a
+@code{flymake-proc-legacy-flymake} saves a copy of the buffer in a
 temporary file in the buffer's directory (or in the system temporary
 directory, for Java files), creates a syntax check command and
 launches a process with this command.  The output is parsed using a
index 16695a108a62c03ac654bbbdf5db7c3921e3ca6c..aa5b17e9bb774b112ba05d58a681b8ff4dab2124 100644 (file)
@@ -1176,7 +1176,7 @@ This function is for internal use only."
 (defsubst semantic--tag-expanded-p (tag)
   "Return non-nil if TAG is expanded.
 This function is for internal use only.
-See also the function `semantic--expand-tag'."
+See also the function `semantic--tag-expand'."
   ;; In fact a cooked tag is actually a list of cooked tags
   ;; because a raw tag can be expanded in several cooked ones!
   (when (consp tag)
index 6dc47000fa55f3a3c1e91c8eb9dc84f85536b04f..a999596785b2b04b5f68c514edbb779114461aa5 100644 (file)
@@ -234,7 +234,7 @@ return nil."
 
 (defun package-vc--read-archive-data (archive)
   "Update `package-vc--archive-spec-alist' for ARCHIVE.
-This function is meant to be used as a hook for `package--read-archive-hook'."
+This function is meant to be used as a hook for `package-read-archive-hook'."
   (let ((contents-file (expand-file-name
                         (format "archives/%s/elpa-packages.eld" archive)
                         package-user-dir)))
index e69f0857e779518f3711269ed8722ca3d427acc8..c7ec65da79a6771b9ecb545dabd8219dc638176e 100644 (file)
@@ -393,17 +393,15 @@ variables in the Lisp expression:
   "Add Icons to your group buffer."
   :group 'gnus-group-visual)
 
-(defcustom gnus-group-icon-list
-  nil
+(defcustom gnus-group-icon-list nil
   "Controls the insertion of icons into group buffer lines.
 
 Below is a list of `Form'/`File' pairs.  When deciding how a
 particular group line should be displayed, each form is evaluated.
 The icon from the file field after the first true form is used.  You
 can change how those group lines are displayed by editing the file
-field.  The File will either be found in the
-`gnus-group-glyph-directory' or by designating absolute name of the
-file.
+field.  The File will either be found in the `image-load-path'
+or by specifying the absolute name of the file.
 
 It is also possible to change and add form fields, but currently that
 requires an understanding of Lisp expressions.  Hopefully this will
index 324165a8ffec01996b085b8fc2bbb8c231dd9728..231fa69baa2a19571f45843cb38d08d9b7ae1195 100644 (file)
@@ -357,7 +357,7 @@ mail-sending package is used for editing and sending the message."
          (goto-char final-resting-place))
       (set-marker final-resting-place nil))
 
-    ;; save initial text and set up the `no-empty-submission' hook.
+    ;; save initial text and set up the no empty submission hook.
     ;; This only works for mailers that support a pre-send hook, and
     ;; for which the paradigm has a non-nil value for the `hookvar'
     ;; key in its agent (i.e. sendmail.el's mail-send-hook).
index 316463b989752cac29b6a769b3bbb32a61d7a112..c0b42171b9d4ff70559d17c6d63032e7b10e8ba8 100644 (file)
@@ -607,8 +607,9 @@ If no part is preferred then all the parts are displayed."
 
 (defun mh-mime-maybe-display-alternatives (alternatives)
   "Show buttons for ALTERNATIVES.
-If `mh-mime-display-alternatives-flag' is non-nil then display
-buttons for alternative parts that are usually suppressed."
+If `mh-display-buttons-for-alternatives-flag' is non-nil then
+display buttons for alternative parts that are usually
+suppressed."
   (when (and mh-display-buttons-for-alternatives-flag alternatives)
     (insert "\n----------------------------------------------------\n")
     (insert "Alternatives:\n")
index 4b4c5942863d0aae8fa0eb66da835007b464b98f..abbf7422b5221348f371337d614ba19601d56a29 100644 (file)
@@ -279,9 +279,9 @@ as in the default of
   ^ *[0-9]+.\\\\([bct]\\\\).....[ ]*\\\\(..................\\\\)
 
 If this regular expression is not correct, the notation hints
-will not be highlighted with the face
-`mh-mh-folder-sent-to-me-hint' and the sender will not be
-highlighted with the face `mh-folder-sent-to-me-sender'.")
+will not be highlighted with the face `mh-folder-sent-to-me-hint'
+and the sender will not be highlighted with the face
+`mh-folder-sent-to-me-sender'.")
 
 (defvar mh-scan-subject-regexp
   "^ *[0-9]+........[ ]*...................\\([Rr][Ee]\\(\\[[0-9]+\\]\\)?:\\s-*\\)*\\([^<\n]*\\)"
index cd822ef83741e7b89108493698c745603ea15a59..93d1d34229b4172d616a9c1e09ddcc6cc5d4296b 100644 (file)
@@ -545,7 +545,7 @@ by `org-babel-comint-async-filter'."
 
 (defun ob-session-async-R-value-callback (params tmp-file)
   "Callback for async value results.
-Assigned locally to `ob-session-async-file-callback' in R
+Assigned locally to `org-babel-comint-async-file-callback' in R
 comint buffers used for asynchronous Babel evaluation."
   (let* ((graphics-file (and (member "graphics" (assq :result-params params))
                             (org-babel-graphical-output-file params)))
index 38e0826075be9f0c45f64b9a3817010bf7b74e35..42de0a0cf973722ab8a89e5777a86c5e89cf4e45 100644 (file)
@@ -428,8 +428,7 @@ When `org-clock-clocked-in-display' is set to `frame-title'
 or `both', clocking in will replace `frame-title-format' with
 this value.  Clocking out will restore `frame-title-format'.
 
-`org-frame-title-string' is a format string using the same
-specifications than `frame-title-format', which see."
+This uses the same format as `frame-title-format', which see."
   :version "24.1"
   :group 'org-clock
   :type 'sexp)
index 4c018062af339b79997f1013be58ef23be08254d..474a93577a94f7b7e8f775d61dd31b37e74f7168 100644 (file)
@@ -139,7 +139,7 @@ is not sufficient to know if point is at a paragraph ending.  See
 (defvar org-element--object-regexp nil
   "Regexp possibly matching the beginning of an object.
 This regexp allows false positives.  Dedicated parser (e.g.,
-`org-export-bold-parser') will take care of further filtering.
+`org-element-bold-parser') will take care of further filtering.
 Radio links are not matched by this regexp, as they are treated
 specially in `org-element--object-lex'.")
 
index 7334050b8b43f6e5e0a7a2db312a10d28d7d4c10..2fb299d5e890be7fbeb58dbc66472fadf207eaa6 100644 (file)
@@ -591,7 +591,7 @@ If SILENT is non-nil, messages are suppressed."
                        (setf (car item) (expand-file-name (car item) loc))))
                    org-id-locations)))
        (error
-        (message "Could not read `org-id-values' from %s, setting it to nil"
+         (message "Could not read `org-id-locations' from %s, setting it to nil"
                  org-id-locations-file))))
     (setq org-id-files (mapcar 'car org-id-locations))
     (setq org-id-locations (org-id-alist-to-hash org-id-locations))))
index 137a11f3d910cfa1d05afc128657050578005cba..cd99f30e7bd0e360bed98870f4bd321f6729fe6a 100644 (file)
@@ -687,7 +687,7 @@ to deal with new-style links.")
       fname)))
 
 (defadvice server-visit-files (before org-protocol-detect-protocol-server activate)
-  "Advice server-visit-flist to call `org-protocol-modify-filename-for-protocol'."
+  "Advice server-visit-flist to call `org-protocol-check-filename-for-protocol'."
   (let ((flist (if org-protocol-reverse-list-of-files
                    (reverse  (ad-get-arg 0))
                  (ad-get-arg 0)))
index 5f62cd1c0403bbf11837696e3a5f8605c3f38c9d..6b5edd20f5a9af3dd204fd3d726a5269e8aaa759 100644 (file)
@@ -35,7 +35,7 @@
 ;; `org-koma-letter-export-to-pdf' ("pdf" file).
 ;;
 ;; On top of buffer keywords supported by `latex' back-end (see
-;; `org-latex-options-alist'), this back-end introduces the following
+;; `org-latex-packages-alist'), this back-end introduces the following
 ;; keywords:
 ;;   - CLOSING: see `org-koma-letter-closing',
 ;;   - FROM_ADDRESS: see `org-koma-letter-from-address',
@@ -66,7 +66,7 @@
 ;;   - from-logo (see `org-koma-letter-use-from-logo')
 ;;   - email (see `org-koma-letter-use-email')
 ;;   - place (see `org-koma-letter-use-place')
-;;   - location (see `org-koma-letter-use-location')
+;;   - location (see `org-koma-letter-location')
 ;;   - subject, a list of format options
 ;;     (see `org-koma-letter-subject-format')
 ;;   - after-closing-order, a list of the ordering of headings with
index 7f2e8ba47f80d950f91891885a687a796a920da8..8c8c80136ae40e71dd2fa38e23ac435cdfe5915b 100644 (file)
@@ -3227,8 +3227,7 @@ Return a cons of (TABLE-CELL-STYLE-NAME . PARAGRAPH-STYLE-NAME).
 When STYLE-SPEC is nil, style the table cell the conventional way
 - choose cell borders based on row and column groupings and
 choose paragraph alignment based on `org-col-cookies' text
-property.  See also
-`org-odt-get-paragraph-style-cookie-for-table-cell'.
+property.  See also `org-odt-table-style-spec'.
 
 When STYLE-SPEC is non-nil, ignore the above cookie and return
 styles congruent with the ODF-1.2 specification."
@@ -3573,8 +3572,7 @@ pertaining to indentation here."
     ;;   item, but also within description lists and low-level
     ;;   headlines.
 
-    ;; See `org-odt-translate-description-lists' and
-    ;; `org-odt-translate-low-level-headlines' for how this is
+    ;; See `org-odt--translate-description-lists' for how this is
     ;; tackled.
 
     (concat "\n"
index 56bb4b74df3595551ff123560d72c0a5ca933253..ca6b3f22080f4902a7e765699f6f3b4ea4659184 100644 (file)
@@ -6291,7 +6291,7 @@ to `:default' encoding.  If it fails, return S."
 ;;
 ;; Export Stack is viewed through a dedicated major mode
 ;;`org-export-stack-mode' and tools: `org-export-stack-refresh',
-;;`org-export-stack-delete', `org-export-stack-view' and
+;;`org-export-stack-remove', `org-export-stack-view' and
 ;;`org-export-stack-clear'.
 ;;
 ;; For back-ends, `org-export-add-to-stack' add a new source to stack.
index 7d9e7e10d085907bd9055182ddf8f923aaf47b4f..2465a4963abb9eb7d5da07f2e197c1609d419b02 100644 (file)
@@ -1065,6 +1065,8 @@ Note that this does not hide the lines preceding the first heading line."
   ;; Nullify the hook to avoid repeated calls to `outline-flag-region'
   ;; wasting lots of time running `lazy-lock-fontify-after-outline'
   ;; and run the hook finally.
+  ;; FIXME: The above comment seems outdated, as lazy-lock has been
+  ;;        removed from Emacs.
   (let (outline-view-change-hook)
     (save-excursion
       (save-restriction
index c1bda7081c530f250933963dae2c88d1996351fb..bbd902c1c7da2d1ff61d1e3395916408cea5747b 100644 (file)
@@ -2452,7 +2452,7 @@ When called interactively, use the currently active server"
 Calls REPORT-FN (or arranges for it to be called) when the server
 publishes diagnostics.  Between calls to this function, REPORT-FN
 may be called multiple times (respecting the protocol of
-`flymake-backend-functions')."
+`flymake-diagnostic-functions')."
   (cond (eglot--managed-mode
          (setq eglot--current-flymake-report-fn report-fn)
          (eglot--report-to-flymake eglot--diagnostics))
index 49e36f42808bbdd6b14adfa4a5f80dd1dc214f80..b44e625565e79ea595b31b1be7d0f4e6e1de7439 100644 (file)
@@ -114,7 +114,7 @@ process that is passed the current buffer's contents via stdin.
 REPORT-FN is Flymake's callback."
   ;; HACK: XXX: Assuming this backend function is run before it in
   ;; `flymake-diagnostic-functions', very hackingly convince the other
-  ;; backend `flymake-proc-legacy-backend', which is on by default, to
+  ;; backend `flymake-proc-legacy-flymake', which is on by default, to
   ;; disable itself.
   ;;
   (setq-local flymake-proc-allowed-file-name-masks nil)
index 63f032b7b390e1a58e7d1ac38589ab6bf3cf26f4..20472a6034bc362b671960173bc03947e3fcdea7 100644 (file)
@@ -448,7 +448,7 @@ a face highlighting may be better."
 We use a single character by default, since the main block of IDL procedures
 often has no indentation.  Where possible, IDLWAVE will use overlays to
 display the stop-lines.  The arrow is only used on character-based terminals.
-See also `idlwave-shell-use-overlay-arrow'."
+See also `idlwave-shell-mark-stop-line'."
   :group 'idlwave-shell-highlighting-and-faces
   :type 'string)
 
index 20f157391673369e677a27705c9bb172c4919944..a398bb9fb223587ce9f0071102e0ae2c9d84ee8e 100644 (file)
@@ -184,7 +184,7 @@ DISPLAY is the name of the display Emacs should connect to."
 (defun pgtk-preedit-text (event)
   "An internal function to display preedit text from input method.
 
-EVENT is a `preedit-text-event'."
+EVENT is a `preedit-text' event."
   (interactive "e")
   (when pgtk-preedit-overlay
     (delete-overlay pgtk-preedit-overlay))
index 791a0a0b4ee59738547dadb6600c7e8ed6945dd0..25ea07e9db7554114bd61421cf4821f544b79c60 100644 (file)
@@ -746,7 +746,7 @@ The value should be a cons whose car specifies the regexp to match
 visualization of SPACEs, and the cdr specifies the regexp to match
 visualization of TABs.
 
-The indentation characters are highlighted using the `whitespace-indentationp'
+The indentation characters are highlighted using the `whitespace-indentation'
 face.
 This variable is used when `whitespace-style' includes `indentation',
 `indentation::tab' or  `indentation::space'."