aboutsummaryrefslogtreecommitdiff
path: root/git-email.el
diff options
context:
space:
mode:
authoryoctocell <public@yoctocell.xyz>2021-01-03 20:40:06 +0100
committeryoctocell <public@yoctocell.xyz>2021-01-03 20:40:06 +0100
commit0ee105afa079c2575007b5b8bdfc35e18e6fa552 (patch)
treecf05f37680a9828ea5eb1aa6f3690622c490794f /git-email.el
parent7921d1d60a801e81f3428adc2b860b3184e0bc2f (diff)
Add todo list
Diffstat (limited to 'git-email.el')
-rw-r--r--git-email.el4
1 files changed, 4 insertions, 0 deletions
diff --git a/git-email.el b/git-email.el
index 703a3f6..2328957 100644
--- a/git-email.el
+++ b/git-email.el
@@ -34,6 +34,10 @@
;; `git-email-apply-patch' will apply the patch that you are currently viewing
;; and it will ask to for the project that the patch belongs to.
+;;; TODO:
+
+;; * Add proper syntax highlighting to diffs in the message buffer.
+
;;; Code:
(defgroup git-email nil