aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | edebug.el: Fix `edebug-remove-instrumentation` (bug#70791)Stefan Monnier2024-05-061-0/+6
* | ; * lisp/kmacro.el (kmacro-add-counter): cut useless variable refMattias Engdegård2024-05-061-1/+1
* | * lisp/tab-bar.el (tab-bar-mouse-1): Avoid infinite recursion (bug#70086).Juri Linkov2024-05-061-0/+1
* | * lisp/emacs-lisp/warnings.el (display-warning): Add guardrails for window.Juri Linkov2024-05-061-2/+2
* | * lisp/tab-bar.el (tab-bar-select-restore-windows): Use 'special-mode'.Juri Linkov2024-05-061-2/+1
* | * lisp/tab-bar.el: Support mouse clicks for multi-item 'global-mode-string'.Juri Linkov2024-05-061-1/+3
* | (Fkey_description): Fix corner (bug#59305)Stefan Monnier2024-05-061-1/+1
* | Expressly disable large file APIs on Android 4.4 and earlierPo Lu2024-05-061-0/+6
* | Revert "Disable text conversion in map-ynp"Eli Zaretskii2024-05-061-1/+1
* | ; Avoid byte-compiler warning in comp.elEli Zaretskii2024-05-061-5/+5
* | ; * java/org/gnu/emacs/EmacsTileObject.java: Fix copyright dates.Po Lu2024-05-061-1/+1
* | Disable text conversion in map-ynpPo Lu2024-05-061-1/+1
* | Optimize stipples on AndroidPo Lu2024-05-062-11/+105
* | Remove unnecessary cons in function-type propertyAndrea Corallo2024-05-053-3/+3
* | Fix intra compilation unit function type declarationAndrea Corallo2024-05-051-2/+7
* | eglot.el: Require `track-changes` unconditionallyStefan Monnier2024-05-052-77/+25
* | Fix Eshell handling of remote files like "/ssh:remote:~/file.txt"Jim Porter2024-05-052-14/+35
* | Fix tab-line-tabs-buffer-groups (bug#59438)Gabriel do Nascimento Ribeiro2024-05-051-14/+13
* | * lisp/tab-line.el: Use defcustom for group sort variables (bug#59438).Juri Linkov2024-05-051-5/+25
* | Fix lock-file format in TrampMichael Albinus2024-05-051-1/+1
* | project--vc-list-files: Use vc-git-command for better error reportingDmitry Gutov2024-05-051-2/+3
* | project-find-regexp: Fix testDmitry Gutov2024-05-051-0/+1
* | Fix lock files on some versions of CygwinEli Zaretskii2024-05-051-1/+3
* | (read-passwd-toggle-visibility): Fix some loose endsStefan Monnier2024-05-051-16/+24
* | ; * etc/NEWS: Move 'Miscellaneous' subtopics last.Mattias Engdegård2024-05-051-43/+43
* | Retract lexical cookie source load warningMattias Engdegård2024-05-054-54/+7
* | Run c-unmark-<>-around-region in after-change-functions always.Alan Mackenzie2024-05-051-2/+3
* | ; Improve documentation of a recent changeEli Zaretskii2024-05-052-6/+9
* | New variable 'project-files-relative-names'Dmitry Gutov2024-05-054-17/+78
* | Don't permit C-x 8 RET &c in isearch.el to contaminate search stringPo Lu2024-05-051-4/+4
* | Fix cursor misalignment on truncated RTL rowsPo Lu2024-05-051-1/+1
* | Fix inadvertent removal in EmacsWindowPo Lu2024-05-051-0/+4
* | (eglot--track-changes-signal): Improve last fix (bug#70541)Stefan Monnier2024-05-041-9/+16
* | textsec: handle email address without domain partAndreas Schwab2024-05-041-2/+2
* | (ruler-mode-ruler): Minor optimizationStefan Monnier2024-05-041-35/+35
* | Allow `letrec` binding without init expressionMattias Engdegård2024-05-042-2/+11
* | Merge from origin/emacs-29Eli Zaretskii2024-05-042-4/+9
|\ \ | |/
| * ; * doc/lispref/commands.texi (Event Mod): Add motivation (bug#70596).Eli Zaretskii2024-05-021-1/+4
| * ; Update description of 'mail-mode'Eli Zaretskii2024-04-301-3/+5
* | ; Fix last changeEli Zaretskii2024-05-041-1/+2
* | Locate error source of ExceptionGroup in Python shellshynur2024-05-042-1/+9
* | Fix implementation of the --terminal command-line switchEli Zaretskii2024-05-045-9/+16
* | Only issue lexical cookie warning for elisp filesMattias Engdegård2024-05-042-11/+25
* | Simplify handling of command-line arguments on AndroidPo Lu2024-05-045-41/+32
* | Delete redundant backquotes in android-win.elPo Lu2024-05-041-2/+2
* | ; * etc/NEWS: Fix last change.Eli Zaretskii2024-05-041-2/+2
* | ; * etc/NEWS: Fix a recently-added entry.Eli Zaretskii2024-05-041-1/+2
* | Simplify management of Android handle IDsPo Lu2024-05-0418-525/+307
* | ; * src/lread.c (warn_missing_cookie): Fix typo.Po Lu2024-05-041-4/+4
* | * src/lread.c (warn_missing_cookie): Exempt the user init file.Po Lu2024-05-041-4/+11