aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * src/Makefile.in: Simplify TAGS generation for MPS codeHelmut Eller2025-09-131-6/+4
* * src/Makefile.in: Generate TAGS for MPS codeHelmut Eller2025-09-131-2/+5
* Reduce include path pollutionHelmut Eller2025-09-131-6/+6
* * src/Makefile.in (mps.o): Use compiler generated dependenciesHelmut Eller2025-09-131-3/+3
* Adjust configure.ac and src/Makefile.in for in-tree MPSHelmut Eller2025-09-131-2/+8
* Call mps_arena_step from a Lisp idle timerHelmut Eller2025-09-061-0/+29
* Merge branch 'master' into feature/igcGerd Möllmann2025-09-045-39/+45
|\
| * Fix crash when the same XI device appears in multiple hierarchy eventsPo Lu2025-09-041-4/+4
| * ; * src/data.c (Fash): GCC argument signedness quibbleMattias Engdegård2025-09-011-1/+1
| * * src/data.c (Fash): Speed up when argument and result are fixnums.Mattias Engdegård2025-09-011-9/+17
| * bug#79241: Fix incorrect handling of overlays in `vertical-motion'Sergio Pastor Pérez2025-08-301-0/+3
| * ; Fix formattingRobert Pluim2025-08-271-3/+3
| * Fix last change in 'next_element_from_display_vector'Eli Zaretskii2025-08-261-2/+8
| * Fix use of display-table for mode-line displayEli Zaretskii2025-08-251-0/+4
| * Fix assertion violations caused by recent redisplay changesEli Zaretskii2025-08-251-2/+0
| * Attempt to fix assertion violations in bug#79304Eli Zaretskii2025-08-251-21/+8
* | ; Add a commentGerd Möllmann2025-09-041-0/+4
* | Merge branch 'master' into feature/igcGerd Möllmann2025-08-2429-378/+525
|\ \ | |/
| * Disallow string data resizing (bug#79784)Mattias Engdegård2025-08-244-87/+14
| * Fix line-prefix display when there's a 'display' string at BOLEli Zaretskii2025-08-231-19/+67
| * Speed up JSON parsing by not maintaining line and column (bug#79192)Mattias Engdegård2025-08-211-88/+131
| * ; * src/lread.c (from_buffer_p): New abstraction.Mattias Engdegård2025-08-211-2/+8
| * Signal end-of-file with more correct dataSpencer Baugh2025-08-191-12/+16
| * Reject invalid error symbols (Bug#76447)Stefan Monnier2025-08-171-0/+2
| * ; * src/process.c (set_proc_thread): Fix assertion.Eli Zaretskii2025-08-161-1/+2
| * Make sure 'make-process' locks the process to the current threadEli Zaretskii2025-08-161-6/+15
| * Zero fd_callback_info when deleting an fdSpencer Baugh2025-08-161-12/+12
| * New user option 'treesit-enabled-modes' (bug#79180)Juri Linkov2025-08-141-0/+10
| * Fix file notification problem on Windows.Michael Albinus2025-08-122-5/+5
| * Fix NS frame position update after resize/moveDr.Sc.KAWAMOTO,Takuji2025-08-111-26/+37
| * ; Coding style fixDmitry Gutov2025-08-111-2/+2
| * Allow thread's buffer to be killed, by defaultDmitry Gutov2025-08-094-9/+111
| * ; Fix last changeEli Zaretskii2025-08-091-0/+2
| * Improve Vprint_variable_mappingZach Shaftel2025-08-091-1/+2
| * Variable to control overshoot and backup for TTY cursor motionManuel Giraud2025-08-092-19/+35
| * ; * src/android.c (android_url_encode): Typo in comment.Po Lu2025-08-091-3/+3
| * ; Fix last changeEli Zaretskii2025-08-071-6/+6
| * New debugger-trap function to break to GDBJeremy Bryant2025-08-072-0/+21
| * Handle inhibiting implied resizing for frames without initial tool barMartin Rudalics2025-08-052-2/+21
| * Port better to Linux with 1 MiB pagesPaul Eggert2025-08-025-22/+12
| * NS: Correct the accessibility role of Emacs windows (bug#77062)Rudolf Adamkovič2025-07-311-1/+1
* | [MPS] Don't call memcmp with a potential NULL pointerPip Cet2025-08-031-1/+2
* | [MPS] Avoid segfaults for some argument combinations in igc_xpallocPip Cet2025-08-031-3/+3
* | Merge branch 'master' into feature/igcGerd Möllmann2025-07-3131-1317/+1712
|\ \ | |/
| * Refactor reader to use readbuf_t in more placesMattias Engdegård2025-07-301-98/+68
| * Move keyboard input functions from lread.c to keyboard.cMattias Engdegård2025-07-302-270/+270
| * ; * src/bytecode.c: remove unneeded includesMattias Engdegård2025-07-301-4/+0
| * Disable Gnulib’s non-Gregorian calendarsPaul Eggert2025-07-291-2/+3
| * ; * src/pdumper.c (dump_buffer): Update HASH_buffer.Eli Zaretskii2025-07-281-1/+1
| * ; * src/emacs.c (default_PATH) [DOS_NT]: Add commentary.Eli Zaretskii2025-07-271-0/+3