aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/internals.texi (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-28Stefan Kangas2022-02-231-3/+3
|\
| * Fix indexing of module functions that return enumeration types.Philipp Stephani2022-02-221-3/+3
* | Merge from origin/emacs-28Eli Zaretskii2022-02-181-2/+2
|\ \ | |/
| * Fix indexing of module functions that return complex types.Philipp Stephani2022-02-171-2/+2
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\ \ | |/
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Add a new after-pdump-load-hook variableLars Ingebrigtsen2021-10-121-0/+8
|/
* Mention that the garbage collection is convervativeLars Ingebrigtsen2021-09-171-7/+11
* Merge from origin/emacs-27Glenn Morris2021-06-081-1/+1
|\
| * ; Fix typo in dynamic module functions docs.Basil L. Contovounesios2021-06-061-1/+1
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Inhibit buffer hooks in temporary buffersBasil L. Contovounesios2020-12-201-2/+9
* | ; Fix grammar in recent change to internals.texiBasil L. Contovounesios2020-12-181-1/+1
* | Document and enforce some properties for strings created by modules.Philipp Stephani2020-12-121-1/+4
* | Add a new command `memory-report'Lars Ingebrigtsen2020-12-111-0/+13
* | Allow creating unibyte strings from Emacs modulesLars Ingebrigtsen2020-10-131-0/+6
* | Merge from origin/emacs-27Glenn Morris2020-09-271-1/+1
|\ \ | |/
| * ; Fix some trivial typosStefan Kangas2020-09-211-1/+1
* | Add facility to make module functions interactive (Bug#23486).Philipp Stephani2020-09-131-14/+32
* | ; * doc/lispref/internals.texi (Module Misc): Fix versionPhilipp Stephani2020-03-291-1/+1
* | Add a module function to open a file descriptor connected to a pipe.Philipp Stephani2020-03-261-0/+14
* | Merge from origin/emacs-27Glenn Morris2020-01-201-1/+1
|\ \ | |/
| * ; spelling fixesPaul Eggert2020-01-171-1/+1
* | Implement finalizers for module functions (Bug#30373)Philipp Stephani2020-01-031-5/+50
* | Merge from origin/emacs-27Paul Eggert2020-01-011-1/+1
|\ \ | |/
| * Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* | Merge from origin/emacs-27Glenn Morris2019-12-301-2/+2
|\ \ | |/
| * Fixes for makeinfo 4.13Glenn Morris2019-12-291-2/+2
* | Merge from origin/emacs-27Glenn Morris2019-12-271-2/+18
|\ \ | |/
| * 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
* | Simplify an example in the modules manualPhilipp Stephani2019-12-261-2/+1
* | Promote function type aliases to the public module API.Philipp Stephani2019-12-261-5/+16
* | ; Fix oversights during renaming of example codeMario Lang2019-12-231-5/+5
* | Make argument names in module interface more consistent.Philipp Stephani2019-12-231-48/+49
|/
* 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