|
From: | alexbuhl |
Subject: | Passing arbitrary number of strings for the docstring |
Date: | Thu, 29 Aug 2024 16:35:27 +0000 |
I would like to define the docstrings for defun using (:documentation (concat string1 string2 string 3)) Would it be possible to incorporate this into a function that I can call and to which I can pass and number of strings ?
[Prev in Thread] | Current Thread | [Next in Thread] |