zap trailing whitespace and tabs
This commit is contained in:
parent
9c49429a7e
commit
deeab190c1
76 changed files with 382 additions and 378 deletions
|
@ -1168,7 +1168,7 @@ Xedit_Insert(LispBuiltin *builtin)
|
|||
text = ARGUMENT(0);
|
||||
|
||||
CHECK_STRING(text);
|
||||
|
||||
|
||||
block.firstPos = 0;
|
||||
block.format = FMT8BIT;
|
||||
block.length = STRLEN(text);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue