aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Use a consistent package descriptionJens Schmidt2025-12-074-7/+110
* | | | ; Fix a test-relevant typoJens Schmidt2025-12-071-1/+1
* | | | Brush up macro with-package-test and related testsJens Schmidt2025-12-071-45/+43
* | | | Prepare and load user scripts at startupPhilip Kaludercic2025-12-073-0/+157
* | | | Fix package-vc to find the GNU "make" executableDavid Fussner2025-12-071-2/+14
* | | | vc-dir-headers: Set a delayed message during vc--count-outgoingSean Whitton2025-12-071-1/+6
* | | | ; vc-test-exec-after-3: Delete unused FAILS local value.Sean Whitton2025-12-071-1/+0
* | | | Check for successful exit when parsing output with vc-exec-afterSean Whitton2025-12-0710-45/+65
* | | | Eliminate possible confusion in comments in registry.el.Alan Mackenzie2025-12-071-8/+8
* | | | Allow volume control of system audio device on MS-WindowsEli Zaretskii2025-12-072-0/+72
* | | | * src/comp.c (emit_EQ): Make a declaration an assignment (bug#79722)Gerd Möllmann2025-12-071-1/+1
* | | | ; Improve documentation of fill-region-as-paragraph-semlfRoi Martin2025-12-061-2/+2
* | | | New user option vc-dir-show-outgoing-countSean Whitton2025-12-063-1/+25
* | | | vc-git-incoming-revision: Don't fetch when branch has no upstreamSean Whitton2025-12-061-1/+9
* | | | Merge from origin/emacs-30Eli Zaretskii2025-12-065-20/+73
|\ \ \ \ | |/ / /
| * | | ; * lisp/calc/calc-units.el: Better reference for CODATA 2022.Ulrich Müller2025-12-061-2/+2
| * | | ; Improve documentation of 'char-script-table'Eli Zaretskii2025-12-041-5/+14
| * | | ; * src/font.c (Flist_fonts): Doc fix.Eli Zaretskii2025-12-041-3/+6
| * | | ; vc-dir-clean-files: Improve docstring and message (bug#79914).Eli Zaretskii2025-11-301-5/+7
| * | | Fix doc string of 'display-buffer'Eli Zaretskii2025-11-301-5/+44
* | | | Increase the value of 'max-lisp-eval-depth' used when dumpingEli Zaretskii2025-12-061-1/+1
* | | | ; * lisp/face-remap.el (buffer-face-set): Fix last change.Eli Zaretskii2025-12-061-3/+4
* | | | sh-script: Fix fontification of command-invocations in 'bash-ts-mode'Jostein Kjønigsen2025-12-061-1/+1
* | | | Merge branch 'master' of git.sv.gnu.org:/srv/git/emacsMichael Albinus2025-12-062-4/+10
|\ \ \ \
| * | | | ; * lisp/files.el (trusted-content): Doc fix (bug#79939).Eli Zaretskii2025-12-061-3/+5
| * | | | ; Improve documentation of 'fill-region-as-paragraph'Eli Zaretskii2025-12-061-1/+5
* | | | | Rework remote process support for Tramp's "smb" methodMichael Albinus2025-12-066-284/+429
|/ / / /
* | | | Simplify fill-tests.el and add testsRoi Martin2025-12-0621-401/+800
* | | | ; (calendar-bahai--twin-birthdays-reference-dates): Fix quoting.Eli Zaretskii2025-12-061-1/+1
* | | | Update Bahá'í calendar for 2014 calendar reformJohn Wiegley2025-12-063-52/+527
* | | | ; Improve documentation of 'eager-update'Kristoffer Balintona2025-12-061-0/+4
* | | | Improve documentation of 'seq-intersection'Eli Zaretskii2025-12-062-5/+6
* | | | Support 'eager-update' in 'completion-category-overrides' defcustomKristoffer Balintona2025-12-061-0/+4
* | | | ; * src/eval.c (Ffunc_arity): Doc fix (bug#79880).Eli Zaretskii2025-12-061-1/+6
* | | | ; xwidgets: pacify macOS compiler warningsAlexander Adolf2025-12-061-1/+10
* | | | ; * src/.gdbinit: Document xfmt, a user-defined function.Jeremy Bryant2025-12-061-0/+4
* | | | Fix root frame check in store_frame_param (Bug#79947)Martin Rudalics2025-12-061-10/+20
* | | | * lisp/vc/diff-mode.el (diff-revert-and-kill-hunk): Fix finding END.Sean Whitton2025-12-051-1/+2
* | | | Don't emit print-circle refs for empty string and vectorMattias Engdegård2025-12-042-15/+29
* | | | * lisp/emacs-lisp/bytecomp.el (funarg-positions): amend 'sort'Mattias Engdegård2025-12-041-2/+3
* | | | * Have comp do not use builtin_expect with libgccjit < 14 (bug#79722)Andrea Corallo2025-12-041-16/+21
* | | | * lisp/vc/diff-mode.el (diff-revert-and-kill-hunk): Fix killing.Sean Whitton2025-12-041-14/+12
* | | | Improve performance of 'flyspell-goto-next-error'Kristoffer Balintona2025-12-041-10/+4
* | | | NS: Fix toolbar style and positionRudolf Adamkovič2025-12-041-0/+7
* | | | ; Avoid assertion violations in 'font-match-p'Eli Zaretskii2025-12-041-0/+4
* | | | ; time-stamp: factor out two small, internal utilitiesStephen Gildea2025-12-032-32/+34
* | | | Waste 4 fewer bytes in GNU/Linux 32-bit HPPAPaul Eggert2025-12-031-6/+19
* | | | lisp/emacs-lisp/bytecomp.el (seq-sort-by): Improve `funarg-positions`Stefan Monnier2025-12-031-2/+2
* | | | gnus-icalendar.el: Avoid EIEIO's non-standard FOO-p predicatesStefan Monnier2025-12-031-5/+6
* | | | Query-on-exit for VC push, pull and async checkin commandsSean Whitton2025-12-033-13/+22