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

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

[elpa] externals/pspp-mode 9b8b43b 05/12: Continue reforming procedure e


From: Stefan Monnier
Subject: [elpa] externals/pspp-mode 9b8b43b 05/12: Continue reforming procedure execution. In this phase, remove PROCESS
Date: Sat, 4 Jul 2020 12:00:54 -0400 (EDT)

branch: externals/pspp-mode
commit 9b8b43bcc56cd2bf05a17eb2a207679a4b36ddd2
Author: Ben Pfaff <blp@gnu.org>
Commit: Ben Pfaff <blp@gnu.org>

    Continue reforming procedure execution.  In this phase, remove PROCESS
    IF, which was deprecated anyway and can be easily simulated with
    TEMPORARY followed by SELECT IF.
---
 pspp-mode.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/pspp-mode.el b/pspp-mode.el
index e28ce3c..2fd5d3f 100644
--- a/pspp-mode.el
+++ b/pspp-mode.el
@@ -389,7 +389,6 @@
                                "PRINT FORMATS"          
                                "PRINT SPACE"            
                                "PROCEDURE OUTPUT"       
-                               "PROCESS IF"             
                                "PROXIMITIES"            
                                "Q"                      
                                "QUICK CLUSTER"          



reply via email to

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