From a86579eb4801c436689c8dda620f9f3bb24f4429 Mon Sep 17 00:00:00 2001 From: Spencer Williams Date: Sat, 12 Jul 2025 18:02:35 -0400 Subject: Improve docstring --- lisp/seam-export.el | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lisp') diff --git a/lisp/seam-export.el b/lisp/seam-export.el index e1b646c..edde896 100644 --- a/lisp/seam-export.el +++ b/lisp/seam-export.el @@ -75,10 +75,9 @@ properties: `:template-values' - An alist of (VAR . VALUE) pairs, where VAR is a string naming - a template variable, and VALUE is the value to be used when - interpolating that variable. See the mustache.el docs for - more information. Defaults to nil. + An alist of template variables and their values. Values + specified here will take precedence over those in + `seam-export-template-values'. Defaults to nil. `:root-path' -- cgit v1.2.3