File: scroll-lock.el.html

By activating Scroll Lock mode, keys for moving point by line or paragraph will scroll the buffer by the respective amount of lines instead. Point will be kept vertically fixed relative to window boundaries.

Defined variables (5)

scroll-lock-modeNon-nil if Scroll-Lock mode is enabled.
scroll-lock-mode-hookHook run after entering or leaving ‘scroll-lock-mode’.
scroll-lock-mode-mapKeymap for Scroll Lock mode.
scroll-lock-preserve-screen-pos-saveUsed for saving the state of ‘scroll-preserve-screen-position’.
scroll-lock-temporary-goal-columnLike ‘temporary-goal-column’ but for scroll-lock-* commands.

Defined functions (8)

scroll-lock-backward-paragraph(&optional ARG)
scroll-lock-forward-paragraph(&optional ARG)
scroll-lock-mode(&optional ARG)
scroll-lock-move-to-column(COLUMN)
scroll-lock-next-line(&optional ARG)
scroll-lock-next-line-always-scroll(&optional ARG)
scroll-lock-previous-line(&optional ARG)
scroll-lock-update-goal-column()

Defined faces (0)