emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] externals/fontaine 5d6f06f00b: Remove incorrect description in fo


From: ELPA Syncer
Subject: [elpa] externals/fontaine 5d6f06f00b: Remove incorrect description in fontaine-store-latest-preset doc string
Date: Mon, 19 Aug 2024 09:58:08 -0400 (EDT)

branch: externals/fontaine
commit 5d6f06f00b9833aeb1cfdca22e3102fb8a2bc57b
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Remove incorrect description in fontaine-store-latest-preset doc string
---
 fontaine.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/fontaine.el b/fontaine.el
index 7e7da93bd8..6cf6b62392 100644
--- a/fontaine.el
+++ b/fontaine.el
@@ -481,7 +481,7 @@ which this function ignores"
 
 ;;;###autoload
 (defun fontaine-store-latest-preset ()
-  "Write latest cursor state to `fontaine-latest-state-file'.
+  "Write latest state to `fontaine-latest-state-file'.
 Can be assigned to `kill-emacs-hook'."
   (when-let ((hist fontaine--preset-history)
              (latest (car hist))



reply via email to

[Prev in Thread] Current Thread [Next in Thread]