branch: externals/persist commit 0913c837b5a7b557466437baaab8fe549a1cca83 Author: Phillip Lord <phillip.l...@russet.org.uk> Commit: Phillip Lord <phillip.l...@russet.org.uk>
Expand package description line --- persist.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persist.el b/persist.el index c8fcb8d..a741b6d 100644 --- a/persist.el +++ b/persist.el @@ -1,4 +1,4 @@ -;;; persist.el --- Persist Variables -*- lexical-binding: t -*- +;;; persist.el --- Persist Variables between Emacs Sessions -*- lexical-binding: t -*- ;; Copyright (C) 2019 Free Software Foundation, Inc.