summaryrefslogtreecommitdiff
path: root/doc/lispref/objects.texi
Commit message (Expand)AuthorAgeFilesLines
* Merge from origin/emacs-27Glenn Morris2020-05-231-45/+48
|\
| * Minor fixups for mutability docPaul Eggert2020-05-161-8/+7
| * Don’t use “constant” for values you shouldn’t changePaul Eggert2020-05-161-47/+51
* | Merge from origin/emacs-27Glenn Morris2020-04-291-2/+1
|\ \ | |/
| * Remove doc duplicationPaul Eggert2020-04-251-2/+1
* | Merge from origin/emacs-27Glenn Morris2020-04-251-7/+14
|\ \ | |/
| * Tweak mutability doc a bit morePaul Eggert2020-04-241-2/+2
| * Improve wording about constantsPaul Eggert2020-04-221-7/+14
* | Merge from origin/emacs-27Glenn Morris2020-04-201-0/+48
|\ \ | |/
| * Tweak wording re constant variablesPaul Eggert2020-04-191-1/+2
| * Fix mutability glitches reported by Drew AdamsPaul Eggert2020-04-191-4/+6
| * Improve mutability documentationPaul Eggert2020-04-191-0/+45
* | Merge from origin/emacs-27Glenn Morris2020-01-281-15/+17
|\ \ | |/
| * Improve doc of eq on bignums etc.Paul Eggert2020-01-241-15/+17
* | Fix sxhash-equal on bytecodes, markers, etc.Paul Eggert2020-01-071-2/+6
|/
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Fix manual typo in Special Read SyntaxLars Ingebrigtsen2019-12-241-1/+1
* Improve errors & warnings due to fancy quoted vars (Bug#32939)Noam Postavsky2019-11-281-1/+5
* Fix a recent change in ELisp manualEli Zaretskii2019-11-211-3/+1
* Fix up previous #' documentation additionLars Ingebrigtsen2019-11-211-1/+1
* Document the #' syntaxLars Ingebrigtsen2019-11-211-0/+5
* ; Remove unneeded @samp from a @tableEli Zaretskii2019-10-121-2/+2
* Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2019-10-121-0/+10
|\
| * Document #$ in the overviewLars Ingebrigtsen2019-10-121-3/+10
* | Fix recent changes in ELisp manualEli Zaretskii2019-10-121-15/+15
|/
* Add a lispref node to list special read syntax formsLars Ingebrigtsen2019-10-121-0/+64
* Improve ‘equal’ and array docPaul Eggert2019-06-271-6/+9
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Move bignump, fixnump from C to LispPaul Eggert2018-08-211-3/+4
* | Document bignumsTom Tromey2018-07-121-8/+18
* | Merge from origin/emacs-26Glenn Morris2018-06-231-9/+9
|\ \ | |/
| * Change index of ";" to better reflect it's usage (Bug#31623)Noam Postavsky2018-06-201-9/+9
* | Merge from emacs-26Noam Postavsky2018-06-101-0/+15
|\ \ | |/
| * Clarify subtle issues with 'eq' in byte-compiled codeEli Zaretskii2018-06-081-0/+15
* | Clarify eq on floatsPaul Eggert2018-04-021-0/+10
|/
* Minor fix in documentation of 'equal'Eli Zaretskii2018-01-261-3/+2
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Reorder type predicates in ELisp manualEli Zaretskii2017-11-241-21/+12
* Adapt Lisp reference to reader changesPhilipp Stephani2017-07-021-17/+18
* ; Spelling and punctuation fixesPaul Eggert2017-04-061-2/+2
* Update documentation for type semantics of records.Lars Brinkhoff2017-04-061-1/+15
* Add record objects with user-defined types.Lars Brinkhoff2017-04-041-3/+21
* Hash table threshold is now float, not doublePaul Eggert2017-02-211-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Documentation and commentary improvementsEli Zaretskii2016-12-101-0/+69
* | Merge branch 'concurrency'Eli Zaretskii2016-12-041-5/+15
|\ \
| * \ merge from trunkKen Raeburn2015-11-011-60/+78
| |\ \
| * \ \ merge from trunkTom Tromey2013-03-081-3/+5
| |\ \ \