summaryrefslogtreecommitdiff
path: root/lisp
Commit message (Expand)AuthorAge
* Merge upstream Git snapshot into athena/unstableSean Whitton2023-03-21
|\
| * Merge from origin/emacs-29Stefan Kangas2023-03-20
| |\
| | * Fix visiting XBM/XPM files when 'c-ts-mode' is activeEli Zaretskii2023-03-19
| | * * lisp/mpc.el (mpc-format): Fix oversight in commit 48b6cec61cfStefan Monnier2023-03-19
| | * Bail early from eglot--apply-text-edits if nothing to doJoão Távora2023-03-19
| | * ; Clarify in-code commentary of eglot--after-changeJoão Távora2023-03-19
| | * Improve ergonomics of Eglot's inlay hintsJoão Távora2023-03-19
| | * * lisp/net/tramp.el (tramp-yn-prompt-regexp): Fix regexp.Michael Albinus2023-03-19
| | * Update to Org 9.6.1-48-g92471eKyle Meyer2023-03-18
| | * ; * lisp/nxml/xmltok.el (xmltok-scan-attributes): Fix last changeGregory Heytings2023-03-18
| | * ; Minor fixes in recent Eglot changesEli Zaretskii2023-03-18
| | * ; Remove overly verbose commentaryJoão Távora2023-03-18
| | * Don't take over mouse-1 binding on Eglot diagnostics (bug#62157)João Távora2023-03-18
| | * * lisp/progmodes/eglot.el (eglot--connect): Improve Tramp workaround.Michael Albinus2023-03-18
| | * Avoid slowdowns in xmltok-scan-attributesGregory Heytings2023-03-18
| | * CC Mode: Eliminate duplicate function c-list-of-stringsAlan Mackenzie2023-03-18
| | * CC Mode: Allow lists of strings as safe values for *-font-lock-extra-typesAlan Mackenzie2023-03-18
| * | Merge from origin/emacs-29Stefan Kangas2023-03-20
| |\|
| | * ; Fix 'make-obsolete-variable' formsEli Zaretskii2023-03-18
| | * Fix 'find-ls-option-default-ls' for BSD/MacOS (bug#62096)Manuel Giraud2023-03-18
| * | Merge from origin/emacs-29Stefan Kangas2023-03-20
| |\|
| | * ; * lisp/subr.el (setq-local): Add missing period (bug#62242).Arash Esbati2023-03-17
| | * Fix Eglot's snippet insertion to follow the manualJoão Távora2023-03-17
| | * Reset abbrevs-changed after saving abbrevs (bug#62208)Filipp Gunbin2023-03-17
| | * Fix the documentation of various aspects of adding Xref historyEli Zaretskii2023-03-17
| | * Fix python-fill-paragraph problems on filling strings (bug#62142)kobarity2023-03-16
| | * Also exempt eglot-inlay-hints-mode from desktop.el's fumblingsJoão Távora2023-03-16
| | * Fix Eglot's command generation for code actionsJoão Távora2023-03-16
| | * Emphasize emacs-29-specificity in this version of lisp/progmodes/eglot.elJoão Távora2023-03-16
| * | Merge from origin/emacs-29Stefan Kangas2023-03-20
| |\|
| | * Fix quoting of font-family in 'hfy-family'USAMI Kenta2023-03-16
| | * Remove 'package-vc--query-spec'Philip Kaludercic2023-03-15
| | * Do not store :lisp-dir in package descriptorsPhilip Kaludercic2023-03-15
| | * Use 'package-vc-selected-packages' to store package specsPhilip Kaludercic2023-03-15
| | * ; Auto-commit of loaddefs files.Stefan Kangas2023-03-15
| * | (textsec-bidi-controls-suspicious-p): Minor tweakStefan Monnier2023-03-19
| * | * lisp/frame.el (handle-move-frame): Fix corner case errorStefan Monnier2023-03-19
| * | Rename tramp-use-ssh-controlmaster-options to tramp-use-connection-shareMichael Albinus2023-03-19
| * | Don't over-normalize file names starting with "~" in EshellJim Porter2023-03-18
| * | Prefix Tramp internal process properties with "tramp-".Michael Albinus2023-03-18
| * | CC Mode: Eliminate duplicate function c-list-of-stringsAlan Mackenzie2023-03-18
| * | ; * lisp/find-dired.el (find-gnu-find-p): Doc fix.Eli Zaretskii2023-03-18
| * | Fix 'find-ls-option-default-ls' for BSD/MacOS (bug#62096)Manuel Giraud2023-03-18
| * | * lisp/subr.el (string-prefix-p, string-suffix-p): Not pure.Mattias Engdegård2023-03-17
| * | Simplify usage of 'while' forms in Eshell's iterative evaluationJim Porter2023-03-16
| * | Simplify how Eshell's iterative evaluation handles 'if' formsJim Porter2023-03-16
| * | Simplify iteration in Eshell for loopsJim Porter2023-03-16
| * | Fix regression in Tramp (bug#62194)Michael Albinus2023-03-16
| * | Fix elixir-ts-mode.elc warning (bug#62155)Wilhelm H Kirschbaum2023-03-16
| * | Minor Tramp cleanupMichael Albinus2023-03-15