Fix typos
This commit is contained in:
parent
1ca1d5ecd1
commit
6cdf6519d2
@ -4057,8 +4057,8 @@ initializes a list of =webjump-sites=.
|
||||
(custom-set-variables
|
||||
'(mail-specify-envelope-from t)
|
||||
'(mail-envelope-from 'header)
|
||||
'(send-mail-function #'sendmail-send-it)
|
||||
`(send-mail-program ,(executable-find "msmtp"))))
|
||||
'(sendmail-function #'sendmail-send-it)
|
||||
`(sendmail-program ,(executable-find "msmtp"))))
|
||||
#+end_src
|
||||
|
||||
** [[https://github.com/skeeto/elfeed#readme][Elfeed: Emacs web feed reader]]
|
||||
|
Loading…
x
Reference in New Issue
Block a user