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

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

[elpa] externals/lmc 0604c74 09/14: Add "rudel" to the list of externals


From: Stefan Monnier
Subject: [elpa] externals/lmc 0604c74 09/14: Add "rudel" to the list of externals.
Date: Sat, 28 Nov 2020 23:22:16 -0500 (EST)

branch: externals/lmc
commit 0604c743d64ee4f6d988e451f1c1968f6e2d85af
Author: Stefan Monnier <monnier@iro.umontreal.ca>
Commit: Stefan Monnier <monnier@iro.umontreal.ca>

    Add "rudel" to the list of externals.
---
 lmc.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lmc.el b/lmc.el
index 482e14a..db059d0 100644
--- a/lmc.el
+++ b/lmc.el
@@ -363,7 +363,7 @@ Also, when nil, evaluation is interrupted when the user 
hits a key.")
 (make-variable-buffer-local 'lmc-pc)
 (defvar lmc-acc nil "LMC accumulator.")
 (make-variable-buffer-local 'lmc-acc)
-(defvar lmc-output nil "Past LMC output,")
+(defvar lmc-output nil "Past LMC output.")
 (make-variable-buffer-local 'lmc-output)
 
 (defvar lmc--stopped nil "State where we stopped.")



reply via email to

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