summaryrefslogtreecommitdiff
path: root/doc/lispref/internals.texi
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Deterministic build improvementsPaul Eggert2016-03-021-0/+10
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Document that GNU Make >= 3.81 is required to build EmacsEli Zaretskii2015-11-141-1/+3
* Minor improvement in documentation of internalsEli Zaretskii2015-10-161-0/+9
* Quote less in manualsPaul Eggert2015-09-151-3/+3
* Assume GC_MARK_STACK == GC_MAKE_GCPROS_NOOPSPaul Eggert2015-08-261-41/+13
* Minor quoting etc. fixes to lispref manualPaul Eggert2015-04-101-4/+4
* Spacing and punctuation fixesPaul Eggert2015-03-171-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Remove obsolete references to pre-C99 buildsPaul Eggert2014-12-211-2/+1
* Improve doc for use of 'int', and discuss 'ssize_t'.Paul Eggert2014-10-011-0/+13
* Use AUTO_CONS instead of SCOPED_CONS, etc.Paul Eggert2014-09-301-26/+3