Go to file
Dmitry Gutov 57734334e2 Update old test for the "new interpreted lambda" format in Emacs 30.1 2024-05-15 02:20:26 +03:00
.github CI: run tests on Emacs 29.2 2024-01-22 22:18:39 +02:00
doc Fix many "obsolete since" versions and the manual's 2023-10-05 20:34:35 +03:00
icons Update the kind -> icon and -> text+face mappings 2021-11-13 02:54:02 +03:00
test Update old test for the "new interpreted lambda" format in Emacs 30.1 2024-05-15 02:20:26 +03:00
.dir-locals.el Add User Manual 2021-11-29 19:42:00 +02:00
.elpaignore Elpaignore .github files 2021-08-06 17:51:14 +03:00
.gitignore Try the new travis.yml 2013-05-09 07:29:28 +04:00
CONTRIBUTING.md Add User Manual 2021-11-29 19:42:00 +02:00
LICENSE Add LICENSE file 2021-08-16 18:01:12 +03:00
Makefile Update manual packaging 2021-09-30 20:07:54 +03:00
NEWS.md Remove the company-elisp backend 2024-03-01 05:46:11 +02:00
README.md Add a link from README 2021-09-02 03:25:27 +03:00
company-abbrev.el Fix a bunch of warnings related to lexical-binding 2023-11-06 22:43:04 +02:00
company-bbdb.el Re-fix #202 with 'eval' again; now lexical-style 2023-11-23 20:42:43 +02:00
company-capf.el Disable ispell-completion-at-point 2023-12-06 01:53:30 +02:00
company-clang.el company-clang.el: Update copyright dates 2023-03-04 01:31:58 +02:00
company-cmake.el Fix: add cmake-ts-mode to company-cmake-modes 2023-11-09 12:12:16 -08:00
company-css.el Silence two more 2022-11-30 15:26:02 +02:00
company-dabbrev-code.el treewide: replace (equal= … "") comparisons with (string-empty-p …) 2024-03-11 18:44:30 +03:00
company-dabbrev.el treewide: replace `looking-at` with `looking-at-p` if match data unused 2024-02-18 20:57:30 +03:00
company-etags.el Adapt to the change of derived-mode-p's cc, part 2 2023-11-28 16:24:48 +02:00
company-files.el treewide: replace (equal= … "") comparisons with (string-empty-p …) 2024-03-11 18:44:30 +03:00
company-gtags.el Adapt to the change of derived-mode-p's calling convention upstream 2023-11-28 16:22:03 +02:00
company-ispell.el treewide: replace (string= … "") comparisons with (string-empty-p …) 2024-03-11 18:44:30 +03:00
company-keywords.el Add php-ts-mode as an alias of php-mode 2024-01-31 02:46:15 +09:00
company-nxml.el Fix a bunch of warnings related to lexical-binding 2023-11-06 22:43:04 +02:00
company-oddmuse.el Fix a bunch of warnings related to lexical-binding 2023-11-06 22:43:04 +02:00
company-semantic.el treewide: replace (equal= … "") comparisons with (string-empty-p …) 2024-03-11 18:44:30 +03:00
company-template.el Make sure company-template-c-like-templatify uses the default f-s-f 2024-02-11 23:22:22 +02:00
company-tempo.el Fix a bunch of warnings related to lexical-binding 2023-11-06 22:43:04 +02:00
company-tests.el Fix company-tests.el footer 2023-12-20 15:12:01 -08:00
company-tng.el Fix a bunch of warnings related to lexical-binding 2023-11-06 22:43:04 +02:00
company-yasnippet.el company-yasnippet: Support yas-key-syntaxes better 2023-11-23 03:32:43 +02:00
company.el company-plainify: Only concat string when satisfying stringp 2024-04-28 19:35:43 +10:00

README.md

See the homepage for installation and usage instructions.

File a bug report in Issues.

Ask a question or suggest a feature in Discussions.

See Contributing on other ways to help out.

Build Status GNU Emacs MELPA GNU ELPA GNU-devel ELPA