summaryrefslogtreecommitdiff
path: root/apt-utils.el
diff options
context:
space:
mode:
Diffstat (limited to 'apt-utils.el')
-rw-r--r--apt-utils.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/apt-utils.el b/apt-utils.el
index 7f69717..388c635 100644
--- a/apt-utils.el
+++ b/apt-utils.el
@@ -1064,7 +1064,6 @@ TYPE can be forward, backward, or toggle."
nil)
((and (re-search-forward "^\\([^ \n:]+\\): " eol t)
(setq match (match-string 1))
- (set-text-properties 0 (length match) nil match)
(member match keywords))
(setq posn (point))
(goto-char (apt-field-end-position))