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

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

[elpa] externals/org-remark 484d36ad89 06/37: docs(sync): doc string 'or


From: ELPA Syncer
Subject: [elpa] externals/org-remark 484d36ad89 06/37: docs(sync): doc string 'org-remark-highlight-save'
Date: Sat, 14 Jan 2023 10:58:00 -0500 (EST)

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

    docs(sync): doc string 'org-remark-highlight-save'
---
 org-remark.el | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/org-remark.el b/org-remark.el
index a1afc7b170..ae7a39d659 100644
--- a/org-remark.el
+++ b/org-remark.el
@@ -845,8 +845,9 @@ ORGID can be passed to this function.  If user option
 Org-ID link in the body text of the headline, linking back to the
 source with using ORGID.
 
-When a new notes file is created, add
-`org-remark-notes-sync-with-source' to `after-save-hook'."
+When the current source buffer is not set up for sync with notes,
+this function calls `org-remark-notes-setup' to prepare the notes
+buffer for automatic sync."
   (let* ((filename (org-remark-source-get-file-name filename))
          (id (plist-get props 'org-remark-id))
          (text (org-with-wide-buffer (buffer-substring-no-properties beg end)))



reply via email to

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