* cosmetics

This commit is contained in:
djcb
2013-06-16 23:06:38 +03:00
parent 76a87ded2d
commit 15936cfd9a

View File

@ -511,7 +511,7 @@ Ie. either 'name <email>' or 'email')."
(re-search-backward "\\(\\`\\|[\n:,]\\)[ \t]*") (re-search-backward "\\(\\`\\|[\n:,]\\)[ \t]*")
(goto-char (match-end 0)) (goto-char (match-end 0))
(point))))) (point)))))
(list start end mu4e~contacts-for-completion))))) (list start end mu4e~contacts-for-completion)))))
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;