aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTristan Riehs <tristan.riehs@bordeaux-inp.fr>2024-03-15 21:37:23 +0100
committerTristan Riehs <tristan.riehs@bordeaux-inp.fr>2024-03-15 21:37:23 +0100
commit7c3d9a8f106f1e954c9ff506aff3f3d0bef594f2 (patch)
tree360251e124eac138aecf51fff07e344144822269
parentac46ac4fc21928238e63dfd3fa9794df86e3b3f5 (diff)
Create a history variable
-rw-r--r--create-license.el3
1 files changed, 3 insertions, 0 deletions
diff --git a/create-license.el b/create-license.el
index 4ee7618..11b1728 100644
--- a/create-license.el
+++ b/create-license.el
@@ -48,6 +48,9 @@ dot."
:group 'create-license
:type 'string)
+(defvar create-license--hist nil
+ "History for `create-license'.")
+
;;;###autoload
(defun create-license (dir name)
"Copy the license NAME in DIR.