summaryrefslogtreecommitdiff
path: root/src/ChangeLog.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog.3')
-rw-r--r--src/ChangeLog.310
1 files changed, 5 insertions, 5 deletions
diff --git a/src/ChangeLog.3 b/src/ChangeLog.3
index 79a580938d7..2b63ed11bcc 100644
--- a/src/ChangeLog.3
+++ b/src/ChangeLog.3
@@ -900,9 +900,9 @@
invalid overlay.
(syms_of_buffer): defsubr Soverlayp; initialize Qoverlayp.
(Fdelete_overlay): Set the overlay's markers to point nowhere.
- Use CHECK_OVERLAY instead of signalling a special error.
+ Use CHECK_OVERLAY instead of signaling a special error.
(Fmove_overlay, Foverlay_put): Use CHECK_OVERLAY instead of
- signalling a special error.
+ signaling a special error.
(Foverlay_get): Use CHECK_OVERLAY.
* fns.c (internal_equal): Define this for overlays.
* buffer.h (OVERLAY_VALID): Define in terms of OVERLAYP.
@@ -5549,7 +5549,7 @@
h->poll_suppress_count.
* eval.c (Fsignal): It's okay for the debugger to return to the
- caller if the caller was signalling a quit.
+ caller if the caller was signaling a quit.
* eval.c (unbind_catch): Restore the polling suppression count
here, instead of in Fsignal and Fthrow.
@@ -10592,7 +10592,7 @@
(init_x_parm_symbols, x_set_screen_param): Use x_screen_parms
instead of a large switch statement.
(x_figure_window_size): Make the default case of the switch call
- abort instead of signalling an error, since window_prompting's
+ abort instead of signaling an error, since window_prompting's
value is internally generated.
1991-05-01 Jim Blandy (jimb@churchy.gnu.ai.mit.edu)
@@ -14884,7 +14884,7 @@
1989-08-07 Richard Stallman (rms@sugar-bombs.ai.mit.edu)
- * fileio.c (barf_or_query_if_file_exists): When signalling,
+ * fileio.c (barf_or_query_if_file_exists): When signaling,
provide the expected args for a file-error.
1989-08-06 Richard Stallman (rms@sugar-bombs.ai.mit.edu)