mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2025-01-25 19:11:56 +00:00
* doc/misc/cl.texi (Efficiency Concerns): Fix 2012-10-27 typo.
This commit is contained in:
parent
1412cf3edd
commit
6cd4e8dcc5
@ -4395,7 +4395,7 @@ is expanded at compile-time to the Lisp form
|
||||
@end example
|
||||
|
||||
@noindent
|
||||
which is the most efficient ways of doing this operation
|
||||
which is the most efficient way of doing this operation
|
||||
in Lisp. Thus, there is no performance penalty for using the more
|
||||
readable @code{cl-incf} form in your compiled code.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user