aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nativecomp: optimize local CU calls at speed 2scratch/better-compAndrea Corallo13 days9-56/+380
* Use declared function types for native-comp propagationAndrea Corallo13 days4-22/+85
* Fix 'comp--func-unique-in-cu-p' to match docstringJulian Scheid13 days4-6/+132
* Add 'xref-mouse-mode' minor modePhilip Kaludercic13 days4-3/+40
* ; Load missing features to run package-vc testsPhilip Kaludercic13 days1-0/+2
* ; Fix bug in 'package-maintainers'Philip Kaludercic13 days1-1/+1
* Don't strip face properties in blink-paren-open-paren-line-stringTassilo Horn13 days1-3/+3
* ; * etc/NEWS: Rearrange sections.Eli Zaretskii13 days1-116/+116
* ; Fix broken syntax in newcomers-presets-themePhilip Kaludercic13 days1-1/+1
* Add ecomplete support for more header typesPhilip Kaludercic14 days1-1/+1
* Do not initialize Info during package activationPhilip Kaludercic14 days1-6/+6
* ; Add missing documentation for new 'cus-edit' bindingsPhilip Kaludercic14 days2-13/+28
* Adjust structure of 'newcomers-presets-mode-enabled-local-modes'Philip Kaludercic14 days1-18/+21
* (elisp--shorthand-aware-(f)boundp): Don't allocateStefan Monnier14 days1-14/+21
* ; Use "example.com" in package-vc-testsPhilip Kaludercic14 days3-6/+6
* ; Relax "prepare-patch" test for package-vcPhilip Kaludercic14 days1-9/+7
* etc/NEWS.26 (Changes in Emacs 26.1): List new names (for `C-h f`)Stefan Monnier14 days1-0/+8
* lisp/vc/smerge-mode.el (smerge--refine-apply-diff): TypoStefan Monnier14 days1-1/+1
* Fix negated equality assumptions (bug#80327)Andrea Corallo14 days3-4/+34
* Improve tramp-tests.elMichael Albinus14 days1-28/+117
* lisp/subr.el (run-hook-query-error-with-timeout): Avoid `%s` for listsStefan Monnier14 days1-1/+2
* ; Fix quit-window-kill-buffer condition.Basil L. Contovounesios14 days1-1/+1
* Handle compressed filenames in `native--compile-async-skip-p' (bug#57627)Phil Sainty2026-03-111-0/+5
* ; * etc/NEWS: Presentational fixes and improvements.Michael Albinus2026-03-111-31/+32
* (smerge-refine-regions): Refactor a bit and work between buffersStefan Monnier2026-03-102-100/+139
* unfill-paragraph: Use most-positive-fixnumSean Whitton2026-03-101-3/+11
* Fix `signal` calls where the data argument is not a listStefan Monnier2026-03-106-13/+19
* Error handling clarifications found during error-APIStefan Monnier2026-03-103-43/+40
* newcomers-presets: Drop after-save-hook entrySean Whitton2026-03-091-3/+1
* ; Bump flymake's version again, to 1.4.5Dmitry Gutov2026-03-091-1/+1
* Fix 'emacs-news-find-heading'Eli Zaretskii2026-03-091-1/+1
* * lisp/time-stamp.el (time-stamp-warn-inactive): Doc string.Stephen Gildea2026-03-091-4/+4
* newcomers-presets: Always show the tab barSean Whitton2026-03-091-2/+1
* Restore use of cl-member-if and cl-plusp to flymake.elSean Whitton2026-03-091-7/+9
* Ensure c-ts-mode tests are never stuck (bug#80565)Yuan Fu2026-03-081-0/+4
* Fix Non-existent commands in flymake-diagnostics-buffer-mode-mapDmitry Gutov2026-03-091-3/+4
* Mention newcomers theme on 'normal-mouse-startup-screen'Philip Kaludercic2026-03-081-21/+27
* cl-seq.el: Prefer `:test` to `:if`Stefan Monnier2026-03-081-24/+24
* ; Fix documentation of 'emacs-news-mode' commandsEli Zaretskii2026-03-081-9/+27
* iso-transl.el: Revert cosmetic changeStefan Monnier2026-03-081-12/+16
* ; recentf-exclude-file-by-extension-p: Restore and-let*.Sean Whitton2026-03-081-1/+1
* * lisp/textmodes/fill.el (unfill-paragraph): Fix for wide chars.Sean Whitton2026-03-081-1/+3
* * lisp/files.el (auto-mode-alist): Recognize /etc/profile as sh.shynur2026-03-081-0/+2
* ; * doc/lispintro/emacs-lisp-intro.texi (Lists diagrammed): Fix last change.Eli Zaretskii2026-03-081-1/+0
* Use images in Emacs Lisp Intro manual (bug#80519)Eli Zaretskii2026-03-0822-190/+111
* Fix mpuz under text-scalingEli Zaretskii2026-03-081-1/+2
* iso-transl.el: Remove ineffective backslashes in previous patchStefan Monnier2026-03-071-12/+12
* Add "C-x 8" commands for letters with breeveEli Zaretskii2026-03-071-0/+12
* Fix infloop when decoding incomplete embedded UTF-8 inputPip Cet2026-03-071-1/+5
* Improve Python setup codes to avoid leaving global nameskobarity2026-03-071-13/+21