aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ; Improve documentation of a recent change in GnusEli Zaretskii2024-02-103-18/+24
* | Make miscellaneous improvements to the Android portPo Lu2024-02-103-78/+16
* | Add option gnus-mode-line-logoMekeor Melire2024-02-092-9/+25
* | 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
* | modula2.el: Avoid font-lock-*-face variablesStefan Monnier2024-02-091-22/+25
* | * lisp/subr.el (with-output-to-temp-buffer): Add `indent` ruleStefan Monnier2024-02-092-2/+1