aboutsummaryrefslogtreecommitdiffstats
path: root/src/bytecode.c
diff options
context:
space:
mode:
authorJim Porter2023-08-13 12:07:39 -0700
committerJim Porter2023-08-16 10:01:49 -0700
commitc4915678f3881765caac5036b1f20b02175469e3 (patch)
tree2a4208f5b68955bbe516497248b78ffafc2f4881 /src/bytecode.c
parentb73ab54ae67fb6042faff251e7e08293a3d303ed (diff)
downloademacs-c4915678f3881765caac5036b1f20b02175469e3.tar.gz
emacs-c4915678f3881765caac5036b1f20b02175469e3.zip
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).
Diffstat (limited to 'src/bytecode.c')
0 files changed, 0 insertions, 0 deletions