summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix portability issue with make-serial-processKen Brown2021-07-131-1/+133
* Pacify gcc 11.1.1 -WclobberedPaul Eggert2021-07-121-2/+2
* Pacify gcc 11.1.1 -Wanalyzer-null-argumentPaul Eggert2021-07-123-3/+8
* Pacify gcc -Woverflow more nicelyPaul Eggert2021-07-121-6/+1
* Fix compilation of the --with-wide-int configurationEli Zaretskii2021-07-111-0/+4
* Pacify GCC 11.1.1 20210531 (Red Hat 11.1.1-3)Paul Eggert2021-07-112-6/+8
* Make pdumper-marking pickierPaul Eggert2021-07-111-9/+25
* Fix pdumper-related GC bugPaul Eggert2021-07-111-0/+11
* * src/buffer.c (kill-buffer): Fix a typo.Matthew White2021-07-111-1/+1
* Further cleanup for file locksMichael Albinus2021-07-095-44/+37
* Code cleanup wrt file locksMichael Albinus2021-07-085-44/+35
* Make make_lock_file_name more robustLars Ingebrigtsen2021-07-071-1/+10
* Add new user option lock-file-name-transformsLars Ingebrigtsen2021-07-071-55/+17
* Implement file locks for remote files (Bug#49261)Michael Albinus2021-07-071-1/+57
* Fix right-margin display on TTY framesEli Zaretskii2021-07-061-1/+11
* Show hand cursor when dragging frame (Bug#49247)Martin Rudalics2021-07-051-1/+19
* Ensure 'call-process' interprets INFILE as a local pathJim Porter2021-07-044-13/+18
* Fix crash in GNUstep font coverage checkAlan Third2021-07-041-19/+25
* Remove unused variablesAlan Third2021-07-041-5/+1
* Fix thread memory management under NSAlan Third2021-07-041-0/+17
* Fix NS self contained eln location (bug#49271)Alan Third2021-07-011-1/+27
* Fix NS port built with gccAlan Third2021-06-291-1/+3
* In read_minibuf_unwind don't try to select dead window (Bug#49248)Martin Rudalics2021-06-291-1/+1
* ; * src/lread.c (load_path_default): Remove unused variable.Eli Zaretskii2021-06-261-1/+0
* Fix NS native compilation buildsAlan Third2021-06-266-147/+43
* Fix race conditions between Lisp threads in GTK buildsEli Zaretskii2021-06-251-0/+16
* Fix GNUstep menu update crashesAlan Third2021-06-201-1/+29
* Fix GNUstep build warningsAlan Third2021-06-204-9/+46
* De-obfuscate gnutls_handshake loopdickmao2021-06-191-8/+3
* ; * src/comp.c (ADD_IMPORTED): Fix broken macro.Mattias Engdegård2021-06-181-1/+1
* Eliminate some GCC warningsMattias Engdegård2021-06-164-9/+13
* * src/xdisp.c (gui_draw_bottom_divider): Fix misleading indentation.Mattias Engdegård2021-06-161-1/+1
* Prepare pdumper dump file in memory, write it in one go (Bug#46881)Pip Cet2021-06-161-5/+22
* Add a new function syntax-class-to-charLars Ingebrigtsen2021-06-151-0/+18
* ; * src/fileio.c (Fsubstitute_in_file_name): Doc fix.Eli Zaretskii2021-06-131-1/+2
* Fsubstitute_in_file_name doc string clarificationLars Ingebrigtsen2021-06-131-0/+2
* Add ability to bring only the selected frame to the front (bug#48865)Matt Beshara2021-06-121-2/+11
* Provide new option `delete-window-set-selected' (Bug#47300)Martin Rudalics2021-06-101-21/+4
* Remove pause on fullscreening in NS (bug#48406)Alan Third2021-06-092-38/+2
* Fix image filename encoding issues (bug#48902)Alan Third2021-06-093-19/+16
* Merge from origin/emacs-27Glenn Morris2021-06-081-0/+17
|\
| * ; * src/composite.h: Improve comments for LGSTRING and LGLYPH.Eli Zaretskii2021-06-021-0/+17
* | Revert "src/nsterm.m: fix window tabbing on macOS"Alan Third2021-06-071-0/+8
* | * src/xdisp.c (Fwindow_text_pixel_size): Plug memory leak. (Bug#48884)Eli Zaretskii2021-06-071-0/+3
* | src/nsterm.m: fix window tabbing on macOSPaul W. Rankin2021-06-061-8/+0
* | * src/keyboard.c (read_decoded_event_from_main_queue): Fix paren typoStefan Monnier2021-06-051-1/+1
* | Support terminal emulators that encode the Meta modifier as 8th bitMax Mikhanosha2021-06-051-10/+43
* | Fix slow operation of 'string-width'Eli Zaretskii2021-06-053-17/+68
* | Fix fill-column-indicator on TTY framesEli Zaretskii2021-06-031-3/+11
* | Cross-reference the message/error control variablesLars Ingebrigtsen2021-06-032-3/+8