mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-02-16 09:14:18 +00:00
* lisp/emacs-lisp/inline.el (define-inline): Add `noinline` declaration. * doc/lispref/functions.texi (Inline Functions): Mention it. * lisp/emacs-lisp/cl-macs.el (cl--do-arglist): Avoid %s for lists in format string. (cl-dolist, cl-dotimes): Remove obsolete optimization. (cl-defstruct): Use `define-inline` instead of `cl-defsubst` for accessors. |
||
|---|---|---|
| .. | ||
| emacs | ||
| lispintro | ||
| lispref | ||
| man | ||
| misc | ||
| translations | ||