aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref/objects.texi (unfollow)
Commit message (Expand)AuthorFilesLines
2026-02-24Compare circular lists in 'equal' without error (bug#80456)Mattias Engdegård1-4/+2
2026-01-01; Add 2026 to copyright years.Sean Whitton1-1/+1
2025-11-04; * doc/lispref/objects.texi (Equality Predicates): Restore @group.Eli Zaretskii1-1/+14
2025-11-04Improved examples for documentation of 'eq'Mattias Engdegård1-59/+26
2025-03-25; Improve type specifier documentationStefan Kangas1-6/+8
2025-03-25; Improve documentation of "function types"Eli Zaretskii1-3/+3
2025-01-07; Improve documentation of function-type displayEli Zaretskii1-0/+1
2025-01-02Update copyright year to 2025Stefan Kangas1-1/+1
2025-01-01Update copyright year to 2025Paul Eggert1-1/+1
2024-12-28; Fix inaccuracy in ELisp Reference manualEli Zaretskii1-1/+1
2024-11-21; Fix recent additions to the manualsEli Zaretskii1-23/+27
2024-11-21; Introduce type specifiers to the elisp manual (bug#73626)Andrea Corallo1-0/+87
2024-08-31; More accurate text about how `equal` compares various objectsMattias Engdegård1-4/+6
2024-08-30More accurate documentation of 'equal' in ELisp ReferenceEli Zaretskii1-4/+5
2024-04-29; * doc/lispref/objects.texi (Type Predicates): fix xrefsMattias Engdegård1-2/+2
2024-04-28Use a dedicated type to represent interpreted-function valuesStefan Monnier1-13/+25
2024-03-18Followup changes to `cl-type-of`scratch/object-typeStefan Monnier1-3/+3
2024-03-18(cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier1-0/+21
2024-03-11Change bare-symbol back to match intentPaul Eggert1-3/+3
2024-03-06Rename type_hierarchy.* -> elisp_type_hierarchy.*Andrea Corallo1-1/+1
2024-03-01Fix documentation of last changeEli Zaretskii1-8/+11
2024-03-01* doc/lispref/objects.texi (Type Hierarchy): Small improvementsAndrea Corallo1-4/+4
2024-02-23Update NEWS and manual after obarray changesMattias Engdegård1-1/+4
2024-02-15* Add initial "Type Hierarchy" node to the elisp manualAndrea Corallo1-0/+21
2024-01-27Fix description of when "\xNNN" is considered a unibyte characterEli Zaretskii1-7/+8
2024-01-13Hash-table documentation updates (bug#68244)Mattias Engdegård1-2/+1
2024-01-02; Add 2024 to copyright yearsPo Lu1-1/+1
2023-11-11Improve documentation of read syntax and printed representationEli Zaretskii1-2/+27
2023-09-06Improve wording in ELisp manualEli Zaretskii1-1/+3
2023-09-04Correct the handling of symbols with position in equalAlan Mackenzie1-0/+11
2023-03-16; Minor wording fix in ELisp reference manualEli Zaretskii1-7/+8
2023-03-12Remove mention of old dotted-list reader quirk from manualMattias Engdegård1-7/+0
2023-01-01; Add 2023 to copyright years.Eli Zaretskii1-1/+1
2022-08-14(compiled-function-p): New function (bug#56648)Stefan Monnier1-0/+3
2022-06-09Mention the #f syntax from cl-prin1Lars Ingebrigtsen1-0/+6
2022-01-01; Add 2022 to copyright years.Eli Zaretskii1-1/+1
2021-11-07Document the xwidget typePo Lu1-0/+15
2021-10-18Minor fixes for recent changes in ELisp manualEli Zaretskii1-1/+1
2021-10-18Rewrites of Elisp manual including tab-bar and tab-line changesMartin Rudalics1-11/+10
2021-10-15Prefer "graphical displays" to "X terminals" in documentationStefan Kangas1-5/+5
2021-07-06Explain what ( . c) means to the Emacs Lisp readerLars Ingebrigtsen1-0/+7
2021-04-13Fix typos in manualsEli Zaretskii1-1/+1
2021-03-17Remove duplicate @table item from ELisp manualFabrice Bauzac1-3/+0
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2021-01-01Update copyright year to 2021Paul Eggert1-1/+1
2020-05-16Minor fixups for mutability docPaul Eggert1-8/+7
2020-05-16Don’t use “constant” for values you shouldn’t changePaul Eggert1-47/+51
2020-04-25Remove doc duplicationPaul Eggert1-2/+1
2020-04-24Tweak mutability doc a bit morePaul Eggert1-2/+2
2020-04-22Improve wording about constantsPaul Eggert1-7/+14