aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Make C-g skip counting outgoing revisions for VC-DirSean Whitton2025-12-091-6/+14
* | | | | Port back to GTK2Paul Eggert2025-12-092-2/+2
* | | | | ; Fix confusing comment in xmenu.c.Paul Eggert2025-12-091-1/+1
* | | | | prepare-user-lisp: Fix adding to load-pathSean Whitton2025-12-091-2/+2
* | | | | ; etc/NEWS: Fix unbalanced parenthesesRudolf Adamkovič2025-12-091-1/+1
* | | | | Update email and rename packages and buffers in package-vc-testsPrzemysław Kryger2025-12-091-15/+32
* | | | | Update email in vc-tests and vc-git-testsPrzemysław Kryger2025-12-092-2/+2
* | | | | Merge branch 'master' of git.savannah.gnu.org:/srv/git/emacsEli Zaretskii2025-12-091-1/+3
|\ \ \ \ \
| * | | | | Don't make a tty child frame visible by selecting it (bug#79960)Gerd Möllmann2025-12-091-1/+3
* | | | | | ; Fix a typo in xterm.[ch].Eli Zaretskii2025-12-092-2/+2
|/ / / / /
* | | | | Add `lexical-binding' cookie to generated files by package-vcPrzemysław Kryger2025-12-091-2/+2
* | | | | * lisp/progmodes/hideshow.el (hs-minor-mode): Show/hide margins.Juri Linkov2025-12-091-1/+14
* | | | | ; * lisp/progmodes/hideshow.el: Fix comments.Elías Gabriel Pérez2025-12-091-8/+5
|/ / / /
* | | | Pacify -Wunused-function re get_conversion_fieldPaul Eggert2025-12-082-8/+3
* | | | Move Gnulib configuration back to where it wasPaul Eggert2025-12-081-25/+28
* | | | ; * 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