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

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

[nongnu] elpa/macrostep 84e5bfa 086/110: Make tests pass again


From: ELPA Syncer
Subject: [nongnu] elpa/macrostep 84e5bfa 086/110: Make tests pass again
Date: Sat, 7 Aug 2021 09:18:08 -0400 (EDT)

branch: elpa/macrostep
commit 84e5bfaec926677bbdd3b228588a7e63ed609223
Author: joddie <jonxfield@gmail.com>
Commit: joddie <jonxfield@gmail.com>

    Make tests pass again
---
 macrostep.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/macrostep.el b/macrostep.el
index 779e4a5..08c7846 100644
--- a/macrostep.el
+++ b/macrostep.el
@@ -462,7 +462,7 @@ quit and return to normal editing.
 
 ;;; Interactive functions
 ;;;###autoload
-(defun macrostep-expand (toggle-separate-buffer)
+(defun macrostep-expand (&optional toggle-separate-buffer)
   "Expand the Elisp macro form following point by one step.
 
 Enters `macrostep-mode' if it is not already active, making the



reply via email to

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