emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[nongnu] elpa/nasm-mode dbfb995 17/67: Add a couple TODO items.


From: ELPA Syncer
Subject: [nongnu] elpa/nasm-mode dbfb995 17/67: Add a couple TODO items.
Date: Sun, 29 Aug 2021 11:23:44 -0400 (EDT)

branch: elpa/nasm-mode
commit dbfb9957e639d17000f65fd60a058df670fd7eff
Author: Christopher Wellons <wellons@nullprogram.com>
Commit: Christopher Wellons <wellons@nullprogram.com>

    Add a couple TODO items.
---
 nasm-mode.el | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/nasm-mode.el b/nasm-mode.el
index db9a492..8516f25 100644
--- a/nasm-mode.el
+++ b/nasm-mode.el
@@ -16,6 +16,10 @@
 
 ;; The keyword lists are up to date as of NASM 2.11.08.
 
+;; TODO:
+;;  * Line continuation awareness
+;;  * Improve nasm-colon, and add comment support
+
 ;;; Code:
 
 (defgroup nasm-mode ()



reply via email to

[Prev in Thread] Current Thread [Next in Thread]