1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-07 15:21:46 +00:00
emacs/lisp/eshell
Noam Postavsky 2fda57c6fb Simplify eshell arg processing with (pop (nthcdr ...))
* lisp/eshell/esh-opt.el (eshell--set-option)
(eshell--process-args): Use (pop (nthcdr ...)) instead of writing it
out by hand.
2018-05-15 19:32:49 -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 Merge from origin/emacs-26 2018-03-20 08:59:39 -07:00
em-dirs.el uniqify -> uniquify 2018-03-04 18:01:41 -08:00
em-glob.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-hist.el Make eshell history expansion more like bash (Bug#29821) 2018-01-05 09:29:00 -05:00
em-ls.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-pred.el uniqify -> uniquify 2018-03-04 18:01:41 -08:00
em-prompt.el Remove some more face aliases obsolete since 22.1 2018-01-10 15:47:33 -05:00
em-rebind.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
em-script.el Quieten eshell compilation 2018-03-02 19:33:48 -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 esh-opt.el: Add a :parse-leading-options-only argument (Bug#28323) 2018-05-15 19:32:49 -04:00
em-unix.el eshell-eval-using-options: Avoid compiler warning differently 2018-03-10 21:49:22 -05:00
em-xtra.el Suppress some compiler warnings about pcomplete 2018-03-05 14:26:50 -05:00
esh-arg.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00
esh-cmd.el ; Fix doc typos related to indefinite articles 2018-02-16 15:16:15 -05:00
esh-ext.el Quieten eshell compilation 2018-02-28 14:35:56 -05: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 Simplify eshell arg processing with (pop (nthcdr ...)) 2018-05-15 19:32:49 -04:00
esh-proc.el Make eshell/kill handle -<signal> and -<SIGNALNAME> (Bug#29156) 2018-03-25 11:20:20 -04:00
esh-util.el uniqify -> uniquify 2018-03-04 18:01:41 -08:00
esh-var.el eshell-eval-using-options: Avoid compiler warning differently 2018-03-10 21:49:22 -05:00
eshell.el Update copyright year to 2018 2018-01-01 00:57:59 -08:00