summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-17; Minor fix for 'restart-emacs' on MS-WindowsEli Zaretskii
2022-04-17Fix 'restart-emacs' on MS-WindowsEli Zaretskii
2022-04-17Add a `restart-emacs' sanity checkLars Ingebrigtsen
2022-04-17Handle bad actual actions during DNDPo Lu
2022-04-17Check whether we can restart in Fkill_emacsLars Ingebrigtsen
2022-04-17Add new function `flush-standard-output'.Lars Ingebrigtsen
2022-04-17Add a new command `restart-emacs'Lars Ingebrigtsen
2022-04-17* src/filelock.c (Fcreate_lockfiles): Doc string fix.Paul Eggert
2022-04-17Merge from origin/emacs-28Paul Eggert
2022-04-17Fix race conditions waiting for menu bar resize events on HaikuPo Lu
2022-04-17Fix race conditions waiting for menu bar resize events on HaikuPo Lu
2022-04-17Get rid of unused flags on HaikuPo Lu
2022-04-17* src/haikufns.c (haiku_free_frame_resources): Free saved menu event.Po Lu
2022-04-17Fix hangs when clicking on Haiku menu bar to activate framePo Lu
2022-04-17Fix GC bug in filelock.cPaul Eggert
2022-04-17Make sure the ftcr font driver is used on Haiku when Cairo is enabledPo Lu
2022-04-16Document encode-time caveatsPaul Eggert
2022-04-16Stress difference of new and old ways to call `encode-time'Max Nikulin
2022-04-17Restore pending_signals at a point in the DND event loopPo Lu
2022-04-16Merge from origin/emacs-28Eli Zaretskii
2022-04-16Merge from origin/emacs-28Eli Zaretskii
2022-04-16Merge from origin/emacs-28Eli Zaretskii
2022-04-16Prevent race conditions with async input during drag-and-dropPo Lu
2022-04-16Fix builds on older versions of macOSMattias Engdegård
2022-04-16; * src/sysdep.c: Fix mistake in previous commitMattias Engdegård
2022-04-16Fix builds on older versions of macOSMattias Engdegård
2022-04-16Fix build with toolkit scroll bars without XI2Po Lu
2022-04-16Protect windows from garbage collection when a ClientMessage is pendingPo Lu
2022-04-16Add some missing multilingual keys to HaikuPo Lu
2022-04-16Handle errors getting selection ownership when starting DNDPo Lu
2022-04-15Fix default registry of Haiku font backendPo Lu
2022-04-15; * src/haiku_support.h: Fix header coding style.Po Lu
2022-04-15Clean up keysyms from Haiku headersPo Lu
2022-04-15Fix dismissal of tooltips on HaikuPo Lu
2022-04-15; * src/fringe.c: Include pgtkterm.h only in HAVE_PGTK builds.Eli Zaretskii
2022-04-15Fix cursor motion under truncate-lines with Flymake fringe indicatorEli Zaretskii
2022-04-15More PGTK related cleanupPo Lu
2022-04-15Clean up some extraneous stuff in pgtkfns.cPo Lu
2022-04-15Fix core string lookup with modifiers on XI2Po Lu
2022-04-15Clean up various bits of Haiku codePo Lu
2022-04-15Add missing extern declarations to headersPo Lu
2022-04-15Make Haiku scroll bar behave more like other programsPo Lu
2022-04-14New time-equal-p testPaul Eggert
2022-04-15Properly wait for app thread exit on HaikuPo Lu
2022-04-15Fix calls to XKB functions without testing for server supportPo Lu
2022-04-14Fix mouse clicks in hscrolled window with variable-height fontsEli Zaretskii
2022-04-14Avoid possibly unnecessary lisp_time_struct callPhilip Kaludercic
2022-04-14Fix races with child frame locks on HaikuPo Lu
2022-04-14Keep track of keyboard state during drag and dropPo Lu
2022-04-14Minor fixes to menus on XI2Po Lu