mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
; Fix typos
This commit is contained in:
parent
1d5028ad04
commit
06a12b0ccc
77 changed files with 148 additions and 148 deletions
|
|
@ -3739,7 +3739,7 @@ macro that returns its `&whole' argument."
|
|||
(mapc (lambda (x) (function-put x 'important-return-value t))
|
||||
'(
|
||||
;; Functions that are side-effect-free except for the
|
||||
;; behaviour of functions passed as argument.
|
||||
;; behavior of functions passed as argument.
|
||||
cl-mapcar cl-mapcan cl-maplist cl-map cl-mapcon
|
||||
cl-reduce
|
||||
cl-assoc cl-assoc-if cl-assoc-if-not
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue