]> git.eshelyaron.com Git - emacs.git/commit
; For compatibility, eshell/make should print to Eshell unless backgrounded
authorJim Porter <jporterbugs@gmail.com>
Fri, 26 Jan 2024 01:12:28 +0000 (17:12 -0800)
committerEshel Yaron <me@eshelyaron.com>
Fri, 26 Jan 2024 11:23:05 +0000 (12:23 +0100)
commit26d2714699059117c9031f647aec8964552aa101
treedab22370e4e6134d6bce70c9ddab16a656267927
parent11f978d116a659bd9c2db8300d52340157d145c8
; For compatibility, eshell/make should print to Eshell unless backgrounded

* lisp/eshell/em-unix.el (eshell/make): Pass 'plain' to eshell-compile
when in the foreground (bug#68724).

(cherry picked from commit 4834be0949e13a728b69ab97ac9c8a0dbec65f3a)
lisp/eshell/em-unix.el