summaryrefslogtreecommitdiff
path: root/lisp/scroll-bar.el
AgeCommit message (Expand)Author
2026-01-17; Remove redundant cl-lib runtime dependencies across lisp/USAMI Kenta
2026-01-01; Add 2026 to copyright years.Sean Whitton
2025-01-01Update copyright year to 2025Paul Eggert
2024-05-11; Fix doc strings of two scroll-bar functions.Eli Zaretskii
2024-01-02; Add 2024 to copyright yearsPo Lu
2023-01-01; Add 2023 to copyright years.Eli Zaretskii
2022-11-18; Fix typosStefan Kangas
2022-03-04Improve scroll-bar-mode/default-frame-alist interaction docsLars Ingebrigtsen
2022-01-01; Add 2022 to copyright years.Eli Zaretskii
2021-01-04Use lexical-binding in the remaining preloaded filesStefan Monnier
2021-01-01Update copyright year to 2021Paul Eggert
2020-01-01Update copyright year to 2020Paul Eggert
2019-07-22Remove no-longer-needed integer overflow codePaul Eggert
2019-05-25Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert
2019-05-19Fixes for "Maintainer:" and related linesPaul Eggert
2018-12-31Merge from origin/emacs-26Paul Eggert
2019-01-01Update copyright year to 2019Paul Eggert
2018-07-28Fix problem with 'scroll-bar-adjust-thumb-portion' nil (Bug#32002)Martin Rudalics
2018-07-01Optionally add argument description in minor mode DOC (bug#10754)John Shahid
2018-01-01Update copyright year to 2018Paul Eggert
2017-09-13Prefer HTTPS to FTP and HTTP in documentationPaul Eggert
2017-04-12New internal-border face and args for select-window and x-focus-frameMartin Rudalics
2017-01-01Merge from origin/emacs-25Paul Eggert
2016-12-31Update copyright year to 2017Paul Eggert
2016-07-06Prefer 'frame-parameter' where it is expected to be a bit fasterDmitry Antipov
2016-05-01Implement horizontal scroll bars on NSAlan Third
2016-01-01Update copyright year to 2016Paul Eggert
2015-09-07Go back to grave quoting in source-code docstrings etc.Paul Eggert
2015-08-16Use curved quotes in core elisp diagnosticsPaul Eggert
2015-01-01Update copyright year to 2015Paul Eggert
2014-10-04Add documentation for horizontal scroll bars and fix some minor issues.Martin Rudalics
2014-09-05Add and use function horizontal-scroll-bars-available-p.Martin Rudalics
2014-09-03Clean up initialization and customization of horizontal scroll bars.Martin Rudalics
2014-08-28Some fixes for scroll bar code.Martin Rudalics
2014-08-18Fix horizontal scrolling in non-selected windows.Eli Zaretskii
2014-08-16Preliminary attempt to fix horizontal scroll bar dragging with bidi text.Martin Rudalics
2014-07-27Support horizontal scrolling of bidirectional text.Eli Zaretskii
2014-07-27Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics
2014-02-09Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris
2014-01-01Update copyright year to 2014 by running admin/update-copyright.Paul Eggert
2013-01-01Update copyright notices for 2013.Paul Eggert
2012-07-10Reduce use of (require 'cl).Stefan Monnier
2012-06-22Provide generalized variables in core Elisp.Stefan Monnier
2012-01-05Add 2012 to FSF copyright years for Emacs filesGlenn Morris
2011-10-19Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong
2011-07-14`set-scroll-bar-mode' doc clarificationLars Magne Ingebrigtsen
2011-04-19lisp/*.el: Lexical-binding cleanup.Juanma Barranquero
2011-01-24Convert consecutive FSF copyright years to ranges.Glenn Morris
2011-01-15Nuke arch-tags.Glenn Morris
2011-01-14Merge from emacs-23Stefan Monnier