aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into scratch/se-matrixscratch/se-matrixGerd Möllmann2025-01-234-12/+142
|\
| * Handle tty menus overlapping child framesGerd Möllmann2025-01-233-12/+11
| * ; * lisp/emacs-lisp/shortdoc.el (map): Fix copy'n'pasto.Robert Pluim2025-01-231-4/+4
| * Add shortdoc for map.el functionsRobert Pluim2025-01-231-0/+131
* | Merge branch 'master' into scratch/se-matrixGerd Möllmann2025-01-231-0/+5
|\ \ | |/
| * Don't forget setting the top frame if not switching root framesGerd Möllmann2025-01-231-0/+5
* | Merge branch 'master' into scratch/se-matrixGerd Möllmann2025-01-2330-312/+400
|\ \ | |/
| * Fix setting a tty's top frame when switching framesGerd Möllmann2025-01-231-5/+9
| * ; * doc/lispref/elisp.texi (Top): Move menu item to submenu.Eli Zaretskii2025-01-231-1/+4
| * ; * doc/lispref/functions.texi (Functions): Remove extraneous menu item.Eli Zaretskii2025-01-231-1/+0
| * Fix ERT / find-function type integration typosStephen Gildea2025-01-222-15/+8
| * * doc/lispref: new node "Finding Definitions"Stephen Gildea2025-01-225-62/+97
| * Reuse client cert for connectivity probing in ERCF. Jason Park2025-01-222-76/+119
| * ; Don't quote localp argument to define-erc-moduleF. Jason Park2025-01-229-19/+24
| * Eglot: unbreak a rarely run testJoão Távora2025-01-221-1/+0
| * Eglot: unbreak tests for older EmacsenJoão Távora2025-01-221-1/+1
| * Eglot: fix edebug spec of eglot--dbindJoão Távora2025-01-221-1/+1
| * Eglot: unbreak completion in Emacs 26.3 (at least)João Távora2025-01-221-1/+3
| * Eglot: abandon compat.elJoão Távora2025-01-221-12/+21
| * Eglot: abandon track-changes.elJoão Távora2025-01-221-82/+60
| * Minor image_error related cleanupsStefan Kangas2025-01-221-5/+3
| * ; * src/pdumper.c (dump_hash_table): Adjust hash; bitfields changed.Pip Cet2025-01-221-1/+1
| * Port allows-stdout test to overly-suspicious bwrapPaul Eggert2025-01-221-1/+7
| * Don’t silently truncate connection-lost diagnosticPaul Eggert2025-01-211-4/+6
| * Check for snprintf truncation in pgtktermPaul Eggert2025-01-211-3/+4
| * Port pdumper to unlikely long sprintf outputPaul Eggert2025-01-211-4/+6
| * When debugging image.c, abort if silent truncationPaul Eggert2025-01-211-4/+6
| * Destroy GTK tool bar widget if it was never attached (bug#75636)Pip Cet2025-01-221-0/+6
| * Prefer snprintf to sprintf in image.cStefan Kangas2025-01-221-7/+8
| * Delete some duplicate face attributesStefan Kangas2025-01-213-13/+13
* | Revert "Don't use a redisplay optimization in a certain case on ttys"Gerd Möllmann2025-01-223-18/+1
* | Merge branch 'master' into scratch/se-matrixGerd Möllmann2025-01-22132-1034/+2190
|\ \ | |/
| * Improve copying current glyphs when building frame matrixGerd Möllmann2025-01-211-10/+15
| * ; * src/gtkutil.c (free_frame_tool_bar): Remove redundant assignment.Pip Cet2025-01-211-2/+1
| * Handle unknown units provided by the rsvg library (bug#75712)Pip Cet2025-01-211-23/+29
| * Don't use a redisplay optimization in a certain case on ttysGerd Möllmann2025-01-213-1/+18
| * Remove a false #ifdef HAVE_WINDOW_SYSTEMGerd Möllmann2025-01-211-2/+1
| * Signal error when keyword/arg list is malformedRobert Pluim2025-01-215-1/+22
| * Prefer defface's ':slant italic' to obsolete alias ':italic t'Stefan Kangas2025-01-2118-103/+103
| * Prefer defface's ':weight bold' to obsolete alias ':bold t'Stefan Kangas2025-01-2116-190/+190
| * Eglot: release version 1.18João Távora2025-01-202-6/+35
| * Eglot: fix signature's of Eglot's ElDoc functionsJoão Távora2025-01-201-2/+2
| * Eglot: add support for insertReplaceEdit (bug#73857)João Távora2025-01-202-12/+39
| * Eglot: make eglot-test-javascript-basic more robustJoão Távora2025-01-201-2/+3
| * Eglot: try again to fix try-completion logicJoão Távora2025-01-202-60/+48
| * Prefer defvar-keymap in bat-mode.elStefan Kangas2025-01-201-11/+9
| * Don't skip or double-process files in dired with auto-revert-mode (bug#75626)Tassilo Horn2025-01-201-1/+12
| * Use 'max' macro in clip_to_boundsStefan Kangas2025-01-201-1/+1
| * ; Fix last changeEli Zaretskii2025-01-202-6/+6
| * Make treesit-language-remap-alist completely transparent (bug#72388)Yuan Fu2025-01-192-7/+27