aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/keyboard.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/keyboard.c b/src/keyboard.c
index c6a55091ce0..d5e15152526 100644
--- a/src/keyboard.c
+++ b/src/keyboard.c
@@ -4180,7 +4180,7 @@ On systems that don't have job control, run a subshell instead.\n\n\
4180If optional arg STUFFSTRING is non-nil, its characters are stuffed\n\ 4180If optional arg STUFFSTRING is non-nil, its characters are stuffed\n\
4181to be read as terminal input by Emacs's parent, after suspension.\n\ 4181to be read as terminal input by Emacs's parent, after suspension.\n\
4182\n\ 4182\n\
4183Before suspending, call the functions in `suspend-hooks' with no args.\n\ 4183Before suspending, call the functions in `suspend-hook' with no args.\n\
4184If any of them returns nil, don't call the rest and don't suspend.\n\ 4184If any of them returns nil, don't call the rest and don't suspend.\n\
4185Otherwise, suspend normally and after resumption run the normal hook\n\ 4185Otherwise, suspend normally and after resumption run the normal hook\n\
4186`suspend-resume-hook' if that is bound and non-nil.\n\ 4186`suspend-resume-hook' if that is bound and non-nil.\n\