aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | Bytecode opcode comments updateMattias EngdegÄrd2022-06-241-5/+11
| * | | Allow `kill-buffer' query to save the buffer firstLars Ingebrigtsen2022-06-241-3/+7
| * | | Make warning about require/autoload while bootstrapping not error outLars Ingebrigtsen2022-06-242-4/+14
| * | | Fix handling of mouse motion across screens during drag-and-dropPo Lu2022-06-241-13/+35
| * | | Merge branch 'abort-redisplay'Eli Zaretskii2022-06-249-8/+241
| |\ \ \
| | * | | Show warnings about aborted redisplayEli Zaretskii2022-06-191-1/+11
| | * | | Update redisplay ticks for more operations, and misc modificationsEli Zaretskii2022-06-194-9/+87
| | * | | Don't count ticks too eagerly in syntax.cEli Zaretskii2022-06-181-1/+2
| | * | | Allow aborting redisplay stuck in 'parse-partial-sexp'Eli Zaretskii2022-06-185-3/+40
| | * | | Handle too long syntactic fontificationsEli Zaretskii2022-06-172-0/+16
| | * | | Support callers which sometimes run unrelated to display codeEli Zaretskii2022-06-141-0/+5
| | * | | Handle W = NULL in 'update_redisplay_ticks'Eli Zaretskii2022-06-141-4/+10
| | * | | Restart tick counting every commandEli Zaretskii2022-06-142-6/+25
| | * | | Change the API of 'update_redisplay_ticks'Eli Zaretskii2022-06-122-13/+10
| | * | | Fix a typo in a doc string.Eli Zaretskii2022-06-121-1/+1
| | * | | Initial implementation of "abort-redisplay" featureEli Zaretskii2022-06-122-4/+68
| * | | | Improve grabbing detection with multiple master devices (MPX)Po Lu2022-06-243-1/+32
| * | | | Simplify XI event state conversionPo Lu2022-06-241-96/+44
| * | | | ; * src/xterm.c (x_dnd_send_leave): Remove debugging code.Po Lu2022-06-231-1/+0
| * | | | Minor fixes to last changePo Lu2022-06-232-1/+3
| * | | | Allow dropping more data types on PGTKPo Lu2022-06-234-120/+378
| * | | | Don't send XdndPosition before XdndStatus arrivesPo Lu2022-06-231-3/+39
| * | | | Update device-specific grab during drag-and-dropPo Lu2022-06-231-3/+11
| * | | | Prevent GC of window referenced from EmacsScrollerGerd Moellmann2022-06-223-0/+38
| * | | | Fix non-system-malloc buildPo Lu2022-06-221-0/+9
| * | | | * src/xterm.c (x_scroll_bar_note_movement): Fix no-toolkit build.Po Lu2022-06-221-1/+1
| * | | | Port x-selection-timeout to PGTKPo Lu2022-06-221-10/+9
| * | | | Fix setting user time for mouse movement eventsPo Lu2022-06-222-5/+16
| * | | | Two typos captured on OpenBSD/clangManuel Giraud2022-06-212-3/+3
| * | | | Rewrite PGTK selection code from scratchPo Lu2022-06-217-329/+1794
| * | | | Fix previous -batch change for gc-cons-percentageLars Ingebrigtsen2022-06-211-2/+1
| * | | | Increase gc-cons-percentage in -batch EmacsLars Ingebrigtsen2022-06-211-0/+6
| * | | | Make Lucid menus work from the keyboard also when uninstalledLars Ingebrigtsen2022-06-211-0/+9
| * | | | Allow toggling antialiasing inside the Haiku font dialogPo Lu2022-06-213-34/+100
| * | | | Merge from origin/emacs-28Stefan Kangas2022-06-211-14/+18
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Support builds configured with a separate --bindirEli Zaretskii2022-06-201-14/+18
| * | | | Remove selection requests on the keyboard buffer when closing displayPo Lu2022-06-211-4/+55
| * | | | Move selection delayed message to a better locationPo Lu2022-06-211-6/+35
| * | | | ; * src/process.c (wait_reading_process_output): Fix typo.Eli Zaretskii2022-06-201-1/+1
| * | | | Fix x-selection-timeout if some keyboard input arrives while waitingPo Lu2022-06-202-2/+18
| * | | | Fix ns-reg-to-script definitionPo Lu2022-06-201-1/+4
| * | | | Fix running temacs on HaikuPo Lu2022-06-201-2/+2
| * | | | Fix initialization of Haiku font driverPo Lu2022-06-202-3/+29
| * | | | Ignore pinch events from the wrong windowPo Lu2022-06-201-1/+1
| * | | | Allow using :width/:height as normal with xbm imagesLars Ingebrigtsen2022-06-201-14/+16
| * | | | Respect `:antialias' on HaikuPo Lu2022-06-203-42/+97
| * | | | Don't generate superfluous wheel events during drag and dropPo Lu2022-06-201-2/+11
| * | | | Fix earlier change in xfaces.c for antialiasing in the mode linePo Lu2022-06-201-4/+12
| * | | | More conservative fix for bug#37473Po Lu2022-06-191-11/+12
| * | | | Don't lose antialiasing info when hitting `C-x C-+'Lars Ingebrigtsen2022-06-191-2/+14