index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
pixel-scroll.el
Age
Commit message (
Expand
)
Author
2026-01-31
pixel-scroll: Avoid loading `cua-base'
Daniel Mendler
2026-01-23
; Autoload pixel-scroll-interpolate- commands.
Sean Whitton
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-09-08
Fix :type of some user options
Eli Zaretskii
2024-07-20
Miscellaneous checkdoc fixes
Stefan Kangas
2024-05-11
Improve documentation of p-s-p-scroll-down-page
Po Lu
2024-05-10
Fix bug#70856
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-11
New defgroup pixel-scroll-precision
Stefan Kangas
2023-09-10
Correct many instances of ``allows to''
Po Lu
2023-08-12
Improve precision pixel scrolling
Po Lu
2023-05-27
Merge remote-tracking branch 'origin/master' into feature/android
Po Lu
2023-05-22
Support 'isearch-allow-scroll' in 'pixel-scroll-precision-mode'
Eli Zaretskii
2023-01-16
Update Android port
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-09-21
Small adjustments to precision pixel scrolling
Po Lu
2022-09-21
Improve scroll interpolation in pixel-s-precision-mode
Po Lu
2022-09-13
Prefer defvar-keymap in pixel-scroll-precision-mode-map
Stefan Kangas
2022-08-23
Fix pixel-scroll-precision in a corner case
Gerd Möllmann
2022-08-03
Prevent GC threshold from exceeding fixnum limit during precision scrolling
Po Lu
2022-07-30
Minor improvements to precision scroll interpolation
Po Lu
2022-05-09
Allow precision-scrolling nonselected windows when the minibuffer is resized
Po Lu
2022-04-08
Interpolate scrolls coming from mice by default
Po Lu
2022-04-06
Use CUA functions to scroll pages with pixel-scroll-scroll-mode
Markus Kopp
2022-03-01
Make precision scrolling on top of the tool bar work
Po Lu
2022-02-25
Make interpolated scrolling work above non-selected windows
Po Lu
2022-02-22
Improve momentum pixel scrolling on a non-selected window
Po Lu
2022-02-05
* lisp/pixel-scroll.el: Update commentary.
Po Lu
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
Increase size of precision scrolling momentum ring
Po Lu
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-27
Store sign separately when accumulating precision scroll momentum
Po Lu
2021-12-26
Allow interpolating scrolls via the Page Down and Page Up keys
Po Lu
2021-12-24
Make precision scrolling work on margins and fringes
Po Lu
2021-12-23
Make precision scrolling also work on various bars
Po Lu
2021-12-23
Fix precision scrolling down for multi-line display strings
Po Lu
2021-12-23
Set start to desired start when pixel scrolling to end of buffer
Po Lu
2021-12-23
Allow window-text-pixel-size to measure pixels around a position
Po Lu
2021-12-15
Work around pixel scrolling issues when line numbers are displayed
Po Lu
2021-12-13
Work around pixel scrolling issues when org-indent-mode is on
Po Lu
2021-12-12
Clear precision scroll interpolation when direction changes
Po Lu
2021-12-10
Further reduce image-related stutter during precision scrolling
Po Lu
2021-12-10
Stop setting `make-cursor-line-fully-visible' in precision scrolling
Po Lu
2021-12-10
Fix bob detection when pixel scrolling upwards
Po Lu
2021-12-10
Fix pixel scrolling upwards in Info buffers
Po Lu
2021-12-10
Remove unused let-bindings from pixel-scroll.el
Po Lu
2021-12-10
Fix precision scrolling for stretch glyphs
Po Lu
2021-12-09
Make precision scrolling up work over display strings
Po Lu
[next]