mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-05 19:59:38 +00:00
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 example
|
||||||
@end defmac
|
@end defmac
|
||||||
|
|
||||||
In addition, you can mark a certain a particular calling convention
|
In addition, you can mark a particular calling convention for a
|
||||||
for a function as obsolete:
|
function as obsolete:
|
||||||
|
|
||||||
@defun set-advertised-calling-convention function signature when
|
@defun set-advertised-calling-convention function signature when
|
||||||
This function specifies the argument list @var{signature} as the
|
This function specifies the argument list @var{signature} as the
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue