term/*: conform to new conventions
This commit is contained in:
parent
d5646d2b88
commit
703b58f325
5 changed files with 34 additions and 31 deletions
|
@ -20,7 +20,7 @@
|
|||
"")))
|
||||
|
||||
;;;###autoload
|
||||
(defun +eshell-default-prompt ()
|
||||
(defun +eshell-default-prompt-fn ()
|
||||
"Generate the prompt string for eshell. Use for `eshell-prompt-function'."
|
||||
(concat (if (bobp) "" "\n")
|
||||
(let ((pwd (eshell/pwd)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue