*** empty log message ***
This commit is contained in:
parent
2dc2b7363e
commit
07accdfee7
1 changed files with 1 additions and 0 deletions
|
@ -1145,6 +1145,7 @@ or may be a list of two strings to be printed as if concatenated.")
|
|||
{
|
||||
if (XTYPE (Vstandard_output) != Lisp_Buffer)
|
||||
{
|
||||
Lisp_Object tem;
|
||||
tem = Flength (Fcar (elt));
|
||||
column += XINT (tem);
|
||||
tem = Flength (Fcar (Fcdr (elt)));
|
||||
|
|
Loading…
Add table
Reference in a new issue