1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-20 05:41:29 -07:00
emacs/lisp/eshell
Sean Whitton f1942c298c Make eshell-read-aliases-list an interactive command
* lisp/eshell/em-alias.el (eshell-read-aliases-list): Add interactive
specification.  Note in docstring that the command is useful after
manually editing eshell-aliases-file.
* etc/NEWS:
* doc/misc/eshell.texi (Aliases): Document the change.
2022-12-08 22:55:28 -07: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
em-dirs.el
em-elecslash.el
em-extpipe.el
em-glob.el
em-hist.el
em-ls.el
em-pred.el
em-prompt.el em-prompt: Add repeat-map for eshell-{next,previous}-prompt 2022-11-17 11:35:34 +02:00
em-rebind.el
em-script.el
em-smart.el
em-term.el
em-tramp.el lisp/eshell/em-tramp.el: Rename 'TRAMP' to 'Tramp'. 2022-11-05 12:05:05 -07:00
em-unix.el
em-xtra.el
esh-arg.el ; Reorganize the conditionals in 'eshell-parse-backslash' to reduce repetition 2022-12-08 16:51:50 -08:00
esh-cmd.el
esh-ext.el
esh-io.el
esh-mode.el esh-mode: Add repeat-map for eshell-{forward,backward}-argument 2022-11-17 11:36:07 +02:00
esh-module.el
esh-opt.el
esh-proc.el ; Fix typos 2022-11-20 12:59:39 +01:00
esh-util.el ; Fix typos 2022-11-11 15:52:37 +01:00
esh-var.el
eshell.el