branch: externals/lin commit c41d30744e16bce9e0b87c8df2082d098a3cef4e Author: Protesilaos Stavrou <i...@protesilaos.com> Commit: Protesilaos Stavrou <i...@protesilaos.com>
Remove make-obsolete of old variable --- lin.el | 2 -- 1 file changed, 2 deletions(-) diff --git a/lin.el b/lin.el index 9ed03790a2..c2953b361f 100644 --- a/lin.el +++ b/lin.el @@ -67,8 +67,6 @@ (require 'face-remap) (require 'hl-line) -(make-obsolete 'lin--default-foreign-hooks 'lin-mode-hooks "0.2.0") - (defgroup lin () "Make `hl-line' appropriate for selection UIs." :group 'convenience)