elpasync pushed a change to branch externals/company. from 42c2aa60b8 Merge pull request #1459 from whatacold/master new 311442d58c company: replace `string-match` with `string-match-p` if match data unused new eae259bbcb treewide: replace (string= … "") comparisons with (string-empty-p …) new 06e9a9782a treewide: replace (equal= … "") comparisons with (string-empty-p …) new b0a522ac5b Merge pull request #1462 from Hi-Angel/dont-change-match-data
Summary of changes: company-dabbrev-code.el | 2 +- company-files.el | 2 +- company-ispell.el | 2 +- company-semantic.el | 4 ++-- company.el | 20 ++++++++++---------- 5 files changed, 15 insertions(+), 15 deletions(-)