diff options
author | yoctocell <public@yoctocell.xyz> | 2021-01-03 21:20:53 +0100 |
---|---|---|
committer | yoctocell <public@yoctocell.xyz> | 2021-01-03 21:20:53 +0100 |
commit | 465376578d0941d5000dc91831968b7cd0129083 (patch) | |
tree | 6f39c0bc2fcafc0c6ff0393bd2b80127513d7b8d | |
parent | df23c5cbf295fb7f2441e2fe60ece14bab3df001 (diff) |
Add todo
* git-email.el:
-rw-r--r-- | git-email.el | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/git-email.el b/git-email.el index 40588e5..0eb9a66 100644 --- a/git-email.el +++ b/git-email.el @@ -37,6 +37,8 @@ ;;; TODO: ;; * Add proper syntax highlighting to diffs in the message buffer. +;; +;; * Make headers customizable for the user. ;;; Code: |