index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
scroll-bar.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix doc strings of two scroll-bar functions.
Eli Zaretskii
2024-05-11
1
-2
/
+2
*
; Add 2024 to copyright years
Po Lu
2024-01-02
1
-1
/
+1
*
; Add 2023 to copyright years.
Eli Zaretskii
2023-01-01
1
-1
/
+1
*
; Fix typos
Stefan Kangas
2022-11-18
1
-1
/
+1
*
Improve scroll-bar-mode/default-frame-alist interaction docs
Lars Ingebrigtsen
2022-03-04
1
-2
/
+5
*
; Add 2022 to copyright years.
Eli Zaretskii
2022-01-01
1
-1
/
+1
*
Use lexical-binding in the remaining preloaded files
Stefan Monnier
2021-01-04
1
-1
/
+1
*
Update copyright year to 2021
Paul Eggert
2021-01-01
1
-1
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
Remove no-longer-needed integer overflow code
Paul Eggert
2019-07-22
1
-3
/
+1
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Fix problem with 'scroll-bar-adjust-thumb-portion' nil (Bug#32002)
Martin Rudalics
2018-07-28
1
-8
/
+16
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-6
/
+0
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
New internal-border face and args for select-window and x-focus-frame
Martin Rudalics
2017-04-12
1
-6
/
+6
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Prefer 'frame-parameter' where it is expected to be a bit faster
Dmitry Antipov
2016-07-06
1
-6
/
+2
*
|
Implement horizontal scroll bars on NS
Alan Third
2016-05-01
1
-2
/
+1
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Go back to grave quoting in source-code docstrings etc.
Paul Eggert
2015-09-07
1
-1
/
+1
*
Use curved quotes in core elisp diagnostics
Paul Eggert
2015-08-16
1
-1
/
+1
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
Add documentation for horizontal scroll bars and fix some minor issues.
Martin Rudalics
2014-10-04
1
-2
/
+17
*
Add and use function horizontal-scroll-bars-available-p.
Martin Rudalics
2014-09-05
1
-8
/
+20
*
Clean up initialization and customization of horizontal scroll bars.
Martin Rudalics
2014-09-03
1
-55
/
+13
*
Some fixes for scroll bar code.
Martin Rudalics
2014-08-28
1
-2
/
+4
*
Fix horizontal scrolling in non-selected windows.
Eli Zaretskii
2014-08-18
1
-4
/
+7
*
Preliminary attempt to fix horizontal scroll bar dragging with bidi text.
Martin Rudalics
2014-08-16
1
-2
/
+5
*
Support horizontal scrolling of bidirectional text.
Eli Zaretskii
2014-07-27
1
-11
/
+19
*
Complete pixelwise frame/window resizing, add horizontal scrollbar support.
Martin Rudalics
2014-07-27
1
-40
/
+196
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-1
/
+1
*
Reduce use of (require 'cl).
Stefan Monnier
2012-07-10
1
-3
/
+4
*
Provide generalized variables in core Elisp.
Stefan Monnier
2012-06-22
1
-3
/
+4
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
2011-10-19
1
-4
/
+7
*
`set-scroll-bar-mode' doc clarification
Lars Magne Ingebrigtsen
2011-07-14
1
-1
/
+2
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-3
/
+3
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Merge from emacs-23
Stefan Monnier
2011-01-14
1
-1
/
+1
|
\
|
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
|
Add "Package:" file headers to denote built-in packages.
Chong Yidong
2010-08-29
1
-0
/
+1
*
|
Use define-minor-mode in more cases.
Stefan Monnier
2010-05-04
1
-14
/
+8
|
/
[next]