summaryrefslogtreecommitdiff
path: root/doc/lispref/objects.texi
Commit message (Expand)AuthorAgeFilesLines
* Fix description of when "\xNNN" is considered a unibyte characterEli Zaretskii2024-01-271-7/+8
* ; Add 2024 to copyright yearsPo Lu2024-01-021-1/+1
* Improve documentation of read syntax and printed representationEli Zaretskii2023-11-111-2/+27
* Improve wording in ELisp manualEli Zaretskii2023-09-061-1/+3
* ; Minor wording fix in ELisp reference manualEli Zaretskii2023-03-161-7/+8
* Remove mention of old dotted-list reader quirk from manualMattias Engdegård2023-03-121-7/+0
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* (compiled-function-p): New function (bug#56648)Stefan Monnier2022-08-141-0/+3
* Merge from origin/emacs-28Stefan Kangas2022-06-101-0/+6
|\
| * Mention the #f syntax from cl-prin1Lars Ingebrigtsen2022-06-091-0/+6
* | Merge from origin/emacs-28Eli Zaretskii2022-01-011-1/+1
|\|
| * ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* | Document the xwidget typePo Lu2021-11-071-0/+15
|/
* Minor fixes for recent changes in ELisp manualEli Zaretskii2021-10-181-1/+1
* Rewrites of Elisp manual including tab-bar and tab-line changesMartin Rudalics2021-10-181-11/+10
* Prefer "graphical displays" to "X terminals" in documentationStefan Kangas2021-10-151-5/+5
* Explain what ( . c) means to the Emacs Lisp readerLars Ingebrigtsen2021-07-061-0/+7
* Merge from origin/emacs-27Glenn Morris2021-04-161-1/+1
|\
| * Fix typos in manualsEli Zaretskii2021-04-131-1/+1
* | Merge from origin/emacs-27Glenn Morris2021-03-181-3/+0
|\|
| * Remove duplicate @table item from ELisp manualFabrice Bauzac2021-03-171-3/+0
| * Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* | 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