summaryrefslogtreecommitdiff
path: root/apt-utils.el
diff options
context:
space:
mode:
authorpsg <>2003-06-23 00:46:34 +0000
committerpsg <>2003-06-23 00:46:34 +0000
commit2eff243aecb4668172b42e29b812abb3e2847be7 (patch)
tree202e9849c3ef2cf20a5bdfe10b38e9e0108f91cb /apt-utils.el
parentf21eff10da0ff7d0a99fb453243d8fd5e2a969f1 (diff)
apt-utils.el: Updated to v1.54, adds autoload tag.
Diffstat (limited to 'apt-utils.el')
-rw-r--r--apt-utils.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/apt-utils.el b/apt-utils.el
index af45e15..7f69717 100644
--- a/apt-utils.el
+++ b/apt-utils.el
@@ -270,6 +270,7 @@ Only works for installed packages; uses `apt-utils-dpkg-program'."
(setq apt-utils-dired-buffer (dired-noselect files))
(display-buffer apt-utils-dired-buffer))))))
+;;;###autoload
(defun apt-utils-search ()
"Search Debian packages for regular expression.
To search for multiple patterns use a string like \"foo&&bar\"."