mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 18:40:39 -08:00
Merge from origin/emacs-26
2168165; * doc/lispref/nonascii.texi (Explicit Encoding): Fix typo.8f18d12Improve documentation of decoding into a unibyte buffer7681a57Remove redundants "See" before @xref or @pxref (Bug#35793)9bee762; * src/coding.c: Improve commentary. (Bug#34765)e61349cFix customization type of recentf-max-saved-items # Conflicts: # src/coding.c
This commit is contained in:
commit
17a1dae4af
15 changed files with 48 additions and 32 deletions
|
|
@ -1451,7 +1451,7 @@ Run @var{body} with @var{var} bound to each value that
|
|||
@end defmac
|
||||
|
||||
The Common Lisp loop facility also contains features for working with
|
||||
iterators. See @xref{Loop Facility,,,cl,Common Lisp Extensions}.
|
||||
iterators. @xref{Loop Facility,,,cl,Common Lisp Extensions}.
|
||||
|
||||
The following piece of code demonstrates some important principles of
|
||||
working with iterators.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue