aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* Followup changes to `cl-type-of`scratch/object-typeStefan Monnier2024-03-181-3/+3
* (cl-type-of): New function to return more precise types (bug#69739)Stefan Monnier2024-03-181-0/+21
* ; Fix recent changes in documentationEli Zaretskii2024-03-161-2/+3
* Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsEli Zaretskii2024-03-162-2/+9
|\
| * Document and announce 'marker-last-position'Martin Rudalics2024-03-162-2/+9
* | Merge from origin/emacs-29Eli Zaretskii2024-03-161-1/+1
|\ \ | |/ |/|
| * ; * doc/lispref/control.texi (Conditionals): Add missing paren (bug#69742).Arash Esbati2024-03-121-1/+1
* | In window-related documentation write 'symbol' instead of 'constant'Martin Rudalics2024-03-161-2/+2
* | * doc/lispref/frames.texi (Window System Selections): Fix misuse of xref.Po Lu2024-03-161-2/+2
* | ; Fix documentation of a recent change (bug#68235)Eli Zaretskii2024-03-152-18/+27
* | Further adjustments for restoring killed buffer windows (Bug#68235)Martin Rudalics2024-03-151-38/+76
* | Port more notification senders to non-XDG systemsPo Lu2024-03-131-0/+1
* | Resolve inconsistency between Android and XDG notificationsPo Lu2024-03-121-1/+1
* | Implement notification residency on AndroidPo Lu2024-03-121-2/+4
* | Implement notification callbacks on AndroidPo Lu2024-03-111-0/+3
* | Change bare-symbol back to match intentPaul Eggert2024-03-112-38/+46
* | Avoid dependency on nonexisting target in lispref makefileAndreas Schwab2024-03-101-2/+3
* | syncdoc-type-hierarchy.el: Sort and remove `comp` dependencyStefan Monnier2024-03-102-33/+33
* | Run 'syncdoc-update-type-hierarchy'.Andrea Corallo2024-03-092-18/+22
* | Merge from origin/emacs-29Eli Zaretskii2024-03-092-8/+15
|\ \ | |/
| * ; Improve documentation of 'minibuffer-allow-text-properties'Eli Zaretskii2024-03-081-6/+8
| * ; Improve documentation of image propertiesEli Zaretskii2024-03-071-2/+7
* | Single string literal in body is return value only, not doc stringMattias EngdegÄrd2024-03-071-7/+6
* | Rename type_hierarchy.* -> elisp_type_hierarchy.*Andrea Corallo2024-03-064-4/+4
* | Re-generate type_hierarchy.*Andrea Corallo2024-03-062-27/+29
* | * Copy type hierarchy representation to the info dirAndrea Corallo2024-03-051-1/+9
* | cl-preloaded.el: Further fine-tuningStefan Monnier2024-03-042-22/+27
* | Fix 'set-window-configuration' and 'window-state-put'Martin Rudalics2024-03-041-3/+37
* | (major-mode-remap(-defaults)): New var and function (bug#69191)Stefan Monnier2024-03-031-0/+33
* | * doc/lispref/modes.texi (Tabulated List Mode): Unindent example.Juri Linkov2024-03-021-3/+3
* | Fix documentation of last changeEli Zaretskii2024-03-012-8/+12
* | Merge branch 'feature/type-hierarchy' into 'master'Andrea Corallo2024-03-013-0/+43
|\ \
| * | * doc/lispref/objects.texi (Type Hierarchy): Small improvementsAndrea Corallo2024-03-011-4/+4
| * | Run syncdoc-type-hierarchy.el to follow obarray type introductionfeature/type-hierarchyAndrea Corallo2024-02-282-1/+1
| * | Merge remote-tracking branch 'origin/master' into 'feature/type-hierarchy'Andrea Corallo2024-02-2812-131/+242
| |\ \
| * | | Make type hierarchy textual representation a tableAndrea Corallo2024-02-191-147/+22
| * | | Fix typo in 'cl--type-hierarchy'Andrea Corallo2024-02-182-1/+1
| * | | * Add initial "Type Hierarchy" node to the elisp manualAndrea Corallo2024-02-151-0/+21
| * | | Generate automatically graphical and textual type hierarchy representationAndrea Corallo2024-02-152-0/+147
* | | | ; Improve documentation of last changeset (bug#69305)Eli Zaretskii2024-02-291-1/+2
* | | | Add tabulated-list-groups and Buffer-menu-group-by (bug#69305)Juri Linkov2024-02-291-0/+35
* | | | ; Fix some wording in recent obarray changes.Basil L. Contovounesios2024-02-291-1/+1
| |/ / |/| |
* | | 'read-passwd' can toggle the visibility of passwordsMichael Albinus2024-02-251-0/+8
* | | Merge from origin/emacs-29Eli Zaretskii2024-02-241-1/+8
|\ \ \ | | |/ | |/|
| * | * doc/lispref/modes.texi (Tabulated List Mode): Update.Juri Linkov2024-02-211-1/+8
* | | Update NEWS and manual after obarray changesMattias EngdegÄrd2024-02-233-44/+28
* | | Merge from origin/emacs-29Eli Zaretskii2024-02-171-3/+3
|\ \ \ | |/ /
| * | Add cross-reference to ELisp manual CaveatsStefan Kangas2024-02-151-3/+3
* | | Tree-sitter support for outline-minor-mode (bug#68824)Juri Linkov2024-02-123-0/+67
* | | (pcase): New `_` syntax in pred/app functionsStefan Monnier2024-02-111-0/+10