changeset 2618:2c57852a01ca

(Fsuspend_emacs): Doc fix.
author Richard M. Stallman <rms@gnu.org>
date Sat, 01 May 1993 13:20:55 +0000
parents e2e5dfa162b4
children 019278028c54
files src/keyboard.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/keyboard.c	Sat May 01 03:09:16 1993 +0000
+++ b/src/keyboard.c	Sat May 01 13:20:55 1993 +0000
@@ -4180,7 +4180,7 @@
 If optional arg STUFFSTRING is non-nil, its characters are stuffed\n\
 to be read as terminal input by Emacs's parent, after suspension.\n\
 \n\
-Before suspending, call the functions in `suspend-hooks' with no args.\n\
+Before suspending, call the functions in `suspend-hook' with no args.\n\
 If any of them returns nil, don't call the rest and don't suspend.\n\
 Otherwise, suspend normally and after resumption run the normal hook\n\
 `suspend-resume-hook' if that is bound and non-nil.\n\