Fix a typo in the ELisp manual
* doc/lispref/functions.texi (Obsolete Functions): Fix a typo. (Bug#29068)
This commit is contained in:
parent
18331d00da
commit
ca5eb0d0b7
1 changed files with 2 additions and 2 deletions
|
@ -2029,8 +2029,8 @@ It is equivalent to the following:
|
|||
@end example
|
||||
@end defmac
|
||||
|
||||
In addition, you can mark a certain a particular calling convention
|
||||
for a function as obsolete:
|
||||
In addition, you can mark a particular calling convention for a
|
||||
function as obsolete:
|
||||
|
||||
@defun set-advertised-calling-convention function signature when
|
||||
This function specifies the argument list @var{signature} as the
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue