branch: elpa/nasm-mode commit 4b28c7da4835edeebfa17e0fd234619bf6aeffa3 Author: Christopher Wellons <well...@nullprogram.com> Commit: Christopher Wellons <well...@nullprogram.com>
Update header comment. --- nasm-mode.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nasm-mode.el b/nasm-mode.el index 2f108cf..57c7ba0 100644 --- a/nasm-mode.el +++ b/nasm-mode.el @@ -22,10 +22,10 @@ ;; indentation and imenu support. ;; The keyword lists are up to date as of NASM 2.11.08. +;; http://www.nasm.us/doc/nasmdocb.html ;; TODO: ;; * Line continuation awareness -;; * Improve nasm-colon, and add comment support ;;; Code: