]> git.eshelyaron.com Git - emacs.git/commit
; Improve documentation of 'suspend-emacs'
authorEli Zaretskii <eliz@gnu.org>
Sat, 7 Sep 2024 15:38:40 +0000 (18:38 +0300)
committerEshel Yaron <me@eshelyaron.com>
Sat, 14 Sep 2024 20:14:50 +0000 (22:14 +0200)
commita5fb033b9ac0a2573347d37f6950fbab52544d65
treeb167fb66b0c1ba404541e5c7d74c0e7e3850a655
parent94ac594308f4a6964ce898879ea88554026ba45c
; Improve documentation of 'suspend-emacs'

* doc/lispref/os.texi (Suspending Emacs):
* src/keyboard.c (Fsuspend_emacs): Document possible failures
in sending STUFFSTRING to the shell.  (Bug#73100).

(cherry picked from commit 4f044d0d3df019e9a7717b443fe4b4c172854c7c)
doc/lispref/os.texi
src/keyboard.c