Homepage: https://github.com/syohex/emacs-inertial-scroll
Author: SAKURAI Masashi
Updated:
Global minor mode for inertial scrolling
This is a demonstration for deferred.el and co-routine. Installation: This program needs deferred.el [http://github.com/kiwanami/emacs-deferred/blob/master/deferred.el]. Put following lines in your .emacs file. (require 'inertial-scroll) (inertias-global-minor-mode 1)