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:
parent
c224c19a62
commit
d0f6a32f46
1 changed files with 1 additions and 1 deletions
|
|
@ -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 ""))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue