aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lisp/ses.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/ses.el b/lisp/ses.el
index 85f6f8db378..1cc1e354ff8 100644
--- a/lisp/ses.el
+++ b/lisp/ses.el
@@ -297,7 +297,7 @@ need to be recalculated.")
297(defvar ses-call-printer-return nil 297(defvar ses-call-printer-return nil
298 "Set to t if last cell printer invoked by `ses-call-printer' requested 298 "Set to t if last cell printer invoked by `ses-call-printer' requested
299left-justification of the result. Set to error-signal if ses-call-printer 299left-justification of the result. Set to error-signal if ses-call-printer
300encountered an error during printing. Nil otherwise.") 300encountered an error during printing. nil otherwise.")
301 301
302(defvar ses-start-time nil 302(defvar ses-start-time nil
303 "Time when current operation started. Used by `ses-time-check' to decide 303 "Time when current operation started. Used by `ses-time-check' to decide