Update docstring

This commit is contained in:
Tom Willemse 2014-02-01 20:55:36 +01:00
parent c1e535710f
commit 2cfc0232d3

View file

@ -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)