projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9d48c98
)
; Remove commented-out leftover from the last commit
author
Jim Porter
<jporterbugs@gmail.com>
Thu, 23 Feb 2023 22:14:01 +0000
(14:14 -0800)
committer
Jim Porter
<jporterbugs@gmail.com>
Thu, 23 Feb 2023 22:14:01 +0000
(14:14 -0800)
* lisp/eshell/em-dirs.el (eshell-complete-user-reference): Remove
commented code.
lisp/eshell/em-dirs.el
patch
|
blob
|
history
diff --git
a/lisp/eshell/em-dirs.el
b/lisp/eshell/em-dirs.el
index 62d37e8f9fe43c7699fae84f844dbb9af2fc4676..b47bd12c0f09ab93531cb557da0003d8deed8398 100644
(file)
--- a/
lisp/eshell/em-dirs.el
+++ b/
lisp/eshell/em-dirs.el
@@
-282,7
+282,6
@@
Thus, this does not include the current directory.")
(when (string-match "\\`~[a-z]*\\'" arg)
(setq pcomplete-stub (substring arg 1)
pcomplete-last-completion-raw t)
- ;; pcomplete-exit-function #'eshell-complete-user-ref--exit)
(eshell-read-user-names)
(let ((names (pcomplete-uniquify-list
(mapcar (lambda (user)