aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | Fix typo in 1792cbaddc.Gregory Heytings2022-07-091-1/+1
| | * | | Actually fix the long lines display bug (bug#56393).Gregory Heytings2022-07-085-7/+50
| | * | | Revert commit 38b3780f6e.Gregory Heytings2022-07-085-164/+30
| | * | | Revert commits 9ea9533f17, c0c4600ece, 7b19ce51fc, 051d2a1e36 and eb6d2fb58d.Gregory Heytings2022-07-083-40/+6
| | * | | * src/xdisp.c (set_vertical_scroll_bar): Remove stale comment.Eli Zaretskii2022-07-081-2/+0
| | * | | Fix calculation of the vertical scroll bar's thumbEli Zaretskii2022-07-081-2/+17
| | * | | Various improvements to auto-narrow mode.Gregory Heytings2022-07-063-2/+23
| | * | | Actually fix the long lines display bug (bug#56393).Gregory Heytings2022-07-065-30/+164
| * | | | Update buffer's chars-modified tick when inserting from gapEli Zaretskii2022-07-211-0/+1
| * | | | Apply tooltip assertions to all instances of x-show-tipPo Lu2022-07-214-9/+102
| * | | | Make sure we don't unknowingly truncate tooltip textEli Zaretskii2022-07-211-2/+18
| * | | | Avoid wasting bandwidth to set user timePo Lu2022-07-211-2/+9
| * | | | Improve handling screen resizes when built without RandRPo Lu2022-07-211-0/+4
| * | | | ; * src/data.c (Fash): Improve wording of the doc string.Eli Zaretskii2022-07-201-5/+10
| * | | | Implement wheel movement during DND on HaikuPo Lu2022-07-204-19/+62
| * | | | Fix setting user time upon scrolling self during DNDPo Lu2022-07-201-6/+17
| * | | | ; * src/data.c (Fash): More precise doc stringMattias Engdegård2022-07-191-1/+3
| * | | | Merge from origin/emacs-28Stefan Kangas2022-07-191-1/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | ; * src/buffer.c (syms_of_buffer) <mode-line-format>: Doc fix.Eli Zaretskii2022-07-181-1/+4
| * | | | Fix timestamp specified in wheel movement XDND eventsPo Lu2022-07-191-5/+7
| * | | | Make drag-and-drop wheel movement work locally too on XPo Lu2022-07-191-17/+138
| * | | | Clarify `take` and `ntake` documentation (bug#56521)Mattias Engdegård2022-07-181-2/+3
| * | | | Implement last change on Haiku as wellPo Lu2022-07-181-0/+5
| * | | | Preserve echo area message when running DND mouse movement functionPo Lu2022-07-181-0/+5
| * | | | Handle virtual modifiers in the DND scrolling codePo Lu2022-07-183-0/+41
| * | | | Add `take` and `ntake` (bug#56521)Mattias Engdegård2022-07-171-0/+57
| * | | | Fix leaking of file descriptors due to pipe processes on MS-WindowsEli Zaretskii2022-07-172-8/+32
| * | | | ; * src/xdisp.c (redisplay_tool_bar): Fix a possible typo.Eli Zaretskii2022-07-171-1/+1
| * | | | Fix tab-bar resizing under 'auto-resize-tab-bars' = 'grow-only'Eli Zaretskii2022-07-171-20/+30
| * | | | Handle scrolling during XDND drag-and-dropPo Lu2022-07-171-1/+1
| * | | | Fix drag-and-drop button button flagsPo Lu2022-07-171-12/+13
| * | | | * src/composite.c (find_automatic_composition): Fix off-by-one error.Eli Zaretskii2022-07-161-1/+1
| * | | | ; * src/xdisp.c (try_window): Expand the commentary. (Bug#56561)Eli Zaretskii2022-07-161-5/+13
| * | | | Handle XDND mouse rects synchronouslyPo Lu2022-07-161-28/+71
| * | | | Fix ASAN error with fringe bitmap on NSAndreas Schwab2022-07-151-4/+1
| * | | | ; * src/nsterm.m (ns_draw_window_cursor): Fix last change.Po Lu2022-07-151-0/+1
| * | | | Fix double unfocus during NS cursor displayPo Lu2022-07-151-1/+10
| * | | | Only preserve PRIMARY and CLIPBOARD selection ownership by defaultPo Lu2022-07-152-9/+37
| * | | | Avoid infloop in redisplay when displaying a tooltipEli Zaretskii2022-07-151-1/+8
| * | | | Fix generated drag-and-drop mouse rectanglesPo Lu2022-07-151-0/+88
| * | | | Fix sending button presses if the drop target specified a mouse rectanglePo Lu2022-07-151-1/+4
| * | | | Fix --without-x build after previous image cache changesLars Ingebrigtsen2022-07-141-0/+2
| * | | | Prune animation cache when images are no longer reachableLars Ingebrigtsen2022-07-141-10/+31
| * | | | Make image-cache-size also include the animation cacheLars Ingebrigtsen2022-07-141-15/+44
| * | | | Prune the animation cache from gcLars Ingebrigtsen2022-07-141-0/+3
| * | | | * src/gtkutil.c (xg_free_frame_widgets): Avoid compiler warning.Eli Zaretskii2022-07-141-0/+2
| * | | | ; * src/xterm.c (x_scroll_bar_expose, mark_xterm): Fix last change.Eli Zaretskii2022-07-141-2/+4
| * | | | Silence unused variable warning in a build --without-allStefan Kangas2022-07-141-2/+1
| * | | | ; Fix compilation warnings in a build --without-allEli Zaretskii2022-07-141-2/+5
| * | | | Pacify -Wunused-macros in --without-all buildsStefan Kangas2022-07-141-3/+10