summaryrefslogtreecommitdiff
path: root/lisp/eshell/em-dirs.el
AgeCommit message (Expand)Author
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-11-07Always print the expanded directory name for Eshell's "pwd" commandJim Porter
2024-10-31Don't remove trailing slash in Eshell "pwd" for remote root directoriesJim Porter
2024-08-01; * lisp/eshell/em-dirs.el (eshell/cd): Remove extraneous 'eshell-protect'.Jim Porter
2024-06-08Be more efficient when buffering output in EshellJim Porter
2024-05-29Use 'esh-module-autoload' for Eshell modules' defgroupsJim Porter
2024-01-28In Eshell, don't expand quoted tildes into a user's home directoryJim Porter
2024-01-27; Be more strict with command arguments for a few Eshell commandsJim Porter
2024-01-02Merge from savannah/emacs-29Po Lu
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-09-02Apply Eshell tilde expansion before glob expansionJim Porter
2023-08-07Fix listing of directory contents after "cd" in EshellJim Porter
2023-03-27Fix expansion of globs that contain a ~USER referenceJim Porter
2023-03-18Don't over-normalize file names starting with "~" in EshellJim Porter
2023-02-23; Return t or nil for 'test-completion' of Eshell user referencesJim Porter
2023-02-23; Remove commented-out leftover from the last commitJim Porter
2023-02-23Don't add a space after the trailing slash when completing ~USER in EshellJim Porter
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-07-12Ensure Eshell variable aliases properly handle indexingJim Porter
2022-07-12Improve tests/organization for built-in variablesJim Porter
2022-04-22Audit quoting the quote character in doc stringsLars Ingebrigtsen
2022-02-05Tweak how eshell/cd works when cd-ing to ".." from "/"Lars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-07-04Adjust eshell and ps-print to not use emacs-kill-hookLars Ingebrigtsen
2021-04-03Remove redundant #' before lambda in eshell/*.elStefan Kangas
2021-01-01Update copyright year to 2021Paul Eggert
2020-12-04Prefer setq-local in eshellStefan Kangas
2020-11-16Don't quote lambdas in eshell/*.elStefan Kangas
2020-04-02Copy INSIDE_EMACS env variable to subprocesses in Eshell (Bug#25496)Federico Tedin
2020-01-01Update copyright year to 2020Paul Eggert
2019-04-09Fix up Eshell 'require's after previous dependency reshuffle.Stefan Monnier
2019-04-09Fix "M-x eshell"Eli Zaretskii
2019-03-21; Eval overlooked lambda in recent Eshell changesBasil L. Contovounesios
2019-03-20Eshell: Mostly cosmetic changes to be more explicit about dynbindStefan Monnier
2019-03-04Fix regular-expression glitches and typosPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-12-17New function flatten-treeAlex Branham
2018-12-09Fix resolving symlinks in Eshell history file namesEli Zaretskii
2018-12-08Follow links in Eshell last-dir-ringPhilip Hudson
2018-09-14* lisp/eshell/em-dirs.el (eshell-expand-multiple-dots): Avoid defadvice.Stefan Monnier
2018-07-24Merge from origin/emacs-26Glenn Morris
2018-07-21Check for special filenames in eshell (Bug#30724)Jonathan Kyle Mitchell
2018-03-04uniqify -> uniquifyPaul Eggert
2018-03-02Quieten eshell compilationGlenn Morris
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-01-01Update copyright year to 2016Paul Eggert