aboutsummaryrefslogtreecommitdiff
path: root/hnreader.el
diff options
context:
space:
mode:
Diffstat (limited to 'hnreader.el')
-rw-r--r--hnreader.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/hnreader.el b/hnreader.el
index 92e67ed..63c709f 100644
--- a/hnreader.el
+++ b/hnreader.el
@@ -90,6 +90,7 @@ third one is 80.")
;;;###autoload
(defun hnreader-back ()
"Go back to previous location in history."
+ (interactive)
(let ((link (nth 1 hnreader--history)))
(if link
(progn