branch: main
commit 7d7fac060926909b1ed7c3922f8740b44e8087a5
Author: Arash Esbati <[email protected]>
Commit: Arash Esbati <[email protected]>
; * doc/auctex.texi (Adding Other): Fix last change.
---
doc/auctex.texi | 1 +
1 file changed, 1 insertion(+)
diff --git a/doc/auctex.texi b/doc/auctex.texi
index 72430e80..bbddc20a 100644
--- a/doc/auctex.texi
+++ b/doc/auctex.texi
@@ -6114,6 +6114,7 @@ Here is an excerpt from @samp{acro.el}:
As you can see in the above example, a utility function
@code{TeX-read-key-val} is available to read key-value pair(s) from users.
+
Note that @code{defvar} or @code{defun} of
@code{LaTeX-@var{packagename}-package-options} should be at the top level
of the style file and not inside the style hook, because the style hook is