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

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

[elpa] externals-release/activities 7fb531c494 082/103: Tidy: Docstring


From: ELPA Syncer
Subject: [elpa] externals-release/activities 7fb531c494 082/103: Tidy: Docstring
Date: Tue, 30 Jan 2024 03:57:54 -0500 (EST)

branch: externals-release/activities
commit 7fb531c4944704e5e2d34913ed4ebca6af9f6be7
Author: Adam Porter <adam@alphapapa.net>
Commit: Adam Porter <adam@alphapapa.net>

    Tidy: Docstring
    
    Suggested-by: Joseph Turner <joseph@breatheoutbreathe.in>
---
 activities.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/activities.el b/activities.el
index ebf24f952a..d61bdaa7a7 100644
--- a/activities.el
+++ b/activities.el
@@ -391,7 +391,7 @@ according to option `activities-always-persist', which 
see)."
 
 (cl-defun activities-set (activity &key (state 'last))
   "Set ACTIVITY as the current one.
-Its STATE (`last' or `default') is loaded into the current frame."
+Its STATE (\\+`last' or \\+`default') is loaded into the current frame."
   (activities--set activity)
   (activities-with activity
     (pcase-let (((cl-struct activities-activity name default last) activity))



reply via email to

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