summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorpsg <>2003-06-25 00:39:52 +0000
committerpsg <>2003-06-25 00:39:52 +0000
commitb4d94f1f14b77642479bae8c0c635b3d0ba0217d (patch)
treeaf007fdb5f360bddeeda783fffcb648d19a59ee4
parent2eff243aecb4668172b42e29b812abb3e2847be7 (diff)
apt-utils.el: Updated to v1.54 (2003/06/24)
-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))