summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-04-22Don't transfer window attributes trying to find the XM drag windowPo Lu
2022-04-22Another fix for non-ASCII 'overlay-arrow-string'Eli Zaretskii
2022-04-22Fix default frame name on HaikuPo Lu
2022-04-22Add an option to disable XI2 for debugging purposesPo Lu
2022-04-21; * src/xdisp.c (get_overlay_arrow_glyph_row): Better var name.Eli Zaretskii
2022-04-21Avoid a redisplay loop when 'overlay-arrow-string' is non-ASCIIEli Zaretskii
2022-04-21* src/haiku_support.cc (gui_abort): Get rid of extern "C" declarations.Po Lu
2022-04-21Unbreak build with MinGW64.Eli Zaretskii
2022-04-21Clean up PGTK code some morePo Lu
2022-04-21Don't leave xm drag initiator info aroundPo Lu
2022-04-21Use a cache on Haiku to avoid constantly reading fonts during font lookupPo Lu
2022-04-21Make some frame params work on Haiku tooltip framesPo Lu
2022-04-20Implement `below' z-group on HaikuPo Lu
2022-04-20Fix build for --enable-checking=structsBasil L. Contovounesios
2022-04-20Reset Motif DND protocol numbers when writing targets tablePo Lu
2022-04-20Implement `above' z-group on HaikuPo Lu
2022-04-20Fix enabling menu bar multiple times on HaikuPo Lu
2022-04-19Pacify gcc -std=c99 with printf %pPaul Eggert
2022-04-19Pacify gcc -std=c99Paul Eggert
2022-04-20Check for integer overflow when writing Motif targets tablesPo Lu
2022-04-19Fix GCC warnings when CHECK_LISP_OBJECT_TYPEStefan Monnier
2022-04-19Fix `x-mouse-click-focus-ignore-position' for odd coincidences across displaysPo Lu
2022-04-19Fix dimensions of console window of restarted Emacs on MS-WindowsEli Zaretskii
2022-04-19Deal with Motif drag window related racesPo Lu
2022-04-19Minor cleanups to Haiku menu codePo Lu
2022-04-19Fix last change for GTK 2Po Lu
2022-04-19Fix opaque region treatment on GTK 3Po Lu
2022-04-18Port struct Lisp_Subr to C99Paul Eggert
2022-04-18Port module_bignum_count_max to strict CPaul Eggert
2022-04-19Fix display of glyphless characters on HaikuPo Lu
2022-04-18Fix glyphless glyph display on NS (bug#54970)Alan Third
2022-04-18Minor improvements in 'restart-emacs' on MS-WindowsEli Zaretskii
2022-04-18Make it easier to use Emacs as a script interpreterLars Ingebrigtsen
2022-04-18Add missing Motif atomsPo Lu
2022-04-18Make `restart-emacs' work when Emacs is started with --chdirLars Ingebrigtsen
2022-04-18Improve `restart-emacs' error reportingLars Ingebrigtsen
2022-04-18Make "restart" erroring slightly more reliableLars Ingebrigtsen
2022-04-18Stop skipping ShapeNotify events during DND on GTK+Po Lu
2022-04-18Clarify computation of header line vposPo Lu
2022-04-18Fix 'restart-emacs' in -nw mode on MS-WindowsEli Zaretskii
2022-04-18Fix glyph skipping optimization when a tab line is enabledPo Lu
2022-04-18; Fix typo in last changePo Lu
2022-04-18Minor cleanups to PGTK codePo Lu
2022-04-17Port sqlite.c to OS X 10.6.8 with Xcode 3.2.6Paul Eggert
2022-04-18Fix Haiku menu bars when redisplay happens immediately after activationPo Lu
2022-04-18Some minor fixes to Motif DND supportPo Lu
2022-04-17Merge from origin/emacs-28Paul Eggert
2022-04-17Revert "Don’t assume openat"Eli Zaretskii
2022-04-17Don’t assume openatPaul Eggert
2022-04-17Make :filters run in the correct buffer in describe-buffer-bindingsLars Ingebrigtsen