branch: externals/company
commit 056d19d54af1447f60f2329774e6c5abf98a91cb
Author: Dmitry Gutov
Commit: Dmitry Gutov
Rename a function and add NEWS entry
---
NEWS.md | 2 ++
company-gtags.el | 6 +++---
2 files changed, 5 insertions(+), 3 deletions(-)
diff --git a/NEWS.md b/NEWS.md
branch: externals/company
commit 053c50d376e65e189a6b170d2fedc7d552a73907
Merge: 8c22b58 18b7b79
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1023 from hlissner/fix-face-helper
Fix company--face-attribute helper
---
company.el | 10 +++---
1 file changed, 7 insertion
branch: externals/company
commit 75acbc54a46c47a48a061064295cf304d94108a7
Merge: 97cfbc3 e6fa6c0
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1037 from Ergus/master
Fix company-gtags to work with tramp and multiple locations.
---
company-gtags.el | 76 +++
branch: externals/company
commit b16b236264af6170a2576d8427a5b28f4e19ae65
Author: Henrik Lissner
Commit: Henrik Lissner
Fall back to unremapped 'default face :background
Otherwise, if default is remapped to a list of faces we cannot extract a
:background from, then we still have
branch: externals/company
commit 123b604297b64c69aeec3018722c75e03d18c23a
Merge: 24aefbd 3644a59
Author: Dmitry Gutov
Commit: Dmitry Gutov
Merge branch 'master' of https://github.com/company-mode/company-mode into
externals/company
---
.dir-locals.el | 3 +-
NEWS.md
branch: externals/company
commit 01f5d101df3258d575591a65e7cb0974eec129cb
Author: Jimmy Aguilar Mena
Commit: Jimmy Aguilar Mena
Fix company-gtags to work with tramp and multiple locations.
* company-gtags.el (company-gtags-executable) : Now default to nil
because the search is m
branch: externals/company
commit 7c25cf4358ec98e2c9ec83d6a16475d7317960d3
Author: Kien Nguyen
Commit: Kien Nguyen
company-set-selection: adding offset internally instead of via caller
---
company.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/company.el b/company
branch: externals/company
commit 2de0d9ad970038075a3eb6bb3b6f34bf4613bf74
Author: Dmitry Gutov
Commit: Dmitry Gutov
More copy edits
---
NEWS.md | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/NEWS.md b/NEWS.md
index b51c457..9b48ea4 100644
--- a/NEWS.md
+++ b/NEWS
branch: externals/company
commit d5912821e7798a51e15586cc75818c7c18c21b7d
Merge: 0edc87d 805637c
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1009 from condy0919/cmake
company-cmake: property completion candidates
---
company-cmake.el | 1 +
1 file changed, 1 insertion(+
branch: externals/company
commit 3a27fd960ac76a98c166c03be5145815f30ddd0b
Author: Dmitry Gutov
Commit: Dmitry Gutov
company-gtags--executable: Don't create local values unnecessarily
---
company-gtags.el | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/company-gtags.e
branch: externals/company
commit e6fa6c0c66d2c9575950183845f326cc6833438b
Author: Jimmy Aguilar Mena
Commit: Jimmy Aguilar Mena
Add connection-local caching for gtags executable.
---
company-gtags.el | 17 -
1 file changed, 16 insertions(+), 1 deletion(-)
diff --git a/compa
branch: externals/company
commit dd925936f7c0bf00319c81e8caea1b3db63bb8b5
Merge: 5f5949b 7c25cf4
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1032 from kiennq/bug/company-selection-offset
company-set-selection: adding offset internally instead of via caller
---
company.e
branch: externals/company
commit 569ff3e7eb7452c6aca98fa83f8256c7013a987e
Author: Dmitry Gutov
Commit: Dmitry Gutov
Copy edits
---
company-tng.el | 17 +++--
1 file changed, 11 insertions(+), 6 deletions(-)
diff --git a/company-tng.el b/company-tng.el
index d0096c1..f492f26 100
branch: externals/company
commit c4d205a5088201718f14d2e92ae6af4efaba6355
Author: Henrik Lissner
Commit: Henrik Lissner
Fix company--face-attribute for text-scaled faces
Fixes the case where some remaps (like what text-scale does) use a
face-spec without an :inherit property, ca
branch: externals/company
commit dccd04b7fb658d366c2081b6ce7ddcd208ce7ae0
Author: Dmitry Gutov
Commit: Dmitry Gutov
company-gtags--fetch-tags: Revert an earlier change
Just to simplify, #1038.
---
company-gtags.el | 48 +++-
1 file change
branch: externals/company
commit 8c22b58a01ba5f571bff112fadfc51046473fcc1
Merge: 25f6a27 bbff400
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1020 from hlissner/fix-tooltip-bg
Fix tooltip background stretching to EOL
---
company.el | 18 +-
1 file changed
branch: externals/company
commit 5f5949b6ae8ea9df94c6cb3e01d9cae43623b794
Merge: 053c50d b16b236
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1024 from hlissner/fix-face-helper
Fix company--face-attribute for text-scaled faces
---
company.el | 6 --
1 file changed, 4
branch: externals/company
commit fb9db076c9f968cdf32fc04af9c1abe410275267
Merge: d6df27f c1e8972
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #999 from kiennq/bug/company-selection-default
company-selection: add company-selection-default to have better support for
non-sel
branch: externals/company
commit c1e8972950c20c80d4818adcc44f8a91d8f9d82a
Author: Kien Nguyen
Commit: Kien Nguyen
company-selection: add company-selection-default to have better support for
non-selection popup
---
NEWS.md| 3 +
company-tng.el | 125 ---
branch: externals/company
commit 0edc87d423b83c707e6c708f421d96f4d198803d
Author: Dmitry Gutov
Commit: Dmitry Gutov
Fix a couple of warnings
Closes #1006
---
company-tng.el | 2 ++
company-yasnippet.el | 1 +
2 files changed, 3 insertions(+)
diff --git a/company-tng.el b/com
branch: externals/company
commit 3644a595b4647367de42a8de485efa0aae0c0213
Author: Dmitry Gutov
Commit: Dmitry Gutov
company-gtags--executable: Make sure to return the detected value
#1038
---
company-gtags.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/com
branch: externals/company
commit 13e2adaaefee0867d9456d14ba4396364c77b5eb
Author: Jimmy Aguilar Mena
Commit: Jimmy Aguilar Mena
Avoid calling executable-find for local buffers.
* company-gtags.el (company-gtags-executable) : Restored to the original
value.
(company-gtags--ex
branch: externals/company
commit bbff4007ac7d8e5dbc679f8e1f6a750d863ee861
Author: Henrik Lissner
Commit: Henrik Lissner
Fix tooltip background stretching to EOL
When default face has been remapped
---
company.el | 18 +-
1 file changed, 17 insertions(+), 1 deletion(
branch: externals/company
commit bea319537433dac3d053d5452f89b654eb34d8ad
Author: David Florness
Commit: David Florness
Implement `company-select-first' and `company-select-last'
---
NEWS.md| 1 +
company.el | 10 ++
2 files changed, 11 insertions(+)
diff --git a/NEWS.md b/NEW
branch: externals/company
commit 805637cec9726bb6c02ac2386796227db3d27cf7
Author: condy
Commit: condy
company-cmake: property completion candidates
---
company-cmake.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/company-cmake.el b/company-cmake.el
index 1bfb20b..5a05c75 100644
---
branch: externals/company
commit 97cfbc3967c195fb4ccb171735b9b1dea97e681a
Merge: dd92593 bea3195
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1033 from edwargix/master
Implement `company-select-first' and `company-select-last'
---
NEWS.md| 1 +
company.el | 10 +
branch: externals/company
commit 18b7b79d579ac3a93920762742a1eaa35491592f
Author: Henrik Lissner
Commit: Henrik Lissner
Fix company--face-attribute helper
In three cases:
1. When FACE is remapped to a single face in face-remapping-alist.
2. When FACE remapped to a list
branch: externals/company
commit d6df27f1652ae56178ce64b9c1022ec90c850e1a
Author: Dmitry Gutov
Commit: Dmitry Gutov
Rename auto-complete to auto-commit
#1005
---
NEWS.md| 2 ++
company.el | 69 ++
test/core-te
branch: externals/company
commit 4462e7d399c3d2e1ea1f5d018f4537f1f3d5acfc
Merge: 54f60ef 63b0535
Author: Dmitry Gutov
Commit: GitHub
Merge pull request #1004 from jcs-PR/fix-badge
Fixed badge url
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/READ
branch: externals/company
commit 25f6a2717ade173c37dc4d013ce68312673596d7
Author: Dmitry Gutov
Commit: Dmitry Gutov
company-echo-format: Handle company-common being nil
---
company.el | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/company.el b/company.el
index 1dd
branch: externals/company
commit 63b053585aa9eda0f07fe8209f64171ba3ead8e4
Author: Jen-Chieh
Commit: Jen-Chieh
Fixed badge url.
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 1e0e5e6..b466d66 100644
--- a/README.md
+++ b/README.m
branch: externals/company
commit 54f60ef523878c4d332f29df380f36cf2f165935
Author: Dmitry Gutov
Commit: Dmitry Gutov
Print the right buffer-local value
---
company.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/company.el b/company.el
index 6897c3c..a43eb32 100644
-
branch: externals/company
commit 2158fbddcef69d8b10bef4a5f9fc828cc2315cb7
Author: Gregory Heytings
Commit: Dmitry Gutov
company-tooltip-width-grow-only: New option
---
NEWS.md| 1 +
company.el | 12
2 files changed, 13 insertions(+)
diff --git a/NEWS.md b/NEWS.md
index f0
branch: externals/company
commit e3937857c14da818c55693bc0c6e03164423db96
Author: Dmitry Gutov
Commit: Dmitry Gutov
Add a FIXME
---
company.el | 1 +
1 file changed, 1 insertion(+)
diff --git a/company.el b/company.el
index d451b7e..6897c3c 100644
--- a/company.el
+++ b/company.el
@@ -2816
branch: externals/company
commit 57a6554db750567917f1192463e2503787f9b883
Author: Dmitry Gutov
Commit: Dmitry Gutov
company-clang--parse-output: Filter out duplicates
Fixes #841
Based on a patch by Gregory Heytings.
---
NEWS.md | 2 ++
company-clang.el | 21 +
branch: externals/company
commit e1726c46f042adac1dc4ecf5066df6a336fbaf1d
Author: Dmitry Gutov
Commit: Dmitry Gutov
Typo
---
NEWS.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/NEWS.md b/NEWS.md
index 9b48ea4..e89cd59 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -3,7 +3,7 @
branch: externals/company
commit c09e7ff23d0d3e1927eb13c312d90aefd6b731b9
Author: Dmitry Gutov
Commit: Dmitry Gutov
Remove unused variable
---
company.el | 8
1 file changed, 8 deletions(-)
diff --git a/company.el b/company.el
index d460b88..12cbb17 100644
--- a/company.el
+++ b/c
branch: externals/company
commit e1d58370cf1f6b42b929376eab2193bfc0914381
Author: Dmitry Gutov
Commit: Dmitry Gutov
Use 'after-string' to render the popup
To make possible rendering images in it.
Discussion in
https://github.com/company-mode/company-mode/pull/996#issuecomm
branch: externals/company
commit 9e153fa5352e3ac2da025feb71aba12da48cf9a2
Author: Dmitry Gutov
Commit: Dmitry Gutov
Restore Emacs < 26 compatibility
Fixes #1003
---
company.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/company.el b/company.el
index c1fcdd
branch: externals/company
commit be8cf44c6eeddf0ea66f842f6287e7961f20a05a
Author: Dmitry Gutov
Commit: Dmitry Gutov
Tidy up a little
---
company.el | 17 +++--
1 file changed, 7 insertions(+), 10 deletions(-)
diff --git a/company.el b/company.el
index 82264e1..b0d1a6c 100644
--
branch: externals/company
commit 664dd19c2f3d088be3c82bfa3abcc589b491b8f1
Author: Dmitry Gutov
Commit: Dmitry Gutov
Move company-clang to after company-capf
---
NEWS.md| 5 +
company.el | 3 ++-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/NEWS.md b/NEWS.md
index a1
branch: externals/company
commit ca231bf9e794883f5669aea4bfb92464ec35427e
Author: Dmitry Gutov
Commit: Dmitry Gutov
Remove company-eclim
---
NEWS.md | 7 +++
company-eclim.el | 186 ---
company.el | 3 +-
3 files changed
branch: externals/company
commit 5eb7d868c2a13bbfb14060b79d69f0d59f6a5f60
Author: Dmitry Gutov
Commit: Dmitry Gutov
Add some clarifications for the Customize interface
---
company.el | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/company.el b/company.el
index cb81
branch: externals/company
commit 1b985d18667c5b58bce600a83de8d65e82aee390
Author: Dmitry Gutov
Commit: Dmitry Gutov
Set project-vc-merge-submodules to nil [ci skip]
---
.dir-locals.el | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.dir-locals.el b/.dir-locals.el
index
branch: externals/company
commit 520978c062d6b2905854d70d10314a514825eb17
Author: Dmitry Gutov
Commit: Dmitry Gutov
Change the replacement character for non-printables
---
company.el | 5 -
test/frontends-tests.el | 2 +-
2 files changed, 5 insertions(+), 2 deletions(-)
di
branch: externals/company
commit 10d7ee573c3b72303693db58b2d1521c5241085c
Author: Dmitry Gutov
Commit: Dmitry Gutov
Remove company-xcode
Seems like xcodeindex tool has only been present in early versions of XCode.
https://mirror.informatimago.com/next/developer.apple.com/t
dgutov pushed a change to branch externals/company.
from 24aefbd Fix some quoting problems in doc strings
new c09e7ff Remove unused variable
new 520978c Change the replacement character for non-printables
new 1b985d1 Set project-vc-merge-submodules to nil [ci
branch: externals/emms
commit a2738fe1a9013f641eeba31300e828e88b468b14
Author: Yoni Rabkin
Commit: Yoni Rabkin
* Makefile: version bump
---
Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 25585b6..546a355 100644
--- a/Makefile
+++ b/Mak
branch: externals/emms
commit 009efa58b439fc06a4c6d0749057789ae7103184
Author: Yoni Rabkin
Commit: Yoni Rabkin
* README: update the README for ELPA package display
---
NEWS| 4
README | 16 +---
emms.el | 4 ++--
3 files changed, 19 insertions(+), 5 deletions(-)
dif
branch: externals/emms
commit d9c3e214be3be37460fc037c2217a1d74eb8cb07
Author: Yoni Rabkin
Commit: Yoni Rabkin
* doc/developer-release.txt: correct arcane incantation
---
doc/developer-release.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/developer-release.txt
yonirabkin pushed a change to branch externals/emms.
from 4ca4ae8 * emms-tag-editor.el:
new d9c3e21 * doc/developer-release.txt: correct arcane incantation
new 6995bf6 * doc/developer-release.txt: better incantation
new 009efa5 * README: update the README for
branch: externals/emms
commit 6995bf6ee0cb87a36d2ac462c329326603f8662e
Author: Yoni Rabkin
Commit: Yoni Rabkin
* doc/developer-release.txt: better incantation
---
doc/developer-release.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/developer-release.txt b/doc/de
branch: externals/kiwix
commit b6e2189bdab75be92c189004040672d54426bfa8
Author: stardiviner
Commit: stardiviner
Update kiwix.el commentary about Kiwix installation
---
kiwix.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiwix.el b/kiwix.el
index f8e239a..0941cf3 100
branch: externals/kiwix
commit 86c163cbc0515e9e516f05e809796087b1d3ba8d
Author: Stefan Monnier
Commit: stardiviner
Many syntax etc minor fixes
---
kiwix.el | 42 --
org-kiwix.el | 4 ++--
2 files changed, 22 insertions(+), 24 deletions(-)
diff -
monnier pushed a change to branch externals/kiwix.
from 3e1275d use better "~" to replace "$HOME" environment variable
new 42209ba bump version to 1.0.1
new 207eb5f Fix .zim files matching in candidates
new 85c3a05 Use same initial input for Ivy and Helm and
branch: externals/kiwix
commit 601757eba91e1d6394d28190e9f0af85a7372c9e
Author: stardiviner
Commit: stardiviner
Add declaration on README about package is GPLv3 licensed
---
README.org | 7 +++
1 file changed, 7 insertions(+)
diff --git a/README.org b/README.org
index cb471e3..bda5957
branch: externals/kiwix
commit 0acfd6a6cc8e8aa0d7df2ebda8e6fb697dbf41ea
Author: Stefan Monnier
Commit: stardiviner
Remove un-necessary autoload cookies, improve config of org-kiwix
---
README.org | 17 +++--
kiwix.el | 1 -
org-kiwix.el | 7 +--
3 files changed, 12 i
branch: externals/kiwix
commit 42209ba3a687e4db2d85de517ae46be1d4fc2a7b
Author: stardiviner
Commit: stardiviner
bump version to 1.0.1
---
kiwix.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiwix.el b/kiwix.el
index 8d51af3..12ac122 100644
--- a/kiwix.el
+++ b/kiwix
branch: externals/kiwix
commit 64ca93a843f4b07b54a65945946cf3b900450c78
Author: Stefan Monnier
Commit: stardiviner
remove un-necessary the append t argument
---
org-kiwix.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/org-kiwix.el b/org-kiwix.el
index 999bf01..8dbfd7
branch: externals/kiwix
commit 88d7b5b2c2553d1c76ee6180e08e158997ec34d8
Author: stardiviner
Commit: stardiviner
Fix compilation error: functions are not known to be defined
helm, helm-build-async-source, ivy-read
---
kiwix.el | 2 ++
1 file changed, 2 insertions(+)
diff --git a/ki
branch: externals/kiwix
commit 207eb5fc3c60973b993c4e566597576fcd3156b6
Author: Stefan Monnier
Commit: stardiviner
Fix .zim files matching in candidates
---
kiwix.el | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kiwix.el b/kiwix.el
index 12ac122..44c0cfd 100644
--- a/k
branch: externals/kiwix
commit 85c3a054a243474c85e7f2351384455ac60c3542
Author: Stefan Monnier
Commit: stardiviner
Use same initial input for Ivy and Helm and extract the login into function
---
kiwix.el | 28
1 file changed, 16 insertions(+), 12 deletions(-)
d
branch: externals/kiwix
commit e3b9b50a75b8d1377f6cd139d8a4aeaf3e7d1dc5
Author: stardiviner
Commit: stardiviner
declare helm, ivy functions to fix byte-compiler warnings
---
kiwix.el | 4
1 file changed, 4 insertions(+)
diff --git a/kiwix.el b/kiwix.el
index 0941cf3..ee317f7 100644
--
63 matches
Mail list logo