According to GitHub, ClojureScript now has 104 contributors to Clojure's 102 -
and has had more commits since around December. Congrats to all involved!
--
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@goog
Hi Nehal,
You can use "scroll-other-window" and "scroll-other-window-up", which are
bound to "C-M-v" and "C-M-S-v" respectively. These will scroll the next
window (i.e. the window that "C-x o" would switch to) up or down by a page.
Check out the help page for "scroll-other-window" for more info