diff options
author | Raúl Benencia <id@rbenencia.name> | 2024-10-31 08:00:50 -0700 |
---|---|---|
committer | Raúl Benencia <id@rbenencia.name> | 2024-10-31 08:01:23 -0700 |
commit | 13456164862df7b9fbc742f15294ced95d06cf73 (patch) | |
tree | 806f70accce41e8df8e43d246bacd8b9438c5ea3 /.emacs.d/rul-lisp/packages/rul-mail.el | |
parent | 77f0751d75ab2fc126e46439f72e9df1f094820c (diff) |
emacs: fix incorrect rul-mail.el header comment
Diffstat (limited to '.emacs.d/rul-lisp/packages/rul-mail.el')
-rw-r--r-- | .emacs.d/rul-lisp/packages/rul-mail.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.emacs.d/rul-lisp/packages/rul-mail.el b/.emacs.d/rul-lisp/packages/rul-mail.el index 69f2e85..dbf9c9b 100644 --- a/.emacs.d/rul-lisp/packages/rul-mail.el +++ b/.emacs.d/rul-lisp/packages/rul-mail.el @@ -1,4 +1,4 @@ -;;; rul-fonts.el --- Fonts configuration +;;; rul-mail.el --- Email configuration ;; mml-sec.el ;; Use sender to find GPG key. |