emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/lisp/ses.el


From: Juanma Barranquero
Subject: [Emacs-diffs] Changes to emacs/lisp/ses.el
Date: Tue, 21 Jun 2005 09:39:59 -0400

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 ""))




reply via email to

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