1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-30 12:21:25 -08:00

(ses-call-printer): Fix spellings.

This commit is contained in:
Juanma Barranquero 2005-06-21 13:39:59 +00:00
parent c224c19a62
commit d0f6a32f46

View file

@ -878,7 +878,7 @@ preceding cell has spilled over."
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."
printer signaled one (and \"%s\" is used as the default printer), else nil."
(setq ses-call-printer-return nil)
(unless value
(setq value ""))