aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* ; A test commitscratch/test-remoteGerd Möllmann2025-09-161-1/+1
* Merge from origin/emacs-30Eli Zaretskii2025-09-131-3/+3
|\
| * ; Minor copyedits in src/editfns.cEli Zaretskii2025-09-091-3/+3
* | Allow disabling of reloading files on doc read failureSpencer Baugh2025-09-131-2/+17
* | Ignore keymaps at point for positions outside the bufferSpencer Baugh2025-09-091-22/+16
* | Allow use of \N{...} earlier to help fix bug#79353Stefan Monnier2025-09-091-1/+3
* | Harmonise doc strings for {re-,posix-,}search-{forward,backward}Mattias Engdegård2025-09-071-61/+45
* | ; * src/process.c (deactivate_process): Fix last change.Eli Zaretskii2025-09-061-2/+5
* | Avoid assertion violations when starting client network processEli Zaretskii2025-09-061-1/+5
* | (redisplay_internal): Fix `follow-mode` (bug#79306)Stefan Monnier2025-09-051-2/+2
* | Fix locking to threads of the client network processEli Zaretskii2025-09-051-0/+15
* | 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
* | 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
* | 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
* | Better default PATH on MS-WindowsPaul Eggert2025-07-271-0/+3