aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config.bat2
-rw-r--r--lisp/emacs-lisp/shortdoc.el2
-rw-r--r--lisp/eshell/esh-opt.el2
-rw-r--r--lisp/image/image-converter.el2
-rw-r--r--lisp/international/mule.el2
-rw-r--r--lisp/net/eww.el2
-rw-r--r--lisp/progmodes/cc-engine.el2
-rw-r--r--lisp/progmodes/erts-mode.el6
-rw-r--r--lisp/progmodes/sql.el2
-rw-r--r--lisp/replace.el2
-rw-r--r--lisp/x-dnd.el2
-rw-r--r--lisp/xwidget.el2
-rw-r--r--src/haiku_support.cc2
-rw-r--r--src/haikuterm.c2
-rw-r--r--src/image.c2
-rw-r--r--src/lread.c2
-rw-r--r--src/pgtkfns.c4
-rw-r--r--src/pgtkterm.c2
-rw-r--r--src/pgtkterm.h2
-rw-r--r--src/sort.c2
-rw-r--r--src/w32term.c2
-rw-r--r--src/xterm.c8
-rw-r--r--test/lisp/ansi-color-tests.el2
-rw-r--r--test/lisp/files-tests.el2
-rw-r--r--test/lisp/net/tramp-tests.el4
25 files changed, 32 insertions, 32 deletions
diff --git a/config.bat b/config.bat
index 758e4621386..e9a180c8eed 100644
--- a/config.bat
+++ b/config.bat
@@ -310,7 +310,7 @@ rm -f makefile.tmp
310sed -f ../msdos/sedlibcf.inp < gnulib.mk-in > gnulib.tmp 310sed -f ../msdos/sedlibcf.inp < gnulib.mk-in > gnulib.tmp
311sed -f ../msdos/sedlibmk.inp < gnulib.tmp > gnulib.mk 311sed -f ../msdos/sedlibmk.inp < gnulib.tmp > gnulib.mk
312rm -f gnulib.tmp 312rm -f gnulib.tmp
313Rem Create directorys in lib/ that MKDIR_P is supposed to create 313Rem Create directories in lib/ that MKDIR_P is supposed to create
314Rem but I have no idea how to do that on MS-DOS. 314Rem but I have no idea how to do that on MS-DOS.
315mkdir sys 315mkdir sys
316Rem Create .d files for new files in lib/ and lib/malloc/ 316Rem Create .d files for new files in lib/ and lib/malloc/
diff --git a/lisp/emacs-lisp/shortdoc.el b/lisp/emacs-lisp/shortdoc.el
index 340fe766c1e..4c8ca967f12 100644
--- a/lisp/emacs-lisp/shortdoc.el
+++ b/lisp/emacs-lisp/shortdoc.el
@@ -83,7 +83,7 @@ together:
83If EVAL is a string, it will be inserted as is, and then that 83If EVAL is a string, it will be inserted as is, and then that
84string will be `read' and evaluated. 84string will be `read' and evaluated.
85 85
862. Document a form or string, but manually document its evalation 862. Document a form or string, but manually document its evaluation
87 result. The provided form will not be evaluated. 87 result. The provided form will not be evaluated.
88 88
89 (FUNC 89 (FUNC
diff --git a/lisp/eshell/esh-opt.el b/lisp/eshell/esh-opt.el
index 0961e214f4f..f52b70fe7a6 100644
--- a/lisp/eshell/esh-opt.el
+++ b/lisp/eshell/esh-opt.el
@@ -205,7 +205,7 @@ a long option."
205VALUE is the potential value of the OPT, coming from args like 205VALUE is the potential value of the OPT, coming from args like
206\"-fVALUE\" or \"--foo=VALUE\", or nil if no value was supplied. If 206\"-fVALUE\" or \"--foo=VALUE\", or nil if no value was supplied. If
207OPT doesn't consume a value, return VALUE unchanged so that it can be 207OPT doesn't consume a value, return VALUE unchanged so that it can be
208processed later; otherwsie, return nil. 208processed later; otherwise, return nil.
209 209
210If the OPT consumes an argument for its value and VALUE is nil, the 210If the OPT consumes an argument for its value and VALUE is nil, the
211argument list will be modified." 211argument list will be modified."
diff --git a/lisp/image/image-converter.el b/lisp/image/image-converter.el
index 7914d28c293..9440c623f90 100644
--- a/lisp/image/image-converter.el
+++ b/lisp/image/image-converter.el
@@ -49,7 +49,7 @@ formats that are to be supported: Only the suffixes that map to
49(defcustom image-convert-to-format "png" 49(defcustom image-convert-to-format "png"
50 "The image format to convert to. 50 "The image format to convert to.
51This should be a string like \"png\" or \"ppm\" or some 51This should be a string like \"png\" or \"ppm\" or some
52other (preferrably lossless) format that Emacs understands 52other (preferably lossless) format that Emacs understands
53natively. The converter chosen has to support the format, and if 53natively. The converter chosen has to support the format, and if
54not, conversion will fail." 54not, conversion will fail."
55 :group 'image 55 :group 'image
diff --git a/lisp/international/mule.el b/lisp/international/mule.el
index 1596cdb4817..ab74c2cffd9 100644
--- a/lisp/international/mule.el
+++ b/lisp/international/mule.el
@@ -310,7 +310,7 @@ Print messages at start and end of loading unless optional fourth
310arg NOMESSAGE is non-nil. 310arg NOMESSAGE is non-nil.
311 311
312If EVAL-FUNCTION, call that instead of calling `eval-buffer' 312If EVAL-FUNCTION, call that instead of calling `eval-buffer'
313directly. It is called with two paramameters: The buffer object 313directly. It is called with two parameters: The buffer object
314and the file name. 314and the file name.
315 315
316Return t if file exists." 316Return t if file exists."
diff --git a/lisp/net/eww.el b/lisp/net/eww.el
index 57cb566c95d..21f6e33b0d2 100644
--- a/lisp/net/eww.el
+++ b/lisp/net/eww.el
@@ -1855,7 +1855,7 @@ The browser to used is specified by the
1855 (replace-regexp-in-string ".utm_.*" "" url)) 1855 (replace-regexp-in-string ".utm_.*" "" url))
1856 1856
1857(defun eww--transform-url (url) 1857(defun eww--transform-url (url)
1858 "Appy `eww-url-transformers'." 1858 "Apply `eww-url-transformers'."
1859 (when url 1859 (when url
1860 (dolist (func eww-url-transformers) 1860 (dolist (func eww-url-transformers)
1861 (setq url (funcall func url))) 1861 (setq url (funcall func url)))
diff --git a/lisp/progmodes/cc-engine.el b/lisp/progmodes/cc-engine.el
index ae68bf989a7..2a9a7a8bf5e 100644
--- a/lisp/progmodes/cc-engine.el
+++ b/lisp/progmodes/cc-engine.el
@@ -6848,7 +6848,7 @@ comment at the start of cc-engine.el for more info."
6848 ;; checking `c-new-id-start' and `c-new-id-end'. That's done to avoid 6848 ;; checking `c-new-id-start' and `c-new-id-end'. That's done to avoid
6849 ;; adding all prefixes of a type as it's being entered and font locked. 6849 ;; adding all prefixes of a type as it's being entered and font locked.
6850 ;; This is a bit rough and ready, but now covers adding characters into the 6850 ;; This is a bit rough and ready, but now covers adding characters into the
6851 ;; middle of an identifer. 6851 ;; middle of an identifier.
6852 ;; 6852 ;;
6853 ;; This function might do hidden buffer changes. 6853 ;; This function might do hidden buffer changes.
6854 (if (and c-new-id-start c-new-id-end 6854 (if (and c-new-id-start c-new-id-end
diff --git a/lisp/progmodes/erts-mode.el b/lisp/progmodes/erts-mode.el
index 31a8bded8ad..1b88540ff38 100644
--- a/lisp/progmodes/erts-mode.el
+++ b/lisp/progmodes/erts-mode.el
@@ -51,17 +51,17 @@
51 :foreground "blue") 51 :foreground "blue")
52 (t 52 (t
53 :bold t)) 53 :bold t))
54 "Face used for displaying specificaton values." 54 "Face used for displaying specification values."
55 :group 'erts-mode) 55 :group 'erts-mode)
56 56
57(defface erts-mode-start-test 57(defface erts-mode-start-test
58 '((t :inherit font-lock-keyword-face)) 58 '((t :inherit font-lock-keyword-face))
59 "Face used for displaying specificaton test start markers." 59 "Face used for displaying specification test start markers."
60 :group 'erts-mode) 60 :group 'erts-mode)
61 61
62(defface erts-mode-end-test 62(defface erts-mode-end-test
63 '((t :inherit font-lock-comment-face)) 63 '((t :inherit font-lock-comment-face))
64 "Face used for displaying specificaton test start markers." 64 "Face used for displaying specification test start markers."
65 :group 'erts-mode) 65 :group 'erts-mode)
66 66
67(defvar erts-mode-map 67(defvar erts-mode-map
diff --git a/lisp/progmodes/sql.el b/lisp/progmodes/sql.el
index 979b743a65d..7bb4fef0c09 100644
--- a/lisp/progmodes/sql.el
+++ b/lisp/progmodes/sql.el
@@ -4179,7 +4179,7 @@ must tell Emacs. Here's how to do that in your init file:
4179 ;; start a comment. 4179 ;; start a comment.
4180 (string-to-syntax ".") 4180 (string-to-syntax ".")
4181 ;; Inside a comment, ignore it to avoid -*/ not 4181 ;; Inside a comment, ignore it to avoid -*/ not
4182 ;; being intepreted as a comment end. 4182 ;; being interpreted as a comment end.
4183 (forward-char -1) 4183 (forward-char -1)
4184 nil))))) 4184 nil)))))
4185 ;; Set syntax and font-face highlighting 4185 ;; Set syntax and font-face highlighting
diff --git a/lisp/replace.el b/lisp/replace.el
index 81282deb140..3d0877a9a64 100644
--- a/lisp/replace.el
+++ b/lisp/replace.el
@@ -2684,7 +2684,7 @@ It is called with three arguments, as if it were
2684 "Function to convert the FROM string of query-replace commands to a regexp. 2684 "Function to convert the FROM string of query-replace commands to a regexp.
2685This is used by `query-replace', `query-replace-regexp', etc. as 2685This is used by `query-replace', `query-replace-regexp', etc. as
2686the value of `isearch-regexp-function' when they search for the 2686the value of `isearch-regexp-function' when they search for the
2687occurences of the string/regexp to be replaced. This is intended 2687occurrences of the string/regexp to be replaced. This is intended
2688to be used when the string to be replaced, as typed by the user, 2688to be used when the string to be replaced, as typed by the user,
2689is not to be interpreted literally, but instead should be converted 2689is not to be interpreted literally, but instead should be converted
2690to a regexp that is actually used for the search.") 2690to a regexp that is actually used for the search.")
diff --git a/lisp/x-dnd.el b/lisp/x-dnd.el
index 13a73aa7fb3..f3abb9d5e6d 100644
--- a/lisp/x-dnd.el
+++ b/lisp/x-dnd.el
@@ -784,7 +784,7 @@ FORMAT is 32 (not used). MESSAGE is the data part of an XClientMessageEvent."
784;;; Handling drops. 784;;; Handling drops.
785 785
786(defun x-dnd-handle-unsupported-drop (targets _x _y action _window-id _frame _time) 786(defun x-dnd-handle-unsupported-drop (targets _x _y action _window-id _frame _time)
787 "Return non-nil if the drop described by TARGETS and ACTION should not proceeed." 787 "Return non-nil if the drop described by TARGETS and ACTION should not proceed."
788 (not (and (or (eq action 'XdndActionCopy) 788 (not (and (or (eq action 'XdndActionCopy)
789 (eq action 'XdndActionMove)) 789 (eq action 'XdndActionMove))
790 (or (member "STRING" targets) 790 (or (member "STRING" targets)
diff --git a/lisp/xwidget.el b/lisp/xwidget.el
index 62da16d486a..88bc8ff6c5e 100644
--- a/lisp/xwidget.el
+++ b/lisp/xwidget.el
@@ -451,7 +451,7 @@ XWIDGET instance, XWIDGET-EVENT-TYPE depends on the originating xwidget."
451 xwidget-webkit--progress-update-timer 451 xwidget-webkit--progress-update-timer
452 (run-at-time 0.5 0.5 #'xwidget-webkit--update-progress-timer-function 452 (run-at-time 0.5 0.5 #'xwidget-webkit--update-progress-timer-function
453 xwidget))))) 453 xwidget)))))
454 ;; This funciton will be called multi times, so only 454 ;; This function will be called multi times, so only
455 ;; change buffer name when the load actually completes 455 ;; change buffer name when the load actually completes
456 ;; this can limit buffer-name flicker in mode-line. 456 ;; this can limit buffer-name flicker in mode-line.
457 (when (or (string-equal (nth 3 last-input-event) 457 (when (or (string-equal (nth 3 last-input-event)
diff --git a/src/haiku_support.cc b/src/haiku_support.cc
index ac2f4f39ea0..2143f14dc97 100644
--- a/src/haiku_support.cc
+++ b/src/haiku_support.cc
@@ -143,7 +143,7 @@ struct font_selection_dialog_message
143 /* Whether or not font selection was cancelled. */ 143 /* Whether or not font selection was cancelled. */
144 bool_bf cancel : 1; 144 bool_bf cancel : 1;
145 145
146 /* Whether or not a size was explictly specified. */ 146 /* Whether or not a size was explicitly specified. */
147 bool_bf size_specified : 1; 147 bool_bf size_specified : 1;
148 148
149 /* The index of the selected font family. */ 149 /* The index of the selected font family. */
diff --git a/src/haikuterm.c b/src/haikuterm.c
index 57f5b052f6d..df0cd82a39e 100644
--- a/src/haikuterm.c
+++ b/src/haikuterm.c
@@ -3036,7 +3036,7 @@ haiku_flush_dirty_back_buffer_on (struct frame *f)
3036 haiku_flip_buffers (f); 3036 haiku_flip_buffers (f);
3037} 3037}
3038 3038
3039/* N.B. that support for TYPE must be explictly added to 3039/* N.B. that support for TYPE must be explicitly added to
3040 haiku_read_socket. */ 3040 haiku_read_socket. */
3041void 3041void
3042haiku_wait_for_event (struct frame *f, int type) 3042haiku_wait_for_event (struct frame *f, int type)
diff --git a/src/image.c b/src/image.c
index dfa53279927..18e9e72d83c 100644
--- a/src/image.c
+++ b/src/image.c
@@ -9108,7 +9108,7 @@ gif_load (struct frame *f, struct image *img)
9108 goto gif_error; 9108 goto gif_error;
9109 } 9109 }
9110 9110
9111 /* It's an animated image, so initalize the cache. */ 9111 /* It's an animated image, so initialize the cache. */
9112 if (cache && !cache->handle) 9112 if (cache && !cache->handle)
9113 { 9113 {
9114 cache->handle = gif; 9114 cache->handle = gif;
diff --git a/src/lread.c b/src/lread.c
index 2538851bac6..409e97cdfa6 100644
--- a/src/lread.c
+++ b/src/lread.c
@@ -3497,7 +3497,7 @@ read1 (Lisp_Object readcharfun, int *pch, bool first_in_list, bool locate_syms)
3497 3497
3498 /* Optimisation: since the placeholder is already 3498 /* Optimisation: since the placeholder is already
3499 a cons, repurpose it as the actual value. 3499 a cons, repurpose it as the actual value.
3500 This allows us to skip the substition below, 3500 This allows us to skip the substitution below,
3501 since the placeholder is already referenced 3501 since the placeholder is already referenced
3502 inside TEM at the appropriate places. */ 3502 inside TEM at the appropriate places. */
3503 Fsetcar (placeholder, XCAR (tem)); 3503 Fsetcar (placeholder, XCAR (tem));
diff --git a/src/pgtkfns.c b/src/pgtkfns.c
index a0fcf70f31b..1feb3fe250d 100644
--- a/src/pgtkfns.c
+++ b/src/pgtkfns.c
@@ -848,7 +848,7 @@ pgtk_set_scroll_bar_background (struct frame *f, Lisp_Object new_value,
848 error ("Unknown color."); 848 error ("Unknown color.");
849 849
850 /* On pgtk, this frame parameter should be ignored, and honor 850 /* On pgtk, this frame parameter should be ignored, and honor
851 gtk theme. (It honors the GTK theme if not explictly set, so 851 gtk theme. (It honors the GTK theme if not explicitly set, so
852 I see no harm in letting users tinker a bit more.) */ 852 I see no harm in letting users tinker a bit more.) */
853 char css[64]; 853 char css[64];
854 sprintf (css, "scrollbar trough { background-color: #%06x; }", 854 sprintf (css, "scrollbar trough { background-color: #%06x; }",
@@ -2853,7 +2853,7 @@ x_create_tip_frame (struct pgtk_display_info *dpyinfo, Lisp_Object parms, struct
2853 Frame parameters may be changed if .Xdefaults contains 2853 Frame parameters may be changed if .Xdefaults contains
2854 specifications for the default font. For example, if there is an 2854 specifications for the default font. For example, if there is an
2855 `Emacs.default.attributeBackground: pink', the `background-color' 2855 `Emacs.default.attributeBackground: pink', the `background-color'
2856 attribute of the frame get's set, which let's the internal border 2856 attribute of the frame gets set, which lets the internal border
2857 of the tooltip frame appear in pink. Prevent this. */ 2857 of the tooltip frame appear in pink. Prevent this. */
2858 { 2858 {
2859 Lisp_Object bg = Fframe_parameter (frame, Qbackground_color); 2859 Lisp_Object bg = Fframe_parameter (frame, Qbackground_color);
diff --git a/src/pgtkterm.c b/src/pgtkterm.c
index 11ab40a0d39..b9d0b7b512e 100644
--- a/src/pgtkterm.c
+++ b/src/pgtkterm.c
@@ -2551,7 +2551,7 @@ pgtk_draw_glyph_string (struct glyph_string *s)
2551 } 2551 }
2552 2552
2553 /* Ignore minimum_offset if the amount of pixels was 2553 /* Ignore minimum_offset if the amount of pixels was
2554 explictly specified. */ 2554 explicitly specified. */
2555 if (!s->face->underline_pixels_above_descent_line) 2555 if (!s->face->underline_pixels_above_descent_line)
2556 position = max (position, underline_minimum_offset); 2556 position = max (position, underline_minimum_offset);
2557 } 2557 }
diff --git a/src/pgtkterm.h b/src/pgtkterm.h
index 20c161e63b9..e31e62ae193 100644
--- a/src/pgtkterm.h
+++ b/src/pgtkterm.h
@@ -96,7 +96,7 @@ struct scroll_bar
96 editing large files, we establish a minimum height by always 96 editing large files, we establish a minimum height by always
97 drawing handle bottoms VERTICAL_SCROLL_BAR_MIN_HANDLE pixels below 97 drawing handle bottoms VERTICAL_SCROLL_BAR_MIN_HANDLE pixels below
98 where they would be normally; the bottom and top are in a 98 where they would be normally; the bottom and top are in a
99 different co-ordinate system. */ 99 different coordinate system. */
100 int start, end; 100 int start, end;
101 101
102 /* If the scroll bar handle is currently being dragged by the user, 102 /* If the scroll bar handle is currently being dragged by the user,
diff --git a/src/sort.c b/src/sort.c
index c7ccfc23055..d10ae692d33 100644
--- a/src/sort.c
+++ b/src/sort.c
@@ -783,7 +783,7 @@ merge_at (merge_state *ms, const ptrdiff_t i)
783} 783}
784 784
785 785
786/* Compute the "power" of the first of two adjacent runs begining at 786/* Compute the "power" of the first of two adjacent runs beginning at
787 index S1, with the first having length N1 and the second (starting 787 index S1, with the first having length N1 and the second (starting
788 at index S1+N1) having length N2. The run has total length N. */ 788 at index S1+N1) having length N2. The run has total length N. */
789 789
diff --git a/src/w32term.c b/src/w32term.c
index 19786da3a6d..da7ac379723 100644
--- a/src/w32term.c
+++ b/src/w32term.c
@@ -2720,7 +2720,7 @@ w32_draw_glyph_string (struct glyph_string *s)
2720 2720
2721 if (!(s->face->underline_at_descent_line_p 2721 if (!(s->face->underline_at_descent_line_p
2722 /* Ignore minimum_offset if the amount of pixels 2722 /* Ignore minimum_offset if the amount of pixels
2723 was explictly specified. */ 2723 was explicitly specified. */
2724 && s->face->underline_pixels_above_descent_line)) 2724 && s->face->underline_pixels_above_descent_line))
2725 position = max (position, minimum_offset); 2725 position = max (position, minimum_offset);
2726 } 2726 }
diff --git a/src/xterm.c b/src/xterm.c
index bb92e1bbe66..21c31271ca5 100644
--- a/src/xterm.c
+++ b/src/xterm.c
@@ -78,7 +78,7 @@ along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */
78 INPUT FOCUS 78 INPUT FOCUS
79 79
80 Under X, the window where keyboard input is sent is not always 80 Under X, the window where keyboard input is sent is not always
81 explictly defined. When there is a focus window, it receives what 81 explicitly defined. When there is a focus window, it receives what
82 is referred to as "explicit focus", but when there is none, it 82 is referred to as "explicit focus", but when there is none, it
83 receives "implicit focus" whenever the pointer enters it, and loses 83 receives "implicit focus" whenever the pointer enters it, and loses
84 that focus when the pointer leaves. When the toplevel window of a 84 that focus when the pointer leaves. When the toplevel window of a
@@ -2515,7 +2515,7 @@ x_dnd_compute_toplevels (struct x_display_info *dpyinfo)
2515 } 2515 }
2516 2516
2517 /* And the common case where there is no input rect and the 2517 /* And the common case where there is no input rect and the
2518 bouding rect equals the window dimensions. */ 2518 bounding rect equals the window dimensions. */
2519 2519
2520 if (tem->n_input_rects == -1 2520 if (tem->n_input_rects == -1
2521 && tem->n_bounding_rects == 1 2521 && tem->n_bounding_rects == 1
@@ -8781,7 +8781,7 @@ x_draw_glyph_string (struct glyph_string *s)
8781 } 8781 }
8782 8782
8783 /* Ignore minimum_offset if the amount of pixels was 8783 /* Ignore minimum_offset if the amount of pixels was
8784 explictly specified. */ 8784 explicitly specified. */
8785 if (!s->face->underline_pixels_above_descent_line) 8785 if (!s->face->underline_pixels_above_descent_line)
8786 position = max (position, minimum_offset); 8786 position = max (position, minimum_offset);
8787 } 8787 }
@@ -19973,7 +19973,7 @@ handle_one_xevent (struct x_display_info *dpyinfo,
19973 } 19973 }
19974 19974
19975 /* And the common case where there is no input rect and the 19975 /* And the common case where there is no input rect and the
19976 bouding rect equals the window dimensions. */ 19976 bounding rect equals the window dimensions. */
19977 19977
19978 if (tem->n_input_rects == -1 19978 if (tem->n_input_rects == -1
19979 && tem->n_bounding_rects == 1 19979 && tem->n_bounding_rects == 1
diff --git a/test/lisp/ansi-color-tests.el b/test/lisp/ansi-color-tests.el
index 2ff7fc6aaf6..1b04e8e9def 100644
--- a/test/lisp/ansi-color-tests.el
+++ b/test/lisp/ansi-color-tests.el
@@ -173,7 +173,7 @@ strings with `eq', this function compares them with `equal'."
173 (should (ansi-color-tests-equal-props 173 (should (ansi-color-tests-equal-props
174 propertized-str (buffer-string)))) 174 propertized-str (buffer-string))))
175 175
176 ;; \e not followed by '[' and invalid ANSI escape seqences 176 ;; \e not followed by '[' and invalid ANSI escape sequences
177 (dolist (fun (list ansi-filt ansi-app)) 177 (dolist (fun (list ansi-filt ansi-app))
178 (with-temp-buffer 178 (with-temp-buffer
179 (should (equal (funcall fun "\e") "")) 179 (should (equal (funcall fun "\e") ""))
diff --git a/test/lisp/files-tests.el b/test/lisp/files-tests.el
index 7d17fbde672..978f96912fb 100644
--- a/test/lisp/files-tests.el
+++ b/test/lisp/files-tests.el
@@ -1691,7 +1691,7 @@ FN-TEST is the function to test: either `save-some-buffers' or
1691specified inside ARGS-RESULTS. 1691specified inside ARGS-RESULTS.
1692 1692
1693During the call to FN-TEST,`read-event' is overridden with a function that 1693During the call to FN-TEST,`read-event' is overridden with a function that
1694just returns `n' and `kill-emacs' is overriden to do nothing. 1694just returns `n' and `kill-emacs' is overridden to do nothing.
1695 1695
1696ARGS-RESULTS is a list of elements (FN-ARGS CALLERS-DIR EXPECTED), where 1696ARGS-RESULTS is a list of elements (FN-ARGS CALLERS-DIR EXPECTED), where
1697FN-ARGS are the arguments for FN-TEST; 1697FN-ARGS are the arguments for FN-TEST;
diff --git a/test/lisp/net/tramp-tests.el b/test/lisp/net/tramp-tests.el
index fa5a614fbf4..d9c5df17908 100644
--- a/test/lisp/net/tramp-tests.el
+++ b/test/lisp/net/tramp-tests.el
@@ -6461,7 +6461,7 @@ This requires restrictions of file name syntax."
6461 6461
6462(defun tramp--test-asynchronous-processes-p () 6462(defun tramp--test-asynchronous-processes-p ()
6463 "Whether asynchronous processes tests are run. 6463 "Whether asynchronous processes tests are run.
6464This is used in tests which we dont't want to tag 6464This is used in tests which we don't want to tag
6465`:tramp-asynchronous-processes' completely." 6465`:tramp-asynchronous-processes' completely."
6466 (and 6466 (and
6467 (ert-select-tests 6467 (ert-select-tests
@@ -6484,7 +6484,7 @@ This does not support some special file names."
6484 6484
6485(defun tramp--test-expensive-test-p () 6485(defun tramp--test-expensive-test-p ()
6486 "Whether expensive tests are run. 6486 "Whether expensive tests are run.
6487This is used in tests which we dont't want to tag `:expensive' 6487This is used in tests which we don't want to tag `:expensive'
6488completely." 6488completely."
6489 (ert-select-tests 6489 (ert-select-tests
6490 (ert--stats-selector ert--current-run-stats) 6490 (ert--stats-selector ert--current-run-stats)