summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Fix --without-x build after previous image cache changesLars Ingebrigtsen2022-07-14
* Prune animation cache when images are no longer reachableLars Ingebrigtsen2022-07-14
* Make image-cache-size also include the animation cacheLars Ingebrigtsen2022-07-14
* Prune the animation cache from gcLars Ingebrigtsen2022-07-14
* * src/gtkutil.c (xg_free_frame_widgets): Avoid compiler warning.Eli Zaretskii2022-07-14
* ; * src/xterm.c (x_scroll_bar_expose, mark_xterm): Fix last change.Eli Zaretskii2022-07-14
* Silence unused variable warning in a build --without-allStefan Kangas2022-07-14
* ; Fix compilation warnings in a build --without-allEli Zaretskii2022-07-14
* Pacify -Wunused-macros in --without-all buildsStefan Kangas2022-07-14
* ; Fix typosStefan Kangas2022-07-14
* Try to restore the initial "daemon" frame when a display goes downPo Lu2022-07-14
* ; Fix typos: prefer American spellingStefan Kangas2022-07-14
* Make clear-image-cache clear the animation cacheLars Ingebrigtsen2022-07-14
* Merge from origin/emacs-28Stefan Kangas2022-07-14
|\
| * ; Fix typos: prefer American spellingStefan Kangas2022-07-13
* | Fix killing Emacs upon display disconnectPo Lu2022-07-14
* | ; * src/xterm.c (x_error_handler): Fix magic numbers.Po Lu2022-07-14
* | Fix recursive calls of x_connection_closed leading to dead terminalPo Lu2022-07-13
* | Implement TIMESTAMP target for Haiku selectionsPo Lu2022-07-13
* | Fix closing displays when preserving selections is enabledPo Lu2022-07-13
* | Fix buffer-stale-function fixLars Ingebrigtsen2022-07-12
* | Reduce syncing when fetching selection names during frame deletionPo Lu2022-07-12
* | Expunge unused recompute-lucid-menubar, lucid-menu-bar-dirty-flagAlan Mackenzie2022-07-12
* | Fix preserving selections if `x-lost-selection-functions' signalsPo Lu2022-07-12
* | Try to save selections from being disowned during frame deletionPo Lu2022-07-12
* | Remove obsolete uses of obsolete functionsMattias Engdegård2022-07-11
* | Only reset buffer-local buffer-stale-function in make-indirect-bufferLars Ingebrigtsen2022-07-11
* | * src/.lldbinit: Fix copyright year.Stefan Kangas2022-07-11
* | Allow commands that call `yes-or-no-p' to be repeatable againLars Ingebrigtsen2022-07-11
* | Support for debugging Emacs with LLDBGerd Möllmann2022-07-11
* | Simplify str_to_multibyte and related codeMattias Engdegård2022-07-11
* | Improve behavior of `lost-selection-mode' with multiple buffersPo Lu2022-07-11
* | Prevent setting user time if the WM doesn't support itPo Lu2022-07-11
* | Fix memory leak in ns_draw_reliefDaniel Martín2022-07-11
* | Simplify and speed up string-to-multibyteMattias Engdegård2022-07-11
* | Handle errors sending selection decline events asynchronouslyPo Lu2022-07-11
* | Speed up string-to-unibyteMattias Engdegård2022-07-10
* | * src/dired.c (directory_files_internal): Update commentStefan Monnier2022-07-10
* | * src/dired.c (directory_files_internal): Fix bug#56469Stefan Monnier2022-07-10
* | Minor fixes to WM_DELETE_WINDOW handlingPo Lu2022-07-10
* | ; * src/composite.c (Fcomposition_get_gstring): Fix compiler warnings.Po Lu2022-07-10
* | Fix build with old sqlite librariesPo Lu2022-07-10
* | Speed up 'find_automatic_composition'Eli Zaretskii2022-07-10
* | Don't sync for errors setting up DND targets and toplevelsPo Lu2022-07-10
* | Make `x-no-window-manager' cover user time as wellPo Lu2022-07-10
* | Make STRING_SET_MULTIBYTE an inline functionStefan Monnier2022-07-09
* | Avoid extra sync and atom name query on ending Motif DNDPo Lu2022-07-09
* | Improve drag-and-drop emulation time handlingPo Lu2022-07-09
* | Fix race conditions handling selection clear events on HaikuPo Lu2022-07-09
* | Merge from origin/emacs-28Stefan Kangas2022-07-09
|\|