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

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

[elpa] externals/org-remark b46deaee0d 2/6: docs: replace TODO comment i


From: ELPA Syncer
Subject: [elpa] externals/org-remark b46deaee0d 2/6: docs: replace TODO comment in source
Date: Fri, 23 Dec 2022 10:57:56 -0500 (EST)

branch: externals/org-remark
commit b46deaee0dc7589803f7d7a7bb10297fd2225680
Author: Noboru Ota <me@nobiot.com>
Commit: Noboru Ota <me@nobiot.com>

    docs: replace TODO comment in source
---
 org-remark-global-tracking.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/org-remark-global-tracking.el b/org-remark-global-tracking.el
index 415eb84f59..129b03a794 100644
--- a/org-remark-global-tracking.el
+++ b/org-remark-global-tracking.el
@@ -88,8 +88,9 @@ suffix to the file name without the extension."
       (concat (file-name-sans-extension
                (file-name-nondirectory (org-remark-source-find-file-name)))
               "-notes.org")
-    ;; If buffer is not visiting a file, a default file name.
-    ;; TODO this should be configurable
+    ;; If buffer is not visiting a file, a default file name.  If this
+    ;; file name is not suitable, either override the function or set
+    ;; the user option to a custom function.
     (expand-file-name "marginalia.org" user-emacs-directory)))
 
 (defalias



reply via email to

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