Files
emacs/lisp/eshell
Jim Porter c4915678f3 Add 'compile' builtin command for Eshell
* lisp/eshell/em-unix.el (eshell-compile, eshell/compile): New
functions.
(eshell/make, eshell-grep): Use 'eshell-compile'.
(eshell/glimpse): It's no longer necessary to let-bind 'null-device';
'eshell-grep' no longer calls 'grep' (the Lisp function), which needed
'null-device' to be nil for this case.

* test/lisp/eshell/em-unix-tests.el: New file.

* doc/misc/eshell.texi (Built-ins): Document the 'compile' builtin.

* etc/NEWS: Announce this change (bug#65273).
2023-08-16 10:01:49 -07:00
..
2023-01-01 05:47:47 -05:00
2023-01-14 11:09:02 -08:00
2023-02-15 17:31:52 -08:00
2023-07-01 12:03:56 -07:00
2023-01-01 05:31:12 -05:00
2023-02-15 17:31:52 -08:00
2023-02-15 17:31:52 -08:00