summaryrefslogtreecommitdiff
path: root/doc/lispref/internals.texi
Commit message (Expand)AuthorAgeFilesLines
* ; spelling fixesPaul Eggert2020-01-171-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fixes for makeinfo 4.13Glenn Morris2019-12-291-2/+2
* Document some restrictions for module functions.Philipp Stephani2019-12-261-0/+16
* Don't recommend using 'module-load' for loading modules.Philipp Stephani2019-12-261-2/+2
* Document and verify that emacs_limb_t doesn’t have padding bits.Philipp Stephani2019-12-231-3/+4
* Adjust intptr_t advicePaul Eggert2019-12-141-4/+6
* Update documentation of pure-space overflowEli Zaretskii2019-12-141-9/+16
* Improve tv_nsec docPaul Eggert2019-12-101-2/+5
* Spelling fixesPaul Eggert2019-12-091-1/+1
* Improve module bignum docPaul Eggert2019-12-091-56/+55
* Change module interface to no longer use GMP objects directly.Philipp Stephani2019-12-041-60/+158
* Fix duplicated words in lisprefRobert Pluim2019-10-151-1/+1
* Enable tab-bar-mode from X resourcesJuri Linkov2019-10-131-2/+2
* Expand documentation on Lisp variables defined in C sourcesRobert Pluim2019-10-091-5/+68
* Fix minor Texinfo errors in ELisp manualEli Zaretskii2019-10-091-2/+2
* 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