Garbage collection.
This commit is contained in:
parent
7ae8fabb8a
commit
358ed0abd0
1 changed files with 0 additions and 3 deletions
3
magit.el
3
magit.el
|
@ -178,9 +178,6 @@ Many Magit faces inherit from this one by default."
|
||||||
(put-text-property (line-beginning-position) (line-beginning-position 2)
|
(put-text-property (line-beginning-position) (line-beginning-position 2)
|
||||||
prop val))
|
prop val))
|
||||||
|
|
||||||
;;; Highlighting
|
|
||||||
|
|
||||||
|
|
||||||
;;; Revisions and ranges
|
;;; Revisions and ranges
|
||||||
|
|
||||||
(defun magit-list-interesting-revisions ()
|
(defun magit-list-interesting-revisions ()
|
||||||
|
|
Loading…
Reference in a new issue