1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-19 01:10:57 -08:00
emacs/lisp/eshell
Stefan Kangas 2ec4e187c9 Merge from origin/emacs-29
ab1f245f1a Show tree-sitter query source when signaling query error
0b58ea0e60 ; * lisp/treesit.el (treesit--install-language-grammar-1)...
724da28763 Add version tags and mention the new options in NEWS
8675f4136c Add new options for Ruby code indentation
4922de626f ; Fix doc strings of 'treesit-install-language-grammar'
69b2aaaade ; Fix recently modified docs of 'set-face-attribute' (bug...
0248fc9e1a Add treesit-install-language-grammar
0237c5927e Add treesit-language-abi-version
312f82d36f Change "language definition" to "language grammar" in man...
fba35657da ; * lisp/progmodes/c-ts-mode.el (c-ts-mode--fill-paragrap...
dec1b37a32 ; * doc/lispref/parsing.texi (Accessing Node Information)...
39265abf0c * test/lisp/net/tramp-tests.el (tramp-test32-shell-comman...
ebf65c7e7e * lisp/eshell/em-tramp.el (tramp): Require also at runtim...

# Conflicts:
#	etc/NEWS
2022-12-31 06:30:21 +01:00
..
em-alias.el Make eshell-read-aliases-list an interactive command 2022-12-08 22:55:28 -07:00
em-banner.el
em-basic.el
em-cmpl.el Add support for the "splice operator" in Eshell 2022-12-15 21:41:03 -08:00
em-dirs.el
em-elecslash.el Fix Eshell electric slash when used from the root directory of a remote host 2022-12-21 14:21:20 -08:00
em-extpipe.el
em-glob.el Merge from origin/emacs-28 2022-09-21 10:25:06 +02:00
em-hist.el
em-ls.el
em-pred.el
em-prompt.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
em-rebind.el
em-script.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
em-smart.el Remove redundant let-bindings of inhibit-point-motion-hooks 2022-10-07 12:16:47 -04:00
em-term.el
em-tramp.el * lisp/eshell/em-tramp.el (tramp): Require also at runtime. (Bug#60402) 2022-12-30 09:26:41 +01:00
em-unix.el Add support for the "splice operator" in Eshell 2022-12-15 21:41:03 -08:00
em-xtra.el
esh-arg.el ; Rename 'eshell-flatten-args' token to 'eshell-splice-immediately' 2022-12-15 21:41:03 -08:00
esh-cmd.el Fix reference-counting of Eshell I/O handles 2022-12-29 22:38:25 -08:00
esh-ext.el Improve handling of $PATH in Eshell for remote directories 2022-10-17 18:48:52 -07:00
esh-io.el Fix reference-counting of Eshell I/O handles 2022-12-29 22:38:25 -08:00
esh-mode.el Use the new keyword ':repeat' in repeatable keymaps. 2022-12-22 10:03:09 +02:00
esh-module.el
esh-opt.el * lisp/eshell/esh-opt.el (eshell--do-opts): Demote usage-msg to user-error 2022-12-11 10:56:49 -05:00
esh-proc.el ; remove incorrect quoting of condition names 2022-12-30 11:24:31 +01:00
esh-util.el Add support for the "splice operator" in Eshell 2022-12-15 21:41:03 -08:00
esh-var.el Add support for the "splice operator" in Eshell 2022-12-15 21:41:03 -08:00
eshell.el