summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-06-29In read_minibuf_unwind don't try to select dead window (Bug#49248)Martin Rudalics
2021-06-26; * src/lread.c (load_path_default): Remove unused variable.Eli Zaretskii
2021-06-26Fix NS native compilation buildsAlan Third
2021-06-25Fix race conditions between Lisp threads in GTK buildsEli Zaretskii
2021-06-20Fix GNUstep menu update crashesAlan Third
2021-06-20Fix GNUstep build warningsAlan Third
2021-06-20Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-06-19De-obfuscate gnutls_handshake loopdickmao
2021-06-18Fix a frame created without scroll/menu/toolbar is emptyYuuki Harano
2021-06-18Revert "Revert "* src/pgtkfns.c: Do not show an empty frame prematurely""Yuuki Harano
2021-06-18; * src/comp.c (ADD_IMPORTED): Fix broken macro.Mattias Engdegård
2021-06-16Eliminate some GCC warningsMattias Engdegård
2021-06-16* src/xdisp.c (gui_draw_bottom_divider): Fix misleading indentation.Mattias Engdegård
2021-06-16Prepare pdumper dump file in memory, write it in one go (Bug#46881)Pip Cet
2021-06-15Add a new function syntax-class-to-charLars Ingebrigtsen
2021-06-14Revert "* src/pgtkfns.c: Do not show an empty frame prematurely"Yuuki Harano
2021-06-14Revert "; * src/pgtkfns.c (Fx_create_frame): Fix coding style"Yuuki Harano
2021-06-13; * src/fileio.c (Fsubstitute_in_file_name): Doc fix.Eli Zaretskii
2021-06-13Fsubstitute_in_file_name doc string clarificationLars Ingebrigtsen
2021-06-13; * src/pgtkfns.c (Fx_create_frame): Fix coding styleYuuki Harano
2021-06-13* src/pgtkfns.c: Do not show an empty frame prematurelyJindřich Makovička
2021-06-13Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano
2021-06-12Add ability to bring only the selected frame to the front (bug#48865)Matt Beshara
2021-06-10Provide new option `delete-window-set-selected' (Bug#47300)Martin Rudalics
2021-06-09Remove pause on fullscreening in NS (bug#48406)Alan Third
2021-06-09* src/xdisp.c (Fwindow_text_pixel_size): Plug memory leak. (Bug#48884)Eli Zaretskii
2021-06-09Fix image filename encoding issues (bug#48902)Alan Third
2021-06-09* src/pgtkselect.c: Avoid Glib assertion warningsJindřich Makovička
2021-06-08Merge from origin/emacs-27Glenn Morris
2021-06-07Revert "src/nsterm.m: fix window tabbing on macOS"Alan Third
2021-06-07* src/xdisp.c (Fwindow_text_pixel_size): Plug memory leak. (Bug#48884)Eli Zaretskii
2021-06-06src/nsterm.m: fix window tabbing on macOSPaul W. Rankin
2021-06-05* src/keyboard.c (read_decoded_event_from_main_queue): Fix paren typoStefan Monnier
2021-06-05Support terminal emulators that encode the Meta modifier as 8th bitMax Mikhanosha
2021-06-05Support frame-scale-factor on pgtk framesYuuki Harano
2021-06-05Fix slow operation of 'string-width'Eli Zaretskii
2021-06-03Fix fill-column-indicator on TTY framesEli Zaretskii
2021-06-03Cross-reference the message/error control variablesLars Ingebrigtsen
2021-06-02; * src/composite.h: Improve comments for LGSTRING and LGLYPH.Eli Zaretskii
2021-06-02Fix a typo in 'produce_glyphless_glyph'Eli Zaretskii
2021-06-01Improve performance of NS port's display on macOSAlan Third
2021-05-31Make frames record when their selected window was the mini-windowAlan Mackenzie
2021-05-31* src/keyboard.c (make_lispy_event): Fix previous.Glenn Morris
2021-05-31Correct mouse handling when window origin changes between down and up eventsAlan Mackenzie
2021-05-31Add new convenience function `buffer-local-boundp'Lars Ingebrigtsen
2021-05-30* src/pgtkterm.c: Honor system DPI settingsJindřich Makovička
2021-05-30Don't account for character compositions in 'format' and friendsEli Zaretskii
2021-05-30`minibuffer-exit-hook' doc string clarificationLars Ingebrigtsen
2021-05-29Disable hyper key when super and hyper conflictYuuki Harano
2021-05-29Merge branch 'master' of git.sv.gnu.org:/srv/git/emacs into feature/pgtkYuuki Harano