# HG changeset patch # User Glenn Morris # Date 1163149777 0 # Node ID 3f47174be57e90b720cb20d32e916d48f50b2a3d # Parent 9138be31560427c6cc9a938d10fc678c133a5c7f (ses-call-printer-return): Doc fix (Nil -> nil). diff -r 9138be315604 -r 3f47174be57e lisp/ses.el --- a/lisp/ses.el Fri Nov 10 09:09:08 2006 +0000 +++ b/lisp/ses.el Fri Nov 10 09:09:37 2006 +0000 @@ -297,7 +297,7 @@ (defvar ses-call-printer-return nil "Set to t if last cell printer invoked by `ses-call-printer' requested left-justification of the result. Set to error-signal if ses-call-printer -encountered an error during printing. Nil otherwise.") +encountered an error during printing. nil otherwise.") (defvar ses-start-time nil "Time when current operation started. Used by `ses-time-check' to decide