parent
d4033120c1
commit
247d8bf4dd
@ -60,10 +60,9 @@
|
|||||||
; Constants ;
|
; Constants ;
|
||||||
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
|
||||||
|
|
||||||
(eval-when-compile
|
(defconst eshell-info-banner-path-separator
|
||||||
(defconst eshell-info-banner-path-separator
|
(substring-no-properties (file-relative-name (expand-file-name "x" "y")) 1 2)
|
||||||
(substring-no-properties (file-relative-name (expand-file-name "x" "y")) 1 2)
|
"File separator used by the current operating system.")
|
||||||
"File separator used by the current operating system."))
|
|
||||||
|
|
||||||
(defconst eshell-info-banner--min-length-left 8
|
(defconst eshell-info-banner--min-length-left 8
|
||||||
"Minimum length of text on the left hand side of the banner.")
|
"Minimum length of text on the left hand side of the banner.")
|
||||||
|
Loading…
Reference in New Issue
Block a user