reddit-mode: substantial rewrite
commit9d9abfed2dfb20a9fa6e56821e69315e7c2ca7c5
authorJohn Foerch <jjfoerch@earthlink.net>
Mon, 27 Apr 2009 22:08:04 +0000 (27 18:08 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Mon, 27 Apr 2009 22:08:04 +0000 (27 18:08 -0400)
tree14b6889fee1a9d25c22e49bc639ec57881f2f86b
parent05dd8e5122c01ee45abd93fa12e240353f0bf18d
reddit-mode: substantial rewrite

new user variable, reddit_end_behavior:
  Controls the behavior of reddit-next-link and reddit-prev-link when
on the last or first link of the page respectively.  Allowed values are
"stop"(default), "wrap", and "page".  To make reddit-mode behave as
before, put this in your rc:

  reddit_end_behavior = 'page';
modules/page-modes/reddit.js