aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | ; * src/keyboard.c (make_lispy_event): Remove unused variable.Po Lu2025-12-091-1/+1
* | Fix builds without toolkit menu barsPo Lu2025-12-092-4/+3
* | Jsonrpc: defend against very large stderr linesJoão Távora2025-12-081-2/+2
* | ; * lisp/progmodes/hideshow.el (hs-block-positions): Fix throw tag.Elías Gabriel Pérez2025-12-081-1/+1
* | Fix xmenu.c USE_X_TOOLKIT duplicationPaul Eggert2025-12-081-2/+2
* | Fix some C symbol extern visibilityPaul Eggert2025-12-0825-162/+143
* | Fix package-vc-testsPrzemysław Kryger2025-12-089-22/+23
* | ; Improve documentation of the User Lisp directory.Sean Whitton2025-12-081-16/+24
* | ; package-vc-install-from-checkout: Fix 'obsolete' declaration.Sean Whitton2025-12-081-1/+1
* | New 'R' code letter for 'interactive' formsSean Whitton2025-12-088-41/+71
* | lisp/help-fns.el (describe-symbol): Don't silently do nothingStefan Monnier2025-12-081-0/+2
* | (loaddefs-generate--make-autoload): Obey expand-macro at each stepStefan Monnier2025-12-081-1/+1
* | ; * etc/NEWS (Note): Grammar fix.Robert Pluim2025-12-081-2/+3
* | Improve 'auth-source-ignore-non-existing-file' docRobert Pluim2025-12-081-6/+8
* | * doc/misc/auth.texi (Help for users): Warn about use of .authinfoRobert Pluim2025-12-081-1/+2
* | NS: Fix compilation on pre macOS 11 macsDavid Caldwell2025-12-081-2/+3
* | ; Fix commentary in xfaces.cEli Zaretskii2025-12-081-6/+4
* | ; * src/.gdbinit: Improve comments of .gdbinit helper functions (bug#79932)Jeremy Bryant2025-12-081-0/+15
* | Simplify conv_sockaddr_to_lisp via strnlenPaul Eggert2025-12-071-7/+1
* | * lisp/textmodes/bibtex.el (bibtex-mode): Fix hs variables (bug#79934).Elías Gabriel Pérez2025-12-081-2/+2
* | Fix 'treesit-hs-block-end' and 'treesit-hs-inside-comment-p' (Bug#79934)Elías Gabriel Pérez2025-12-081-10/+24
* | hideshow: Deep cleaning. (Bug#79934)Elías Gabriel Pérez2025-12-084-730/+627
* | Fix the DJGPP portPo Lu2025-12-083-9/+15
* | Update from Gnulib by running admin/merge-gnulibPaul Eggert2025-12-0725-194/+382
* | Align config.h better to src/lisp.hPaul Eggert2025-12-072-58/+51
* | Work around GCC bug 123042Paul Eggert2025-12-071-3/+3
* | Include malloc.h early in alloc.cPaul Eggert2025-12-072-21/+21
* | Pacify -Werror=null-dereference in ralloc.cPaul Eggert2025-12-071-6/+2
* | Move Gnulib configuration up in configure.acPaul Eggert2025-12-071-19/+20
* | Remove some obsolete C89, C99, Automake cruftPaul Eggert2025-12-071-8/+0
* | ; * doc/emacs/custom.texi (User Lisp Directory): Small tweaks.Amin Bandali2025-12-071-3/+4
* | Make 'package-vc-install-from-checkout' as obsoletePhilip Kaludercic2025-12-071-0/+1
* | Add tests for package-vcPrzemysław Kryger2025-12-078-0/+1124
* | Store VC checkout dir in 'package-desc-extras'Philip Kaludercic2025-12-071-22/+9
* | Fix upgrading, rebuilding, and logging of VC packagesPrzemysław Kryger2025-12-072-122/+228
* | 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
|\ \ | |/