branch: master
commit 23e6c823327068d3a50b3f3303eebf1205e960fe
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>
Add NEWS entry
---
NEWS.md | 2 ++
1 file changed, 2 insertions(+)
diff --git a/NEWS.md b/NEWS.md
index 2b25bbb..97ae18c 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,8 @@
## Next
+* Workaround for the conflict between `inferior-python-mode`'s completion code
+ and `company-sort-by-occurrence`.
* In Emacs 26 and newer, `company-css` is removed from `company-backends`.
`company-capf` is used instead.
* Same for `company-nxml`.