summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-25Add missing closing parenexternals/companyDmitry Gutov
2026-04-22Merge pull request #1525 from company-mode/company-childframeDmitry Gutov
2026-04-20Add new frontends to the company-frontends option properlyDmitry Gutov
2026-04-20Comment editDmitry Gutov
2026-04-20company-childframe-hide: Skip when invisible alreadyDmitry Gutov
2026-04-20company-childframe-hide: Check for liveness/existenceDmitry Gutov
2026-04-20Remove spurious hashDmitry Gutov
2026-04-20company-childframe: Reset company--tooltip-current-width correctlyDmitry Gutov
2026-04-20Revert the x-wait-for-event-timeout change with older Emacs in mindDmitry Gutov
2026-04-20Handle more commands correctly when mouse hovers over the child frameDmitry Gutov
2026-04-20Reduce the odds of X commands flush in the middle of resizeDmitry Gutov
2026-04-20Hide childframe more smoothly on X11Dmitry Gutov
2026-04-14Don't use x-wait-for-event-timeout, a better implementation is posted for coreDmitry Gutov
2026-04-12company-childframe-unless-just-one-frontend: Fix select-mouseDmitry Gutov
2026-03-31Merge branch 'master' into company-childframeDmitry Gutov
2026-03-31Merge pull request #1529 from company-mode/theme_colors_lighterDmitry Gutov
2026-03-31Use 'ghostwhite' as the more popular versionDmitry Gutov
2026-03-30company-tooltip-scrollbar-track: Use "thistle", easier to noticeDmitry Gutov
2026-03-19Use an even more neutral set of colors, discussed in PR #1529Dmitry Gutov
2026-03-16#1525 Add NEWS entryDmitry Gutov
2026-03-16#1529 Add NEWS entryDmitry Gutov
2026-03-16Remove scrollbar background, leaving that face just for use on the borderDmitry Gutov
2026-03-16Change light theme colors to be lighter, thus closer to "neutral"Dmitry Gutov
2026-03-16New option: company-childframe-border-widthDmitry Gutov
2026-03-16Use the 'track' face for the border, rather than 'thumb'Dmitry Gutov
2026-03-16Add hard dependency on posframeDmitry Gutov
2026-03-16And x-wait-for-event-timeout tooDmitry Gutov
2026-03-16Declare x-fast-protocol-requestsDmitry Gutov
2026-03-16Fix the 'Unused lexical argument' warningDmitry Gutov
2026-03-16Add company-childframe* autoloadsDmitry Gutov
2026-03-16Fix posframe dep on ciDmitry Gutov
2026-03-16Paint a border around the tooltipDmitry Gutov
2026-03-16Don't inhibit-redisplay hereDmitry Gutov
2026-02-20Merge pull request #1526 from fgerodez/masterDmitry Gutov
2026-02-19Fix typo in company-minimum-prefix-length documentationfgerodez
2026-01-21company-childframe-show: Fix scrollbar display on ttyDmitry Gutov
2026-01-20company-childframe-unless-just-one-frontend: Hide reliablyDmitry Gutov
2026-01-20Use inhibit-double-buffering=tDmitry Gutov
2026-01-20Specify width and height explicitly, otherwise repositionings can be wrongDmitry Gutov
2026-01-18company-childframe--wheel-scroll: Extract; make a bit more safeDmitry Gutov
2026-01-18Support mouse wheel scrollling for the popupDmitry Gutov
2026-01-18Reduce the odds of popup's flickeringDmitry Gutov
2026-01-13IdemDmitry Gutov
2026-01-11Amend the credit phrasingDmitry Gutov
2026-01-09company-childframe: Support selecting with mouse clicksDmitry Gutov
2026-01-09company-childframe: First importDmitry Gutov
2026-01-08Fix company-dabbrev-code-other-buffers=allDmitry Gutov
2026-01-08Merge pull request #1524 from janestreet/remove-extraneous-package-headerDmitry Gutov
2026-01-06company-cmake.el: Remove extraneous Version headerAaron L. Zeng
2025-10-22Merge pull request #1521 from leuven65/masterDmitry Gutov