1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-21 03:52:16 -08:00
emacs/lisp/eshell
Stefan Kangas d62f94f16a Set bookmark handler type for Eshell
* lisp/eshell/esh-mode.el (eshell-bookmark-jump): Set bookmark handler
type.
2022-06-17 21:02:40 +02:00
..
em-alias.el
em-banner.el
em-basic.el
em-cmpl.el
em-dirs.el Audit quoting the quote character in doc strings 2022-04-22 16:17:22 +02:00
em-elecslash.el New electric forward slash Eshell module 2022-04-21 11:57:12 -07:00
em-extpipe.el
em-glob.el
em-hist.el Fix some quoting problems in defcustom :type 2022-05-10 18:33:14 +02:00
em-ls.el Account for remapped faces in $COLUMNS and $LINES in Eshell 2022-06-09 10:08:15 +03:00
em-pred.el Handle escaped characters in Eshell argument predicates/modifiers 2022-05-01 20:41:21 +02:00
em-prompt.el
em-rebind.el
em-script.el
em-smart.el
em-term.el
em-tramp.el
em-unix.el
em-xtra.el
esh-arg.el Improve the behavior of concatenating parts of Eshell arguments 2022-05-03 18:23:02 +02:00
esh-cmd.el Reset 'eshell-in-pipeline-p' when interpolating commands 2022-05-25 14:13:07 +02:00
esh-ext.el
esh-io.el
esh-mode.el Set bookmark handler type for Eshell 2022-06-17 21:02:40 +02:00
esh-module.el
esh-opt.el ; Fix typos 2022-05-15 11:15:06 +02:00
esh-proc.el
esh-util.el Fix some declare-after-interactive functions 2022-06-17 18:19:02 +02:00
esh-var.el Account for remapped faces in $COLUMNS and $LINES in Eshell 2022-06-09 10:08:15 +03:00
eshell.el