aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispref (follow)
Commit message (Expand)AuthorAgeFilesLines
* lisp/emacs-lisp/track-changes.el: New filescratch/track-changesStefan Monnier2024-04-091-0/+148
* Document tree-sitter things feature (bug#70016) (bug#68824)Yuan Fu2024-04-071-12/+166
* Merge from origin/emacs-29Eli Zaretskii2024-04-061-5/+7
|\
| * ; * doc/lispref/tips.texi (Documentation Tips): Improve (bug#70163).Eli Zaretskii2024-04-041-5/+7
* | ; * doc/lispref/commands.texi (Focus Events): Fix markup of last change.Eli Zaretskii2024-04-061-2/+2
* | Add documentation for 'switch-window' eventJared Finder2024-04-062-20/+48
* | ; Fix indentation in last change to windows.texi.Basil L. Contovounesios2024-04-051-1/+1
* | json-insert doc fixesMattias Engdegård2024-04-021-1/+1
* | New condition/action entry 'category' for 'display-buffer' (bug#69983)Juri Linkov2024-04-021-0/+30
* | ; * doc/lispref/processes.texi: use @code for keywords in @tableMattias Engdegård2024-04-011-4/+4
* | Add support for `ch' and `cw' dimension specifiers for imagesZajcev Evgeny2024-04-011-2/+5
* | Fix the new PEG libraryEli Zaretskii2024-03-311-84/+118
* | Add peg.el as a built-in libraryEric Abrahamsen2024-03-303-0/+360
* | Always enable native JSON support and remove Jansson referencesMattias Engdegård2024-03-301-10/+4
* | `value<` manual entry adjustments (bug#69709)Mattias Engdegård2024-03-291-3/+21
* | ; * doc/lispref/sequences.texi (Sequence Functions): Fix markup and examples.Eli Zaretskii2024-03-291-9/+22
* | Remove `sort-on` (bug#69709)Mattias Engdegård2024-03-291-36/+4
* | Use new-style `sort` signature in Lisp manual examplesMattias Engdegård2024-03-292-4/+5
* | New `sort` keyword arguments (bug#69709)Mattias Engdegård2024-03-291-63/+68
* | Add `value<` (bug#69709)Mattias Engdegård2024-03-293-0/+37
* | ; Fix recently-changed documentationEli Zaretskii2024-03-261-4/+4
* | Prevent passwords from being recorded during text conversionPo Lu2024-03-261-1/+8
* | Recompute :map when image :scale, :rotation, or :flip changesJoseph Turner2024-03-231-0/+24
* | Merge from origin/emacs-29Eli Zaretskii2024-03-231-1/+1
|\ \ | |/
| * Clarify description of format-spec truncationBasil L. Contovounesios2024-03-211-1/+1
* | 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