Fix a typo in the ELisp manual
* doc/lispref/functions.texi (Obsolete Functions): Fix a typo. (Bug#29068)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user