summaryrefslogtreecommitdiff
path: root/lisp/eshell/esh-arg.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Treat escaped newlines in Eshell as the empty stringJim Porter2022-12-071-18/+25
* Remove redundant let-bindings of `inhibit-point-motion-hooks`Stefan Monnier2022-10-071-2/+1
* Add support for more kinds of redirect operators in EshellJim Porter2022-09-041-5/+18
* Simplify Eshell handle functions and add tests/documentationJim Porter2022-09-041-0/+4
* Fix quoting of #' in some doc stringsLars Ingebrigtsen2022-08-031-1/+1
* Improve the behavior of concatenating parts of Eshell argumentsJim Porter2022-05-031-9/+53
* Handle escaped characters in Eshell special references (e.g. buffers)Jim Porter2022-05-011-1/+3
* Improve wording of Eshell variable interpolation code/documentationJim Porter2022-03-081-2/+2
* Fix Eshell dollar interpolation inside of double-quotesJim Porter2022-03-031-0/+24
* Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Use defvar-keymap in eshellStefan Kangas2021-12-241-4/+2
|/
* ; More minor docfixes found by checkdocStefan Kangas2021-09-141-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Prefer setq-local in eshellStefan Kangas2020-12-041-2/+2
* Don't quote lambdas in eshell/*.elStefan Kangas2020-11-161-41/+38
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove XEmacs compat code from esh-arg.elStefan Kangas2019-10-191-7/+1
* Fix eshell-mode-map initializationAlex Branham2019-08-151-4/+12
* Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier2019-04-091-1/+1
* Eshell: Try to untangle the dependencies; move 'provide's to the endStefan Monnier2019-04-081-46/+48
* Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Prefer directed to neutral quotesPaul Eggert2015-08-241-3/+3
* eshell: Introduce new buffer syntaxSamer Masterson2015-05-171-16/+25
* * lisp/eshell: Make backslash a no-op in front of normal charsSamer Masterson2015-04-081-28/+21
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* * lisp/eshell/*.el: Use lexical-binding.Stefan Monnier2013-09-121-1/+1
* Cleanup Eshell to rely less on dynamic scoping.Stefan Monnier2013-09-121-1/+1
* Silence many eshell compilation warningsGlenn Morris2013-05-221-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Quote file name commands in eshell.Chong Yidong2012-01-281-0/+12
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Spelling fixes.Paul Eggert2011-11-141-1/+1
* Default all eshell hooks to nil (bug#5375)Glenn Morris2011-03-041-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | * lisp/eshell/: Use with-silent-modifications.Stefan Monnier2010-11-231-19/+18
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* (eshell-parse-argument-hook): Put `number' property on entire argumentJohan Bockgård2009-07-041-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* (eshell-quote-backslash): Restrict previous change to XEmacs, since itGlenn Morris2008-07-181-4/+6
* 2008-07-17 Fan Kai <fktpp@xemacs.org>John Wiegley2008-07-171-1/+5