* mu4e-hdsr.el: set the left margin to 2 again

This commit is contained in:
djcb 2012-04-03 19:37:29 +03:00
parent 140f9cc562
commit 7933eb31c1
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@
(defconst mu4e-hdrs-buffer-name "*mu4e-headers*"
"*internal* Name of the buffer for message headers.")
(defvar mu4e-hdrs-buffer nil "*internal* Buffer for message headers")
(defconst mu4e-hdrs-fringe " " "*internal* The space on the left of
(defconst mu4e-hdrs-fringe " " "*internal* The space on the left of
message headers to put marks.")
(defun mu4e-hdrs-clear ()