* cosmetics

This commit is contained in:
djcb
2012-04-19 08:31:59 +03:00
parent effca34174
commit 73568f8e5e
2 changed files with 1 additions and 5 deletions

View File

@ -580,7 +580,6 @@ region is active, mark all headers in the region. Als see
(mu4e-hdrs-mark-message mark target)))) (mu4e-hdrs-mark-message mark target))))
(defun mu4e-hdrs-marks-execute () (defun mu4e-hdrs-marks-execute ()
"Execute the actions for all marked messages in this "Execute the actions for all marked messages in this
buffer. After the actions have been executed succesfully, the buffer. After the actions have been executed succesfully, the

View File

@ -38,7 +38,6 @@
(require 'mu4e-speedbar) ;; support for speedbar (require 'mu4e-speedbar) ;; support for speedbar
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; register our handler functions; these connect server messages to functions ;; register our handler functions; these connect server messages to functions
@ -71,6 +70,4 @@
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
(provide 'mu4e) (provide 'mu4e)