Index: emacs/lisp/ses.el
diff -c emacs/lisp/ses.el:1.17 emacs/lisp/ses.el:1.18
*** emacs/lisp/ses.el:1.17      Tue Jun 14 15:20:47 2005
--- emacs/lisp/ses.el   Tue Jun 21 13:39:59 2005
***************
*** 878,884 ****
  lambda of one argument) on VALUE.  Result is the the printed cell as a
  string.  The variable `ses-call-printer-return' is set to t if the printer
  used parenthesis to request left-justification, or the error-signal if the
! printer signalled one (and \"%s\" is used as the default printer), else nil."
    (setq ses-call-printer-return nil)
    (unless value
      (setq value ""))
--- 878,884 ----
  lambda of one argument) on VALUE.  Result is the the printed cell as a
  string.  The variable `ses-call-printer-return' is set to t if the printer
  used parenthesis to request left-justification, or the error-signal if the
! printer signaled one (and \"%s\" is used as the default printer), else nil."
    (setq ses-call-printer-return nil)
    (unless value
      (setq value ""))


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to