From 0ee105afa079c2575007b5b8bdfc35e18e6fa552 Mon Sep 17 00:00:00 2001 From: yoctocell Date: Sun, 3 Jan 2021 20:40:06 +0100 Subject: Add todo list --- git-email.el | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'git-email.el') 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 -- cgit v1.2.3