summaryrefslogtreecommitdiff
path: root/lisp/scroll-bar.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix typosStefan Kangas2022-11-181-1/+1
* Improve scroll-bar-mode/default-frame-alist interaction docsLars Ingebrigtsen2022-03-041-2/+5
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Use lexical-binding in the remaining preloaded filesStefan Monnier2021-01-041-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* Remove no-longer-needed integer overflow codePaul Eggert2019-07-221-3/+1
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Fix problem with 'scroll-bar-adjust-thumb-portion' nil (Bug#32002)Martin Rudalics2018-07-281-8/+16
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-6/+0
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* New internal-border face and args for select-window and x-focus-frameMartin Rudalics2017-04-121-6/+6
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
|\
| * Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* | Prefer 'frame-parameter' where it is expected to be a bit fasterDmitry Antipov2016-07-061-6/+2
* | Implement horizontal scroll bars on NSAlan Third2016-05-011-2/+1
|/
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* Go back to grave quoting in source-code docstrings etc.Paul Eggert2015-09-071-1/+1
* Use curved quotes in core elisp diagnosticsPaul Eggert2015-08-161-1/+1
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* Add documentation for horizontal scroll bars and fix some minor issues.Martin Rudalics2014-10-041-2/+17
* Add and use function horizontal-scroll-bars-available-p.Martin Rudalics2014-09-051-8/+20
* Clean up initialization and customization of horizontal scroll bars.Martin Rudalics2014-09-031-55/+13
* Some fixes for scroll bar code.Martin Rudalics2014-08-281-2/+4
* Fix horizontal scrolling in non-selected windows.Eli Zaretskii2014-08-181-4/+7
* Preliminary attempt to fix horizontal scroll bar dragging with bidi text.Martin Rudalics2014-08-161-2/+5
* Support horizontal scrolling of bidirectional text.Eli Zaretskii2014-07-271-11/+19
* Complete pixelwise frame/window resizing, add horizontal scrollbar support.Martin Rudalics2014-07-271-40/+196
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-1/+1
* Reduce use of (require 'cl).Stefan Monnier2012-07-101-3/+4
* Provide generalized variables in core Elisp.Stefan Monnier2012-06-221-3/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* Fix minor mode docstrings for the new meaning of a nil ARG.Chong Yidong2011-10-191-4/+7
* `set-scroll-bar-mode' doc clarificationLars Magne Ingebrigtsen2011-07-141-1/+2
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-3/+3
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Add "Package:" file headers to denote built-in packages.Chong Yidong2010-08-291-0/+1
* | Use define-minor-mode in more cases.Stefan Monnier2010-05-041-14/+8
|/
* scroll-bar.el (scroll-bar-drag-1): Add save-excursion, bug #5654.Jan Djärv2010-02-281-7/+8
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1