; Fix indentation problem
This commit is contained in:
parent
7c94898fa5
commit
0d3cffe60c
1 changed files with 1 additions and 1 deletions
|
@ -962,7 +962,7 @@ floating-point value.
|
|||
|
||||
If `inhibit-interaction' is non-nil, this function will signal an
|
||||
`inhibited-interaction' error. */)
|
||||
(Lisp_Object prompt, Lisp_Object inherit_input_method, Lisp_Object seconds)
|
||||
(Lisp_Object prompt, Lisp_Object inherit_input_method, Lisp_Object seconds)
|
||||
{
|
||||
Lisp_Object val;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue