aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | Add docstring for Tramp test macrosMichael Albinus2024-02-131-12/+15
* | | ; Resolve a FIXME in rst.elJörg Bornemann2024-02-131-4/+4
* | | Reuse commit message when preparing a single patchPhilip Kaludercic2024-02-131-2/+10
* | | Make outline.el ignore field properties in textJim Porter2024-02-121-13/+11
* | | ; * src/lread.c (Finternal__obarray_buckets): Fix coding style.Po Lu2024-02-131-1/+1
* | | (cl--generic-describe): Refactor to ease reuseStefan Monnier2024-02-121-30/+43
* | | Tree-sitter support for outline-minor-mode (bug#68824)Juri Linkov2024-02-1210-11/+193
* | | lread.c: Use bare symbol operationsMattias Engdegård2024-02-121-65/+59
* | | Make minibuf-tests independent of obarray hash orderMattias Engdegård2024-02-121-3/+9
* | | Internal function for obarray performance analysis (bug#68244)Mattias Engdegård2024-02-121-0/+27
* | | Allow using 'vc-prepare-patch' in non-VC buffersPhilip Kaludercic2024-02-121-1/+0
* | | ; Update Lisp_Hash_Table hash for CHECK_STRUCTSBasil L. Contovounesios2024-02-121-1/+1
* | | Disable exec loader when Emacs is running under an existing instancePo Lu2024-02-121-0/+33
* | | loaddefs-gen.el: Generate an autoload for `pcase-defmacro`Stefan Monnier2024-02-111-1/+3
* | | (pcase): New `_` syntax in pred/app functionsStefan Monnier2024-02-118-24/+47
* | | Remove redundant `apply` with `derived-mode-p`Stefan Kangas2024-02-122-4/+4
* | | (cl--generic-describe): Fix regression introduced by fix to bug#54628Stefan Monnier2024-02-112-3/+16
* | | (pcase): Add buttons to the macros' defs in the docstring of `pcase`Stefan Monnier2024-02-111-5/+19
* | | Tolerate errors while recompiling all packagesPhilip Kaludercic2024-02-111-1/+2
* | | Add the public API of Compat to the corePhilip Kaludercic2024-02-114-1/+148
* | | Make sure the binding shown by echo-keystrokes-help is not shadowedDmitry Gutov2024-02-112-8/+26
* | | Rename a number of native compiler functionsAndrea Corallo2024-02-113-491/+493
* | | Fix 'min-width' display property in 'buffer-text-pixel-size'Eli Zaretskii2024-02-111-3/+0
* | | In Info-url-alist, add .html extension to %e format-sequenceMekeor Melire2024-02-112-21/+26
* | | Fix signed/unsigned promotion errors involving Emacs_RectanglePo Lu2024-02-113-20/+21
* | | Fix behavior of gnus-summary-very-wide-reply with prefix argEric Abrahamsen2024-02-102-6/+7
* | | * lisp/buff-menu.el: Force other-window commands to use other window.Juri Linkov2024-02-101-2/+6
* | | * lisp/menu-bar.el (menu-bar-showhide-menu): Add "Outlines" (bug#68979).Juri Linkov2024-02-101-0/+9
* | | ; Fix 'thing-at-point' edge case involving overlapping matchesEshel Yaron2024-02-102-1/+9
* | | Record dependencies in packages installed via package-vcSteven Allen2024-02-101-0/+1
* | | Add support for deriving major modes in which-funcDamien Cassou2024-02-101-2/+2
* | | ; Merge from origin/emacs-29Eli Zaretskii2024-02-100-0/+0
|\ \ \ | |/ /
| * | Tramp: Handle PIN requests from security keys (don't merge)Michael Albinus2024-02-093-14/+32
* | | Merge from origin/emacs-29Eli Zaretskii2024-02-109-54/+107
|\ \ \ | |/ /
| * | ; Mention defface's and their :version tags in CONTRIBUTE.Eli Zaretskii2024-02-091-3/+4
| * | * admin/notes/kind-communication: New file.Stefan Kangas2024-02-081-0/+21
| * | ; And another fix of CONTRIBUTE.Eli Zaretskii2024-02-081-3/+3
| * | ; Another clarification in CONTRIBUTE.Eli Zaretskii2024-02-081-3/+4
| * | ; Clarify "ChangeLog entries" in CONTRIBUTE.Eli Zaretskii2024-02-081-14/+16
| * | Don't skip links to "." and ".." in Dired when marking filesEli Zaretskii2024-02-081-0/+5
| * | Pass unquoted filename to user-supplied MUSTMATCH predicateJoseph Turner2024-02-061-5/+12
| * | * doc/lispref/parsing.texi (Retrieving Nodes): Improve documentation.Juri Linkov2024-02-042-12/+15
| * | ; * etc/PROBLEMS: Workaround for Windows key "stuck" (bug#68914).Eli Zaretskii2024-02-041-9/+23
* | | ; * etc/NEWS: Announce support of 'lzip' compressed Info files (bug#69004).Eli Zaretskii2024-02-101-0/+3
* | | Support Info files compressed by 'lzip'Eli Zaretskii2024-02-101-0/+4
* | | * lisp/bind-key.el (personal-keybindings): Autoload it (bug#68999).Eli Zaretskii2024-02-101-0/+1
* | | Avoid errors in winner.el's 'post-command-hook'Eli Zaretskii2024-02-101-1/+2
* | | Fix warning in tramp-register-archive-autoload-file-name-handlerMichael Albinus2024-02-101-1/+3
* | | Run 'read-only-mode-hook' when visiting a file that is not writableEli Zaretskii2024-02-101-0/+4
* | | Fix volume refresh bug in mpcjohn muhl2024-02-101-5/+8