branch: externals/rec-mode
commit 75e53c1c8851eaa580965b513d63bfc0ea2d374d
Author: Jose E. Marchesi <[email protected]>
Commit: Antoine Kalmbach <[email protected]>

    prepare for 1.5.90
---
 etc/rec-mode.el | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/rec-mode.el b/etc/rec-mode.el
index 86de3f9..aa24849 100644
--- a/etc/rec-mode.el
+++ b/etc/rec-mode.el
@@ -1546,7 +1546,7 @@ ARGS contains the arguments to pass to the program."
           (progn
             ;; Prepare the arguments to recsel based on the arguments
             ;; passed to this function.
-            
+
             (when (stringp type)
               (setq args (cons "-t" (cons type args))))
             (when (stringp join)

Reply via email to