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

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

[elpa] externals/mct 9c469d5cce 11/21: Delete old deprecation code


From: ELPA Syncer
Subject: [elpa] externals/mct 9c469d5cce 11/21: Delete old deprecation code
Date: Sat, 25 Mar 2023 15:59:01 -0400 (EDT)

branch: externals/mct
commit 9c469d5cce64e930c8876af7735e4636c915dff4
Author: Protesilaos Stavrou <info@protesilaos.com>
Commit: Protesilaos Stavrou <info@protesilaos.com>

    Delete old deprecation code
---
 mct.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/mct.el b/mct.el
index 2e60c42f77..e3fd595dc8 100644
--- a/mct.el
+++ b/mct.el
@@ -264,8 +264,6 @@ affairs."
 (defvar mct--dynamic-completion-categories '(file)
   "Completion categories that perform dynamic completion.")
 
-(define-obsolete-variable-alias
-  'mct-hl-line 'mct-highlight-candidate "0.3.0")
 ;;;; Basics of intersection between minibuffer and Completions buffer
 
 (defface mct-highlight-candidate



reply via email to

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