aboutsummaryrefslogtreecommitdiffstats
path: root/doc (follow)
Commit message (Expand)AuthorAgeFilesLines
* (pcase): New `_` syntax in pred/app functionsStefan Monnier2024-02-111-0/+10
* Add the public API of Compat to the corePhilip Kaludercic2024-02-111-0/+48
* Fix behavior of gnus-summary-very-wide-reply with prefix argEric Abrahamsen2024-02-101-4/+5
* Merge from origin/emacs-29Eli Zaretskii2024-02-101-16/+18
|\
| * * doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov2024-02-041-11/+14
| * ; Fix last change in package.texiEli Zaretskii2024-01-281-5/+7
| * * doc/lispref/package.texi (Multi-file Packages): Document ".elpaignore".Jim Porter2024-01-281-0/+7
* | Add concept indices for some Eshell commandsJim Porter2024-02-091-2/+9
* | In Eshell manual, put command index anchors above the itemJim Porter2024-02-091-67/+67
* | Put the list of built-in Eshell commands in its own manual nodeJim Porter2024-02-091-3/+13
* | Tramp: Handle PIN requests from security keysMichael Albinus2024-02-091-3/+8
* | ; Improve documentation of 'echo-keystrokes-help'Eli Zaretskii2024-02-081-0/+7
* | Document arguments to Eshell's built-in commandsJim Porter2024-02-041-165/+489
* | Use treesit-node-match-p in treesit-parent-until/whileYuan Fu2024-02-041-7/+10
* | * doc/emacs/buffers.texi (List Buffers): Update exampleStefan Monnier2024-02-031-1/+1
* | Process read-symbol-shorthands from longest to shortest (bug#67390)João Távora2024-02-031-0/+17
* | ; * doc/lispref/sequences.texi (Sequence Functions): Fix typo.Eli Zaretskii2024-02-021-1/+1
* | ; Another fix of last change.Eli Zaretskii2024-02-021-7/+8
* | ; Fix last changeEli Zaretskii2024-02-021-19/+19
* | ; Fix last changeEli Zaretskii2024-02-021-0/+2
* | New function 'sort-on'Eli Zaretskii2024-02-021-4/+33
* | ; * doc/emacs/basic.texi (Continuation Lines): Rearrange pxref.Po Lu2024-02-011-8/+8
* | Introduce a global variant of visual-wrap-prefix-modePo Lu2024-02-011-7/+10
* | Eliminate lazy bytecode loadingMattias Engdegård2024-01-312-67/+0
* | ; Fix typosStefan Kangas2024-01-282-2/+2
* | ; Fix last change in package.texiEli Zaretskii2024-01-281-5/+7
* | * doc/lispref/package.texi (Multi-file Packages): Document ".elpaignore".Jim Porter2024-01-271-0/+7
* | Allow users to opt out of following Windows Dark modeEli Zaretskii2024-01-271-6/+17
* | ; * doc/misc/calc.texi (Fractions): Fix typos. (Bug#66944)Eli Zaretskii2024-01-271-3/+3
* | Calc parses fractions written using U+2044 FRACTION SLASHDaniel Brooks2024-01-271-0/+16
* | Merge from origin/emacs-29Eli Zaretskii2024-01-274-13/+23
|\ \ | |/
| * Fix description of when "\xNNN" is considered a unibyte characterEli Zaretskii2024-01-271-7/+8
| * Improve documentation of profiler commandsEli Zaretskii2024-01-241-4/+13
| * ; Fix xref under Output Overrides in Elisp manual.Basil L. Contovounesios2024-01-231-1/+1
| * Fix broken links to Freedesktop notifications specBasil L. Contovounesios2024-01-231-1/+1
| * Sync with Tramp 2.6.3-pre (don't merge with master)Michael Albinus2024-01-202-8/+10
* | Merge from origin/emacs-29Eli Zaretskii2024-01-271-2/+2
|\ \ | |/
| * * doc/misc/gnus.texi (Summary Mail Commands): Fix command name.Michael Albinus2024-01-191-1/+1
| * ; * doc/misc/gnus.texi (Scoring): Typo (bug#68581).Manuel Giraud2024-01-191-1/+1
* | ; Minor improvements of last changeEli Zaretskii2024-01-271-3/+3
* | Add new option to 'register-use-preview'Thierry Volpiatto2024-01-271-0/+5
* | ; Minor improvements in 'visual-wrap-prefix-mode'Eli Zaretskii2024-01-271-2/+3
* | Import ELPA package adaptive-wrap as visual-wrapPo Lu2024-01-271-0/+11
* | Add support for running commands via Eshell's "env" commandJim Porter2024-01-251-3/+5
* | Take stock of the wheel-up/down confusionStefan Monnier2024-01-241-0/+3
* | Clarify permitted mutation in `maphash` documentationMattias Engdegård2024-01-211-0/+4
* | Merge branch 'mwheel-no-alts'Stefan Monnier2024-01-201-14/+15
|\ \
| * | mwheel.el: Unconditionally use the `wheel-up/down/...` eventsStefan Monnier2024-01-201-14/+15
* | | Update from Gnulib by running admin/merge-gnulibPaul Eggert2024-01-201-36/+20
* | | Merge from origin/emacs-29Eli Zaretskii2024-01-206-2/+8
|\ \ \ | | |/ | |/|