summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-07-14Make clear-image-cache clear the animation cacheLars Ingebrigtsen
2022-07-14Merge from origin/emacs-28Stefan Kangas
2022-07-14Fix killing Emacs upon display disconnectPo Lu
2022-07-14; * src/xterm.c (x_error_handler): Fix magic numbers.Po Lu
2022-07-13Fix recursive calls of x_connection_closed leading to dead terminalPo Lu
2022-07-13; Fix typos: prefer American spellingStefan Kangas
2022-07-13Implement TIMESTAMP target for Haiku selectionsPo Lu
2022-07-13Fix closing displays when preserving selections is enabledPo Lu
2022-07-12Fix buffer-stale-function fixLars Ingebrigtsen
2022-07-12Reduce syncing when fetching selection names during frame deletionPo Lu
2022-07-12Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flagAlan Mackenzie
2022-07-12Fix preserving selections if `x-lost-selection-functions' signalsPo Lu
2022-07-12Try to save selections from being disowned during frame deletionPo Lu
2022-07-11Remove obsolete uses of obsolete functionsMattias Engdegård
2022-07-11Only reset buffer-local buffer-stale-function in make-indirect-bufferLars Ingebrigtsen
2022-07-11* src/.lldbinit: Fix copyright year.Stefan Kangas
2022-07-11Allow commands that call `yes-or-no-p' to be repeatable againLars Ingebrigtsen
2022-07-11Support for debugging Emacs with LLDBGerd Möllmann
2022-07-11Simplify str_to_multibyte and related codeMattias Engdegård
2022-07-11Improve behavior of `lost-selection-mode' with multiple buffersPo Lu
2022-07-11Prevent setting user time if the WM doesn't support itPo Lu
2022-07-11Fix memory leak in ns_draw_reliefDaniel Martín
2022-07-11Simplify and speed up string-to-multibyteMattias Engdegård
2022-07-11Handle errors sending selection decline events asynchronouslyPo Lu
2022-07-10Speed up string-to-unibyteMattias Engdegård
2022-07-10* src/dired.c (directory_files_internal): Update commentStefan Monnier
2022-07-10* src/dired.c (directory_files_internal): Fix bug#56469Stefan Monnier
2022-07-10Minor fixes to WM_DELETE_WINDOW handlingPo Lu
2022-07-10; * src/composite.c (Fcomposition_get_gstring): Fix compiler warnings.Po Lu
2022-07-10Fix build with old sqlite librariesPo Lu
2022-07-10Speed up 'find_automatic_composition'Eli Zaretskii
2022-07-10Don't sync for errors setting up DND targets and toplevelsPo Lu
2022-07-10Make `x-no-window-manager' cover user time as wellPo Lu
2022-07-09Make STRING_SET_MULTIBYTE an inline functionStefan Monnier
2022-07-09Avoid extra sync and atom name query on ending Motif DNDPo Lu
2022-07-09Avoid assertion violations in 'back_to_previous_visible_line_start'Eli Zaretskii
2022-07-09Fix segfault in composite.cEli Zaretskii
2022-07-09Improve drag-and-drop emulation time handlingPo Lu
2022-07-09Fix race conditions handling selection clear events on HaikuPo Lu
2022-07-09Merge from origin/emacs-28Stefan Kangas
2022-07-09Fix redisplay after running selection hook on HaikuPo Lu
2022-07-09Speed up querying for window manager supportPo Lu
2022-07-09Fix typo in 1792cbaddc.Gregory Heytings
2022-07-08Actually fix the long lines display bug (bug#56393).Gregory Heytings
2022-07-08Revert commit 38b3780f6e.Gregory Heytings
2022-07-08Revert commits 9ea9533f17, c0c4600ece, 7b19ce51fc, 051d2a1e36 and eb6d2fb58d.Gregory Heytings
2022-07-08Remove now unused parameter TRACK from do_switch_frame.Alan Mackenzie
2022-07-08Doc fix; don't mention obsolete variableStefan Kangas
2022-07-08Remove unused member of internal structMattias Engdegård
2022-07-08Ensure correct position is returned after child frame movementPo Lu