1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-06 05:52:32 -08:00
emacs/doc
Basil L. Contovounesios 3988e93d4b Backport: Improve pure and side-effect-free docs
For discussion, see thread starting at:
https://lists.gnu.org/archive/html/emacs-devel/2019-04/msg00316.html
* doc/lispref/customize.texi (Composite Types): Do not overspecify
:match-alternatives predicates.
* doc/lispref/eval.texi (Intro Eval): Anchor definition of "side
effect" for cross-referencing...
* doc/lispref/functions.texi (What Is a Function): ...from here.
Define what a pure function is.
* doc/lispref/internals.texi (Writing Emacs Primitives): Describe
currently preferred approach to marking primitives as pure and
side-effect-free.
* doc/lispref/symbols.texi (Standard Properties): Expand description
of pure and side-effect-free properties.

(cherry picked from commit 4430a9b54f)
2019-04-22 16:14:33 +01:00
..
emacs Fix markup related to quoting in Info 2019-04-21 14:56:04 +03:00
lispintro Minor spelling and grammar fixes (bug#34756) 2019-03-05 20:24:41 +00:00
lispref Backport: Improve pure and side-effect-free docs 2019-04-22 16:14:33 +01:00
man Update copyright year to 2019 2019-01-01 01:01:13 +00:00
misc Fix markup related to quoting in Info 2019-04-21 14:56:04 +03:00