summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-08-12 11:55:03 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-08-12 11:55:03 -0700
commit4463598539505296153de0e323652e57165dd723 (patch)
tree04be78ba5b32ed6f96e2cc245f86b87bc7b97042
parent314372a9aeb12638d95863ec5b0b22aa42625d99 (diff)
autoload dhelpa-sanitise-version
This is so the user can run M-x describe-function dhelpa-sanitise-version when they have dh-elpa installed.
-rw-r--r--dh-elpa.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/dh-elpa.el b/dh-elpa.el
index 6264fd9..d7a9766 100644
--- a/dh-elpa.el
+++ b/dh-elpa.el
@@ -127,6 +127,7 @@ Versions taken from environment variables are run through
environment variables are both set, but they disagree.")
(if upstream-version upstream-version version-upstream))))
+;;;###autoload
(defun dhelpa-sanitise-version (version)
"Sanitise a Debian version VERSION such that it will work with Emacs.