index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
hl-line.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-10-01
* lisp/hl-line.el (global-hl-line-buffers): Skip internal buffers (bug#79547).
Juri Linkov
2025-09-29
New value 'window' of 'global-hl-line-sticky-flag'
Juri Linkov
2025-09-24
* lisp/hl-line.el: Rename global-hl-line-modes to global-hl-line-buffers.
Juri Linkov
2025-09-17
* lisp/hl-line.el: Various fixes (bug#64993).
Juri Linkov
2025-09-16
* lisp/hl-line.el (global-hl-line-sticky-flag): New value 'all'.
Juri Linkov
2025-03-20
; Fix global-hl-line-highlight after recent commit
Stefan Kangas
2025-03-20
Allow specifying in which major modes to enable 'global-hl-line-mode'
Elías Gabriel Pérez
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-13
Fix hl-line-mode/global-hl-line-mode logic again
Lars Ingebrigtsen
2022-09-20
Allow hl-line-mode so work when global-hl-line-mode is active
Lars Ingebrigtsen
2022-03-24
Fix setter for hl-line-sticky-flag when hl-line is not loaded
Po Lu
2022-03-23
Fix hl-line tests
Po Lu
2022-03-23
Restore old hl-line code
Po Lu
2022-03-22
Restore hl-line--buffer tracking
dickmao
2022-03-22
Revert "Fix dependency problem in hl-line-sticky-flag"
Lars Ingebrigtsen
2022-03-22
Fix dependency problem in hl-line-sticky-flag
Lars Ingebrigtsen
2022-03-22
Fix unloading the hl-line library
Po Lu
2022-03-22
Fix incompatible changes in hl-line
Po Lu
2022-03-21
Rewrite hl-line-mode
dickmao
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-06-01
Allow packages to change the hl-line overlay priority
Lars Ingebrigtsen
2021-01-23
Use single post-command-hook on hl-line modes
Gabriel do Nascimento Ribeiro
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-10-14
Extend face hl-line after end-of-line
Jimmy Aguilar Mena
2019-05-26
Update author/maintainer info
Paul Eggert
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-01
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-28
hl-line.el: Don't try to operate on a killed buffer
Stephen Berman
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-05-26
hl-line.el: Fix flickering of highlighted line (bug#23510)
Stephen Berman
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-02-09
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-01-06
Fix Bug#16183 about `global-hl-line-sticky-flag'.
Bastien Guerry
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2013-12-19
* lisp/hl-line.el (hl-line-make-overlay): New fun. Set priority.
Stefan Monnier
2013-08-05
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-01-01
Update copyright notices for 2013.
Paul Eggert
2012-01-05
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2011-10-19
Fix minor mode docstrings for the new meaning of a nil ARG.
Chong Yidong
[next]