diff options
Diffstat (limited to 'lisp/pixel-scroll.el')
-rw-r--r-- | lisp/pixel-scroll.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/pixel-scroll.el b/lisp/pixel-scroll.el index bd05d91e2da..9e86e4695bd 100644 --- a/lisp/pixel-scroll.el +++ b/lisp/pixel-scroll.el @@ -26,9 +26,8 @@ ;; ;; M-x pixel-scroll-mode RET ;; -;; To make the mode permanent, put these in your init file: +;; To make the mode permanent, put this in your Init file: ;; -;; (require 'pixel-scroll) ;; (pixel-scroll-mode 1) ;;; Commentary: |