; Spelling fix
This commit is contained in:
parent
a6ae479216
commit
d841a03c5e
1 changed files with 2 additions and 2 deletions
|
@ -630,8 +630,8 @@ global value outside of any lexical scope. */)
|
||||||
}
|
}
|
||||||
|
|
||||||
/* FIXME: It has been previously suggested to make this function an
|
/* FIXME: It has been previously suggested to make this function an
|
||||||
alias for symbol-function, but upon discussion at Debbug#23957,
|
alias for symbol-function, but upon discussion at Bug#23957,
|
||||||
there is a risk breaking backward compatiblity, as some users of
|
there is a risk breaking backward compatibility, as some users of
|
||||||
fboundp may expect `t' in particular, rather than any true
|
fboundp may expect `t' in particular, rather than any true
|
||||||
value. An alias is still welcome so long as the compatibility
|
value. An alias is still welcome so long as the compatibility
|
||||||
issues are addressed. */
|
issues are addressed. */
|
||||||
|
|
Loading…
Add table
Reference in a new issue