(Writing Emacs Primitives): Untabify `For'.
This commit is contained in:
parent
efd6112253
commit
539775c024
1 changed files with 1 additions and 1 deletions
|
@ -530,7 +530,7 @@ usage: (or CONDITIONS ...) */)
|
|||
@{
|
||||
val = Feval (XCAR (args));
|
||||
if (!NILP (val))
|
||||
break;
|
||||
break;
|
||||
args = XCDR (args);
|
||||
@}
|
||||
@end group
|
||||
|
|
Loading…
Add table
Reference in a new issue