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

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

[nongnu] elpa/adoc-mode 2bcfcea743 112/199: improved comments


From: ELPA Syncer
Subject: [nongnu] elpa/adoc-mode 2bcfcea743 112/199: improved comments
Date: Sun, 3 Sep 2023 06:59:39 -0400 (EDT)

branch: elpa/adoc-mode
commit 2bcfcea74379a1a9bba375e3bfd3c0be95ae913a
Author: sensorflo <sensorflo@gmail.com>
Commit: sensorflo <sensorflo@gmail.com>

    improved comments
---
 adoc-mode.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/adoc-mode.el b/adoc-mode.el
index 911a599fa4..793c72a5a0 100644
--- a/adoc-mode.el
+++ b/adoc-mode.el
@@ -1574,7 +1574,6 @@ meta characters."
 
 ;; largely copied from adoc-kw-inline-macro
 ;; todo: output text should be affected by quotes & co, e.g. bold, emph, ...
-;; todo: for simplicity maybe split up in one for url[] and url[caption]
 (defun adoc-kw-inline-macro-urls-attribute-list ()
   (let ((cmd-name (regexp-opt '("http" "https" "ftp" "file" "irc" "mailto" 
"callto" "link")))
        (attribute-list '(("caption") (("caption" . markup-reference-face)))))



reply via email to

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