emacs-elpa-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[elpa] master 048a9c4 50/66: company-search-old-map: Remove, unused


From: Dmitry Gutov
Subject: [elpa] master 048a9c4 50/66: company-search-old-map: Remove, unused
Date: Tue, 13 Jan 2015 02:45:02 +0000

branch: master
commit 048a9c48d3a243e5e77e094a0a29280ab9635b38
Author: Dmitry Gutov <address@hidden>
Commit: Dmitry Gutov <address@hidden>

    company-search-old-map: Remove, unused
---
 company.el |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/company.el b/company.el
index faa7c22..d0f8b7d 100644
--- a/company.el
+++ b/company.el
@@ -1571,8 +1571,6 @@ from the rest of the back-ends in the group, if any, will 
be left at the end."
 
 (defvar-local company-search-lighter " Search: \"\"")
 
-(defvar-local company-search-old-map nil)
-
 (defvar-local company-search-old-selection 0)
 
 (defun company-search (text lines)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]