branch: elpa/annotate
commit f0e4850ef4c0ed96d6740147e011b9f0869bb15a
Author: cage <cage@invalid>
Commit: cage <cage@invalid>
- updated README.org added missing reference to
'annotate-y-or-n-prompt-function'.
---
README.org | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.org b/README.org
index b868978819..3637c6ed9f 100644
--- a/README.org
+++ b/README.org
@@ -94,6 +94,7 @@ can take advantage of its packages generated files management.
**** related customizable variable
- ~annotate-annotation-column~;
+ - ~annotate-y-or-n-prompt-function~;
- ~annotate-annotation-confirm-deletion~;
- ~annotate-annotation-max-size-not-place-new-line~;
- ~annotate-annotation-position-policy~;
@@ -113,7 +114,7 @@ can take advantage of its packages generated files
management.
annotation.
**** related customizable variable
- - ~annotate-y-or-n-prompt-function~
+ - ~annotate-y-or-n-prompt-function~;
- ~annotate-annotation-confirm-deletion~.
*** ~C-c ]~ (function annotate-goto-next-annotation)