emacs/doc
Stefan Monnier ac835686b5 (cl-defstruct): Use define-inline
* 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.
2025-10-26 10:22:12 -04:00
..
emacs Improve Dired handling of file names with newlines (bug#79528) 2025-10-22 00:06:03 +02:00
lispintro ; Fix file name in "Loading Files" doc. 2025-07-24 22:13:47 -07:00
lispref (cl-defstruct): Use define-inline 2025-10-26 10:22:12 -04:00
man Manual pages: use a showcase time-stamp-pattern 2025-10-16 17:29:01 -07:00
misc Tramp cleanup 2025-10-20 14:42:12 +02:00
translations Update copyright year to 2025 2025-01-02 18:39:42 +01:00