1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-25 15:00:45 -08:00
emacs/lisp/eshell
Jonathan Kyle Mitchell 5de444112c Check for special filenames in eshell (Bug#30724)
* lisp/eshell/esh-cmd.el (eshell-lisp-command): Check for "~"
in lisp commands with the eshell-filename-arguments property
(Bug#30724).

* lisp/eshell/em-dirs.el (eshell/cd, eshell/pushd, eshell/popd):
* lisp/eshell/em-ls.el (eshell/ls):
* lisp/eshell/em-unix.el (eshell/rm, eshell/mkdir, eshell/rmdir)
(eshell/mv, eshell/cp, eshell/ln, eshell/cat, eshell/du, eshell/diff):
* lisp/eshell/esh-ext.el (eshell/addpath): Add
eshell-filename-arguments to symbol plist.
2018-07-21 21:07:07 -04:00
..
em-alias.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-banner.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-basic.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-cmpl.el ; Spelling fix 2018-03-19 11:44:53 -07:00
em-dirs.el Check for special filenames in eshell (Bug#30724) 2018-07-21 21:07:07 -04:00
em-glob.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-hist.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-ls.el Check for special filenames in eshell (Bug#30724) 2018-07-21 21:07:07 -04:00
em-pred.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-prompt.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-rebind.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-script.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-smart.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-term.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-tramp.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-unix.el Check for special filenames in eshell (Bug#30724) 2018-07-21 21:07:07 -04:00
em-xtra.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
esh-arg.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
esh-cmd.el Check for special filenames in eshell (Bug#30724) 2018-07-21 21:07:07 -04:00
esh-ext.el Check for special filenames in eshell (Bug#30724) 2018-07-21 21:07:07 -04:00
esh-io.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
esh-mode.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
esh-module.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
esh-opt.el esh-opt.el: Fix improper parsing of first argument (Bug#28323) 2018-06-03 12:48:14 -04:00
esh-proc.el Replace the obsolete process-kill-without-query in documentation 2018-03-08 20:18:18 -05:00
esh-util.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
esh-var.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
eshell.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00