Update docstring
This commit is contained in:
parent
c1e535710f
commit
2cfc0232d3
1 changed files with 7 additions and 0 deletions
|
@ -32,6 +32,13 @@
|
|||
;; working in regard to `eshell-prompt-regexp', so if anything breaks
|
||||
;; please let me know.
|
||||
|
||||
;; Some extra fringe bitmaps are provided. In case you prefer either
|
||||
;; or both of them over the default arrow bitmap. These are
|
||||
;; `efs-plus-bitmap' and `efs-minus-bitmap'. These show a `+' and `-'
|
||||
;; in the fringe respectively, instead of an arrow. These can be used
|
||||
;; by setting the `eshell-fringe-status-success-bitmap' and the
|
||||
;; `eshell-fringe-status-failure-map' options.
|
||||
|
||||
;;; Code:
|
||||
|
||||
(require 'em-prompt)
|
||||
|
|
Loading…
Reference in a new issue