summaryrefslogtreecommitdiff
path: root/doc/lispref/internals.texi
Commit message (Expand)AuthorAgeFilesLines
* Improve doc of GC thresholdsPaul Eggert2019-09-141-3/+10
* Improve pdumper doc; say unexec is deprecatedPaul Eggert2019-07-231-14/+20
* Remove printmax_t etc.Paul Eggert2019-07-071-5/+2
* Merge from origin/emacs-26Glenn Morris2019-07-061-33/+39
|\
| * Clarify & update (elisp) Writing Emacs PrimitivesBasil L. Contovounesios2019-06-261-29/+31
| * Clarify a subtle issue in the Internals chapter of lisprefEli Zaretskii2019-06-261-4/+8
| * Backport: Improve pure and side-effect-free docsBasil L. Contovounesios2019-04-221-4/+3
* | Export major version of latest Emacs supported by emacs-module.h.Philipp Stephani2019-04-281-0/+11
* | * doc/lispref/internals.texi (Module Values): Add a GMP examplePhilipp Stephani2019-04-241-0/+25
* | Clarify rounding mode when converting to struct timespec.Philipp Stephani2019-04-241-6/+6
* | Add module functions to convert from and to big integers.Philipp Stephani2019-04-241-0/+35
* | Add conversions to and from struct timespec to module interface.Philipp Stephani2019-04-241-0/+44
* | Improve pure and side-effect-free docsBasil L. Contovounesios2019-04-221-4/+3
* | Update module documentation for bignum support.Philipp Stephani2019-04-181-6/+7
* | Fix non_local_exit_get signature in Elisp manualBasil L. Contovounesios2019-03-251-1/+1
* | Ignore pending_signals when checking for quits.Philipp Stephani2019-02-241-1/+21
* | Fix documentation of pdump file installationEli Zaretskii2019-01-291-1/+1
* | pdumper-stats now returns s, not msPaul Eggert2019-01-191-1/+1
* | Improve 'pdumper-stats' and its documentationEli Zaretskii2019-01-191-0/+12
* | Improve documentation of portable dumpingEli Zaretskii2019-01-181-16/+70
* | Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\ \ | |/
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Merge from origin/emacs-26Glenn Morris2018-12-101-28/+68
|\ \ | |/
| * A few further fixes of window internals descriptionMartin Rudalics2018-12-031-28/+68
* | Merge from origin/emacs-26Glenn Morris2018-11-241-60/+88
|\ \ | |/
| * Update the docs of object internalsEli Zaretskii2018-11-201-60/+88
* | Merge from origin/emacs-26Glenn Morris2018-10-161-4/+4
|\ \ | |/
| * Fix wording in module API documentationEli Zaretskii2018-10-141-4/+4
* | Merge from origin/emacs-26Glenn Morris2018-10-121-0/+703
|\ \ | |/
| * ; * doc/lispref/internals.texi (Writing Dynamic Modules): Fix a typo.Eli Zaretskii2018-10-111-1/+1
| * Document in the ELisp manual how to write loadable modulesEli Zaretskii2018-10-111-0/+703
* | Fix overenthusiastic header size checkPaul Eggert2018-09-071-1/+3
* | Remove more traces of misc (Bug#32405)Paul Eggert2018-08-141-17/+8
* | Remove stray union Lisp_Misc doc (Bug#32405#35).Paul Eggert2018-08-111-5/+0
* | Turn misc objects into pseudovectorsPaul Eggert2018-08-111-10/+1
* | Merge from origin/emacs-26Glenn Morris2018-06-261-1/+2
|\ \ | |/
| * Tighten a cross-reference in documentationKarl Fogel2018-06-251-6/+2
| * Say how to override a primitive interactive specKarl Fogel2018-06-241-0/+5
* | Rewrite memory-limit in LispPaul Eggert2018-06-161-4/+2
* | Merge from origin/emacs-26Glenn Morris2018-04-141-2/+2
|\ \ | |/
| * Fix typos and minor wording issues in ELisp manualEli Zaretskii2018-04-131-2/+2
* | Merge from origin/emacs-26Glenn Morris2018-03-221-2/+39
|\ \ | |/
| * Document DEFUN attributesEli Zaretskii2018-03-221-1/+38
| * * doc/lispref/internals.texi (Writing Emacs Primitives): Fix grammar.Charles A. Roelli2018-03-211-1/+1
* | Stop keeping multiple doc copies for items defined multiple timesGlenn Morris2018-02-131-0/+7
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Change vectorlike from struct to unionPaul Eggert2017-11-131-2/+2
* Replace QUIT with maybe_quitPaul Eggert2017-01-251-3/+3
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1