* cosmetics

This commit is contained in:
Dirk-Jan C. Binnema
2012-02-28 00:02:11 +02:00
parent 3086b87ca5
commit 574b0d72eb
2 changed files with 0 additions and 3 deletions

View File

@ -26,7 +26,6 @@
;;; Code: ;;; Code:
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; mm main view mode + keybindings ;; mm main view mode + keybindings
(defconst mu4e-main-buffer-name "*mu4e-main*" (defconst mu4e-main-buffer-name "*mu4e-main*"
@ -96,7 +95,6 @@ clicked."
(- (length newstr) 1) 'mouse-face 'highlight newstr) (- (length newstr) 1) 'mouse-face 'highlight newstr)
newstr)) newstr))
(defun mu4e-main-view() (defun mu4e-main-view()
"Show the mm main view." "Show the mm main view."
(let ((buf (get-buffer-create mu4e-main-buffer-name)) (let ((buf (get-buffer-create mu4e-main-buffer-name))

View File

@ -169,7 +169,6 @@ designated shortcut character for the maildir.")
:type 'string :type 'string
:group 'mu4e-headers) :group 'mu4e-headers)
(defcustom mu4e-headers-leave-behavior 'ask (defcustom mu4e-headers-leave-behavior 'ask
"What do to when user leaves the headers view (e.g. quit or doing "What do to when user leaves the headers view (e.g. quit or doing
a new search). Value is one of the following symbols: a new search). Value is one of the following symbols: