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

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

[elpa] externals/diff-hl 4c46b3b 2/2: Remove an old alias


From: ELPA Syncer
Subject: [elpa] externals/diff-hl 4c46b3b 2/2: Remove an old alias
Date: Fri, 12 Feb 2021 19:57:08 -0500 (EST)

branch: externals/diff-hl
commit 4c46b3b9851c85d15bff1e3ec92e5fc6043322bc
Author: Dmitry Gutov <dgutov@yandex.ru>
Commit: Dmitry Gutov <dgutov@yandex.ru>

    Remove an old alias
---
 diff-hl-margin.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/diff-hl-margin.el b/diff-hl-margin.el
index b63bb89..b9d7bdf 100644
--- a/diff-hl-margin.el
+++ b/diff-hl-margin.el
@@ -120,8 +120,6 @@ You probably shouldn't use this function directly."
   (dolist (win (get-buffer-window-list))
     (set-window-buffer win (current-buffer))))
 
-(define-obsolete-variable-alias 'diff-hl-margin-side 'diff-hl-side "1.7.1")
-
 (defun diff-hl-margin-local-mode-off ()
   (diff-hl-margin-local-mode -1))
 



reply via email to

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