diff options
| author | Stefan Kangas | 2021-11-12 13:50:55 +0100 |
|---|---|---|
| committer | Stefan Kangas | 2021-11-12 13:59:58 +0100 |
| commit | 42d4e24ff3f13ccbd401d93d70ecdee99b88a26d (patch) | |
| tree | aeef828e8a85139d1fcebabc85b2a07bce4b2229 | |
| parent | 0d0125daaeb77af5aa6091059ff6d0c1ce9f6cff (diff) | |
| download | emacs-42d4e24ff3f13ccbd401d93d70ecdee99b88a26d.tar.gz emacs-42d4e24ff3f13ccbd401d93d70ecdee99b88a26d.zip | |
; Fix typos
| -rw-r--r-- | ChangeLog.3 | 10 | ||||
| -rw-r--r-- | doc/misc/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | doc/misc/efaq-w32.texi | 2 | ||||
| -rw-r--r-- | doc/misc/flymake.texi | 4 | ||||
| -rw-r--r-- | doc/misc/org.org | 2 | ||||
| -rw-r--r-- | etc/PROBLEMS | 2 | ||||
| -rw-r--r-- | lisp/ChangeLog.12 | 2 | ||||
| -rw-r--r-- | lisp/cedet/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | lisp/env.el | 2 | ||||
| -rw-r--r-- | lisp/erc/erc-services.el | 2 | ||||
| -rw-r--r-- | lisp/mh-e/ChangeLog.1 | 4 | ||||
| -rw-r--r-- | lisp/progmodes/flymake.el | 4 | ||||
| -rw-r--r-- | lisp/progmodes/xref.el | 2 | ||||
| -rw-r--r-- | lisp/xdg.el | 4 | ||||
| -rw-r--r-- | src/ChangeLog.11 | 4 | ||||
| -rw-r--r-- | test/lisp/mh-e/mh-utils-tests.el | 2 |
16 files changed, 25 insertions, 25 deletions
diff --git a/ChangeLog.3 b/ChangeLog.3 index 9ec19e91d7f..ad659694a99 100644 --- a/ChangeLog.3 +++ b/ChangeLog.3 | |||
| @@ -48398,10 +48398,10 @@ | |||
| 48398 | Impl. json-pretty-print with replace-region-contents + minimization | 48398 | Impl. json-pretty-print with replace-region-contents + minimization |
| 48399 | 48399 | ||
| 48400 | * lisp/json.el (json-pretty-print): Use the new | 48400 | * lisp/json.el (json-pretty-print): Use the new |
| 48401 | replace-region-contents. Add prefix arg for minimzation. | 48401 | replace-region-contents. Add prefix arg for minimization. |
| 48402 | (json-pretty-print-buffer): Add prefix arg for minimzation. | 48402 | (json-pretty-print-buffer): Add prefix arg for minimization. |
| 48403 | (json-pretty-print-buffer-ordered): Add prefix arg for minimzation. | 48403 | (json-pretty-print-buffer-ordered): Add prefix arg for minimization. |
| 48404 | (json-pretty-print-ordered): Add prefix arg for minimzation. | 48404 | (json-pretty-print-ordered): Add prefix arg for minimization. |
| 48405 | 48405 | ||
| 48406 | 2019-02-08 Tassilo Horn <tsdh@gnu.org> | 48406 | 2019-02-08 Tassilo Horn <tsdh@gnu.org> |
| 48407 | 48407 | ||
| @@ -122196,7 +122196,7 @@ | |||
| 122196 | 122196 | ||
| 122197 | 2012-08-15 Tom Tromey <tromey@redhat.com> | 122197 | 2012-08-15 Tom Tromey <tromey@redhat.com> |
| 122198 | 122198 | ||
| 122199 | This parameterizes the GC a bit to make it thread-ready. | 122199 | This parametrizes the GC a bit to make it thread-ready. |
| 122200 | 122200 | ||
| 122201 | The basic idea is that whenever a thread "exits lisp" -- that is, | 122201 | The basic idea is that whenever a thread "exits lisp" -- that is, |
| 122202 | releases the global lock in favor of another thread -- it must save | 122202 | releases the global lock in favor of another thread -- it must save |
diff --git a/doc/misc/ChangeLog.1 b/doc/misc/ChangeLog.1 index c050e5d4cb8..be2a7cad1bc 100644 --- a/doc/misc/ChangeLog.1 +++ b/doc/misc/ChangeLog.1 | |||
| @@ -5965,7 +5965,7 @@ | |||
| 5965 | names when publishing to the source directory. | 5965 | names when publishing to the source directory. |
| 5966 | (Clean view): Document `org-indent-mode'. | 5966 | (Clean view): Document `org-indent-mode'. |
| 5967 | (Clocking work time): Add documentation for the | 5967 | (Clocking work time): Add documentation for the |
| 5968 | new :timetamp option when creating a clock report. | 5968 | new :timestamp option when creating a clock report. |
| 5969 | (Paragraphs): Fix many typos. | 5969 | (Paragraphs): Fix many typos. |
| 5970 | (Plain lists): Remove duplicate explanation about the | 5970 | (Plain lists): Remove duplicate explanation about the |
| 5971 | `C-c *' command. | 5971 | `C-c *' command. |
diff --git a/doc/misc/efaq-w32.texi b/doc/misc/efaq-w32.texi index ba1077d0acd..a5b5251d6ea 100644 --- a/doc/misc/efaq-w32.texi +++ b/doc/misc/efaq-w32.texi | |||
| @@ -628,7 +628,7 @@ REGEDIT4 | |||
| 628 | @node Swap Caps 98 | 628 | @node Swap Caps 98 |
| 629 | @subsubsection Windows 95/98/ME | 629 | @subsubsection Windows 95/98/ME |
| 630 | 630 | ||
| 631 | Microsoft has a tool called keyremap that is part of their Kernel Toys add ons | 631 | Microsoft has a tool called keyremap that is part of their Kernel Toys add-ons |
| 632 | for Windows 95. The tool has also been confirmed to work on Windows 98. | 632 | for Windows 95. The tool has also been confirmed to work on Windows 98. |
| 633 | 633 | ||
| 634 | @node Make Emacs like a Windows app | 634 | @node Make Emacs like a Windows app |
diff --git a/doc/misc/flymake.texi b/doc/misc/flymake.texi index 309bed77609..f741ee5d723 100644 --- a/doc/misc/flymake.texi +++ b/doc/misc/flymake.texi | |||
| @@ -218,7 +218,7 @@ can use the variables @code{flymake-mode-line-format} and | |||
| 218 | 218 | ||
| 219 | @cindex disabled backends | 219 | @cindex disabled backends |
| 220 | @cindex backends, disabled | 220 | @cindex backends, disabled |
| 221 | As Flymake supports multiple simutaneously active external backends, | 221 | As Flymake supports multiple simultaneously active external backends, |
| 222 | is becomes useful to monitor their status. For example, some backends | 222 | is becomes useful to monitor their status. For example, some backends |
| 223 | may take longer than others to respond or complete, and some may | 223 | may take longer than others to respond or complete, and some may |
| 224 | decide to @emph{disable} themselves if they are not suitable for the | 224 | decide to @emph{disable} themselves if they are not suitable for the |
| @@ -343,7 +343,7 @@ The following sections discuss each approach in detail. | |||
| 343 | To customize the appearance of error types, the user must set | 343 | To customize the appearance of error types, the user must set |
| 344 | properties on the symbols associated with each diagnostic type. | 344 | properties on the symbols associated with each diagnostic type. |
| 345 | 345 | ||
| 346 | The three standard diagnostic keyowrd symbols -- @code{:error}, | 346 | The three standard diagnostic keyword symbols -- @code{:error}, |
| 347 | @code{:warning} and @code{:note} -- have pre-configured appearances. | 347 | @code{:warning} and @code{:note} -- have pre-configured appearances. |
| 348 | However a backend may define more (@pxref{Backend functions}). | 348 | However a backend may define more (@pxref{Backend functions}). |
| 349 | 349 | ||
diff --git a/doc/misc/org.org b/doc/misc/org.org index 17fd2dc39f7..df2724dd9c0 100644 --- a/doc/misc/org.org +++ b/doc/misc/org.org | |||
| @@ -16556,7 +16556,7 @@ identifying a reference in the bibliography. | |||
| 16556 | - Each key starts with the character =@=. | 16556 | - Each key starts with the character =@=. |
| 16557 | 16557 | ||
| 16558 | - Each key can be qualified by a /prefix/ (e.g.\nbsp{}"see ") and/or | 16558 | - Each key can be qualified by a /prefix/ (e.g.\nbsp{}"see ") and/or |
| 16559 | a /suffix/ (e.g.\nbsp{}"p.\nbsp{}123"), giving informations useful or necessary | 16559 | a /suffix/ (e.g.\nbsp{}"p.\nbsp{}123"), giving information useful or necessary |
| 16560 | fo the comprehension of the citation but not included in the | 16560 | fo the comprehension of the citation but not included in the |
| 16561 | reference. | 16561 | reference. |
| 16562 | 16562 | ||
diff --git a/etc/PROBLEMS b/etc/PROBLEMS index 9ab2caff758..f94d8492d57 100644 --- a/etc/PROBLEMS +++ b/etc/PROBLEMS | |||
| @@ -2792,7 +2792,7 @@ its path available to Emacs. Errors such as: | |||
| 2792 | Error: Internal native compiler error failed to compile | 2792 | Error: Internal native compiler error failed to compile |
| 2793 | 2793 | ||
| 2794 | indicate Emacs can't find the library in running time. One can set | 2794 | indicate Emacs can't find the library in running time. One can set |
| 2795 | the "LIBRARY_PATH" environment variable in the early initalization | 2795 | the "LIBRARY_PATH" environment variable in the early initialization |
| 2796 | file; for example: | 2796 | file; for example: |
| 2797 | 2797 | ||
| 2798 | (setenv "LIBRARY_PATH" | 2798 | (setenv "LIBRARY_PATH" |
diff --git a/lisp/ChangeLog.12 b/lisp/ChangeLog.12 index 5d424570d83..d841a75c5d7 100644 --- a/lisp/ChangeLog.12 +++ b/lisp/ChangeLog.12 | |||
| @@ -182,7 +182,7 @@ | |||
| 182 | 182 | ||
| 183 | 2007-04-19 Glenn Morris <rgm@gnu.org> | 183 | 2007-04-19 Glenn Morris <rgm@gnu.org> |
| 184 | 184 | ||
| 185 | * calendar/todo-mode.el: Fix typo: "threshhold" -> "threshold". | 185 | * calendar/todo-mode.el: Fix typo for "threshold". |
| 186 | 186 | ||
| 187 | 2007-04-18 Glenn Morris <rgm@gnu.org> | 187 | 2007-04-18 Glenn Morris <rgm@gnu.org> |
| 188 | 188 | ||
diff --git a/lisp/cedet/ChangeLog.1 b/lisp/cedet/ChangeLog.1 index fb3dcd23965..0fe55739efb 100644 --- a/lisp/cedet/ChangeLog.1 +++ b/lisp/cedet/ChangeLog.1 | |||
| @@ -1705,7 +1705,7 @@ | |||
| 1705 | 1705 | ||
| 1706 | 2012-07-29 Paul Eggert <eggert@cs.ucla.edu> | 1706 | 2012-07-29 Paul Eggert <eggert@cs.ucla.edu> |
| 1707 | 1707 | ||
| 1708 | inaccessable -> inaccessible spelling fix (Bug#10052) | 1708 | "inaccessible" spelling fix (Bug#10052) |
| 1709 | * semantic/wisent/comp.el (wisent-inaccessible-symbols): | 1709 | * semantic/wisent/comp.el (wisent-inaccessible-symbols): |
| 1710 | Rename from wisent-inaccessable-symbols, fixing a misspelling. | 1710 | Rename from wisent-inaccessable-symbols, fixing a misspelling. |
| 1711 | Caller changed. | 1711 | Caller changed. |
diff --git a/lisp/env.el b/lisp/env.el index 2f7cd9d3dbb..fc48059cfd3 100644 --- a/lisp/env.el +++ b/lisp/env.el | |||
| @@ -220,7 +220,7 @@ in the environment list of the selected frame." | |||
| 220 | 220 | ||
| 221 | ;;;###autoload | 221 | ;;;###autoload |
| 222 | (defmacro with-environment-variables (variables &rest body) | 222 | (defmacro with-environment-variables (variables &rest body) |
| 223 | "Set VARIABLES in the environent and execute BODY. | 223 | "Set VARIABLES in the environment and execute BODY. |
| 224 | VARIABLES is a list of variable settings of the form (VAR VALUE), | 224 | VARIABLES is a list of variable settings of the form (VAR VALUE), |
| 225 | where VAR is the name of the variable (a string) and VALUE | 225 | where VAR is the name of the variable (a string) and VALUE |
| 226 | is its value (also a string). | 226 | is its value (also a string). |
diff --git a/lisp/erc/erc-services.el b/lisp/erc/erc-services.el index adb3f521cdd..5e4cef5253a 100644 --- a/lisp/erc/erc-services.el +++ b/lisp/erc/erc-services.el | |||
| @@ -492,7 +492,7 @@ Returns t if the message could be sent, nil otherwise." | |||
| 492 | Identification will either use NICK or the current nick if not | 492 | Identification will either use NICK or the current nick if not |
| 493 | provided, and some password obtained through | 493 | provided, and some password obtained through |
| 494 | `erc-nickserv-get-password' (which see). If no password can be | 494 | `erc-nickserv-get-password' (which see). If no password can be |
| 495 | found, an error is reported trough `erc-error'. | 495 | found, an error is reported through `erc-error'. |
| 496 | 496 | ||
| 497 | Interactively, the user will be prompted for NICK, an empty | 497 | Interactively, the user will be prompted for NICK, an empty |
| 498 | string meaning to default to the current nick. | 498 | string meaning to default to the current nick. |
diff --git a/lisp/mh-e/ChangeLog.1 b/lisp/mh-e/ChangeLog.1 index b0fdd02e3b3..e87bb343cf1 100644 --- a/lisp/mh-e/ChangeLog.1 +++ b/lisp/mh-e/ChangeLog.1 | |||
| @@ -10471,7 +10471,7 @@ | |||
| 10471 | mh-header-subject-font-lock instead of regexp for subject headers, | 10471 | mh-header-subject-font-lock instead of regexp for subject headers, |
| 10472 | which may go multiple lines. | 10472 | which may go multiple lines. |
| 10473 | (mh-header-subject-font-lock): New function. | 10473 | (mh-header-subject-font-lock): New function. |
| 10474 | Fix typos (hightlight -> highlight). | 10474 | Fix typos ("highlight"). |
| 10475 | 10475 | ||
| 10476 | 2001-12-04 Eric Ding <ericding@alum.mit.edu> | 10476 | 2001-12-04 Eric Ding <ericding@alum.mit.edu> |
| 10477 | 10477 | ||
| @@ -10881,7 +10881,7 @@ | |||
| 10881 | loop in emacs20 font-locking. | 10881 | loop in emacs20 font-locking. |
| 10882 | (mh-header-field-font-lock): Preventive fix with similar change. | 10882 | (mh-header-field-font-lock): Preventive fix with similar change. |
| 10883 | 10883 | ||
| 10884 | * mh-comp.el (mh-reply-show-message-p): Typo. diplayed -> displayed. | 10884 | * mh-comp.el (mh-reply-show-message-p): Fix typo for "displayed". |
| 10885 | * MH-E-NEWS: Same. | 10885 | * MH-E-NEWS: Same. |
| 10886 | 10886 | ||
| 10887 | * mh-e.el (mh-folder-tool-bar-map): Bug fix. I had | 10887 | * mh-e.el (mh-folder-tool-bar-map): Bug fix. I had |
diff --git a/lisp/progmodes/flymake.el b/lisp/progmodes/flymake.el index 403925c8557..4f9506c98b9 100644 --- a/lisp/progmodes/flymake.el +++ b/lisp/progmodes/flymake.el | |||
| @@ -332,7 +332,7 @@ retrieval with `flymake-diagnostic-data'. | |||
| 332 | If LOCUS is a buffer BEG and END should be buffer positions | 332 | If LOCUS is a buffer BEG and END should be buffer positions |
| 333 | inside it. If LOCUS designates a file, BEG and END should be a | 333 | inside it. If LOCUS designates a file, BEG and END should be a |
| 334 | cons (LINE . COL) indicating a file position. In this second | 334 | cons (LINE . COL) indicating a file position. In this second |
| 335 | case, END may be ommited in which case the region is computed | 335 | case, END may be omitted in which case the region is computed |
| 336 | using `flymake-diag-region' if the diagnostic is appended to an | 336 | using `flymake-diag-region' if the diagnostic is appended to an |
| 337 | actual buffer. | 337 | actual buffer. |
| 338 | 338 | ||
| @@ -870,7 +870,7 @@ and other buffers." | |||
| 870 | (dolist (d diags) (setf (flymake--diag-backend d) backend)) | 870 | (dolist (d diags) (setf (flymake--diag-backend d) backend)) |
| 871 | (save-restriction | 871 | (save-restriction |
| 872 | (widen) | 872 | (widen) |
| 873 | ;; First, clean up. Remove diagnostics from bookeeping lists and | 873 | ;; First, clean up. Remove diagnostics from bookkeeping lists and |
| 874 | ;; their overlays from buffers. | 874 | ;; their overlays from buffers. |
| 875 | ;; | 875 | ;; |
| 876 | (cond | 876 | (cond |
diff --git a/lisp/progmodes/xref.el b/lisp/progmodes/xref.el index 46922a3f3b9..492be9a104d 100644 --- a/lisp/progmodes/xref.el +++ b/lisp/progmodes/xref.el | |||
| @@ -1001,7 +1001,7 @@ GROUP is a string for decoration purposes and XREF is an | |||
| 1001 | (run-hooks 'xref-after-update-hook)) | 1001 | (run-hooks 'xref-after-update-hook)) |
| 1002 | 1002 | ||
| 1003 | (defun xref--group-name-for-display (group project-root) | 1003 | (defun xref--group-name-for-display (group project-root) |
| 1004 | "Return GROUP formatted in the prefered style. | 1004 | "Return GROUP formatted in the preferred style. |
| 1005 | 1005 | ||
| 1006 | The style is determined by the value of `xref-file-name-display'. | 1006 | The style is determined by the value of `xref-file-name-display'. |
| 1007 | If GROUP looks like a file name, its value is formatted according | 1007 | If GROUP looks like a file name, its value is formatted according |
diff --git a/lisp/xdg.el b/lisp/xdg.el index db890f9494b..ee5d292ce65 100644 --- a/lisp/xdg.el +++ b/lisp/xdg.el | |||
| @@ -106,7 +106,7 @@ According to the XDG Base Directory Specification version | |||
| 106 | \"$XDG_CONFIG_DIRS defines the preference-ordered set of base | 106 | \"$XDG_CONFIG_DIRS defines the preference-ordered set of base |
| 107 | directories to search for configuration files in addition to | 107 | directories to search for configuration files in addition to |
| 108 | the $XDG_CONFIG_HOME base directory. The directories in | 108 | the $XDG_CONFIG_HOME base directory. The directories in |
| 109 | $XDG_CONFIG_DIRS should be seperated with a colon ':'. | 109 | $XDG_CONFIG_DIRS should be separated with a colon ':'. |
| 110 | 110 | ||
| 111 | \"If $XDG_CONFIG_DIRS is either not set or empty, a value equal to | 111 | \"If $XDG_CONFIG_DIRS is either not set or empty, a value equal to |
| 112 | /etc/xdg should be used.\"" | 112 | /etc/xdg should be used.\"" |
| @@ -124,7 +124,7 @@ According to the XDG Base Directory Specification version | |||
| 124 | \"$XDG_DATA_DIRS defines the preference-ordered set of base | 124 | \"$XDG_DATA_DIRS defines the preference-ordered set of base |
| 125 | directories to search for data files in addition to the | 125 | directories to search for data files in addition to the |
| 126 | $XDG_DATA_HOME base directory. The directories in | 126 | $XDG_DATA_HOME base directory. The directories in |
| 127 | $XDG_DATA_DIRS should be seperated with a colon ':'. | 127 | $XDG_DATA_DIRS should be separated with a colon ':'. |
| 128 | 128 | ||
| 129 | \"If $XDG_DATA_DIRS is either not set or empty, a value equal | 129 | \"If $XDG_DATA_DIRS is either not set or empty, a value equal |
| 130 | to /usr/local/share/:/usr/share/ should be used.\"" | 130 | to /usr/local/share/:/usr/share/ should be used.\"" |
diff --git a/src/ChangeLog.11 b/src/ChangeLog.11 index 41c35babda0..cf5e7b7a2a2 100644 --- a/src/ChangeLog.11 +++ b/src/ChangeLog.11 | |||
| @@ -22399,7 +22399,7 @@ | |||
| 22399 | * Makefile.in (${lispsource}international/charprop.el): | 22399 | * Makefile.in (${lispsource}international/charprop.el): |
| 22400 | Delete this target. | 22400 | Delete this target. |
| 22401 | 22401 | ||
| 22402 | * search.c (boyer_moore): Fix incorrect synching of the trunk and | 22402 | * search.c (boyer_moore): Fix incorrect syncing of the trunk and |
| 22403 | emacs-unicode-2. | 22403 | emacs-unicode-2. |
| 22404 | 22404 | ||
| 22405 | 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca> | 22405 | 2008-02-11 Stefan Monnier <monnier@iro.umontreal.ca> |
| @@ -23177,7 +23177,7 @@ | |||
| 23177 | 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp> | 23177 | 2008-02-01 Kenichi Handa <handa@ni.aist.go.jp> |
| 23178 | 23178 | ||
| 23179 | * xfaces.c (face_for_overlay_string): Call lookup_face with | 23179 | * xfaces.c (face_for_overlay_string): Call lookup_face with |
| 23180 | correct arguments (fix of synching with the trunk). | 23180 | correct arguments (fix of syncing with the trunk). |
| 23181 | 23181 | ||
| 23182 | 2008-02-01 Kenichi Handa <handa@m17n.org> | 23182 | 2008-02-01 Kenichi Handa <handa@m17n.org> |
| 23183 | 23183 | ||
diff --git a/test/lisp/mh-e/mh-utils-tests.el b/test/lisp/mh-e/mh-utils-tests.el index ed979232a41..d9a26e58959 100644 --- a/test/lisp/mh-e/mh-utils-tests.el +++ b/test/lisp/mh-e/mh-utils-tests.el | |||
| @@ -152,7 +152,7 @@ select which." | |||
| 152 | (defun mh-test-utils-setup () | 152 | (defun mh-test-utils-setup () |
| 153 | "Set dynamically bound variables needed by mock and/or variants. | 153 | "Set dynamically bound variables needed by mock and/or variants. |
| 154 | Call `mh-variant-set' to look through the directories named by | 154 | Call `mh-variant-set' to look through the directories named by |
| 155 | envionment variable `TEST_MH_PATH' (default: `mh-path' and `mh-sys-path') | 155 | environment variable `TEST_MH_PATH' (default: `mh-path' and `mh-sys-path') |
| 156 | to find the MH variant to use, if any. | 156 | to find the MH variant to use, if any. |
| 157 | Return the name of the root of the created directory tree, if any." | 157 | Return the name of the root of the created directory tree, if any." |
| 158 | (when (getenv "TEST_MH_PATH") | 158 | (when (getenv "TEST_MH_PATH") |