summaryrefslogtreecommitdiff
path: root/doc/lispref/internals.texi
Commit message (Expand)AuthorAgeFilesLines
* Improve documentation of 'emacs_function' in modulesEli Zaretskii2024-01-131-0/+9
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Fix some Texinfo markup in manualsBasil L. Contovounesios2023-06-131-1/+1
* ; One more improvement to ELisp "internals" appendix.Eli Zaretskii2023-03-111-1/+2
* ; Minor improvement of documentation of GC thresholdsEli Zaretskii2023-03-111-4/+6
* ; Fix typoStefan Kangas2023-02-121-1/+1
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* Update the documentation of overlays (bug#59996)Eli Zaretskii2022-12-141-13/+3
* Extend memory-info for remote systemsMichael Albinus2022-11-271-0/+3
* Advise against using too-high GC thresholdsEli Zaretskii2022-11-201-6/+14
* Port better to C23 bool+true+false keywordsPaul Eggert2022-09-281-2/+2
* 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