aboutsummaryrefslogtreecommitdiff
path: root/sx-inbox.el
diff options
context:
space:
mode:
authorArtur Malabarba <bruce.connor.am@gmail.com>2015-01-14 16:43:42 -0200
committerArtur Malabarba <bruce.connor.am@gmail.com>2015-01-14 16:43:42 -0200
commit1845ab03a3083088b621108040fc1aa89a6d7f85 (patch)
treec1ed6bf1270e3657cd031da029b95f6ed1d9c4fb /sx-inbox.el
parent461a0b63529f0185f1bbe86cb07e7f6cd88d2ef7 (diff)
parent7d6583a6da023f0a1f243d01cb2d856e272fc625 (diff)
Merge remote-tracking branch 'refs/remotes/origin/master' into improve-comments
Diffstat (limited to 'sx-inbox.el')
-rw-r--r--sx-inbox.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/sx-inbox.el b/sx-inbox.el
index 1efceb1..21589fb 100644
--- a/sx-inbox.el
+++ b/sx-inbox.el
@@ -69,6 +69,7 @@ KEYWORDS are added to the method call along with PAGE.
`sx-method-call' is used with `sx-inbox-filter'."
(sx-method-call (if notifications 'notifications 'inbox)
:keywords keywords
+ :page page
:filter sx-inbox-filter))