mirror of
https://git.notmuchmail.org/git/notmuch
synced 2025-01-03 15:21:41 +01:00
emacs: Delete some trailing whitespace.
That managed to sneak in with some recent improvements to the Fcc code.
This commit is contained in:
parent
24a7a10af2
commit
173a195da9
1 changed files with 3 additions and 5 deletions
|
@ -122,8 +122,6 @@
|
||||||
(t
|
(t
|
||||||
(error "I don't know how to create a maildir here"))))
|
(error "I don't know how to create a maildir here"))))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
(defun notmuch-maildir-fcc-save-buffer-to-tmp (destdir)
|
(defun notmuch-maildir-fcc-save-buffer-to-tmp (destdir)
|
||||||
"Returns the msg id of the message written to the temp directory
|
"Returns the msg id of the message written to the temp directory
|
||||||
if successful, nil if not."
|
if successful, nil if not."
|
||||||
|
|
Loading…
Reference in a new issue