Miles Bader
ab5796a9f9
Add arch taglines
2003-09-01 15:45:59 +00:00
Lute Kamstra
733b241e48
(hl-line-highlight, global-hl-line-highlight): Use
...
`line-beginning-position' to determine the beginning of the next
line.
2003-05-16 09:28:39 +00:00
Lute Kamstra
23db85ff00
Rewrote the local minor mode so that it can be
...
sticky as well and made sticky the default. Reimplemented the
global minor mode. Updated the commentary section to document
these changes.
(hl-line-sticky-flag): New user option.
(hl-line-overlay): Made it buffer-local and gave it a docstring.
(global-hl-line-overlay): New variable.
(hl-line-mode): Rewritten to use `hl-line-sticky-flag'.
(hl-line-highlight): Rewritten to use `hl-line-sticky-flag'.
(hl-line-unhighlight): Updated docstring.
(global-hl-line-mode): Implemented directly so that is does not
depend on `hl-line-mode' any more.
(global-hl-line-highlight, global-hl-line-unhighlight): New
functions.
2003-05-15 13:22:15 +00:00
Lute Kamstra
9df382fe16
Removed an erroneous comment.
...
(hl-line-mode): Use buffer local hooks.
(global-hl-line-mode): Turn local modes on unconditionally.
(hl-line-highlight): Comment fix.
2003-05-06 15:35:58 +00:00
Juanma Barranquero
10cccf1b96
Fix typo in comment.
2002-03-27 10:22:34 +00:00
Richard M. Stallman
57e46f945e
(hl-line-highlight, hl-line-unhighlight):
...
Definitions moved down after hl-line-mode var's definition.
2002-02-01 04:18:46 +00:00
Richard M. Stallman
7f68bf9153
Comment changes.
2002-01-20 09:27:07 +00:00
Gerd Moellmann
08ead67bba
(hl-line-mode): Add args INIT-VALUE, LIGHTER, and
...
KEYMAP to the call to define-minor-mode.
2001-08-26 12:10:42 +00:00
Gerd Moellmann
b184b2ddbb
(hl-line-mode): Don't be a global mode.
...
(global-hl-line-mode): New definition.
2001-08-24 11:19:44 +00:00
Dave Love
99f2fb1f86
(hl-line): Doc fix.
2001-01-03 20:18:33 +00:00
Stefan Monnier
3ed2ed36aa
(hl-line-mode): Drop unneeded positional args.
2000-11-03 22:17:30 +00:00
Dave Love
e6f6401af4
(hl-line-overlay): Don't make it buffer-local.
...
(hl-line-highlight): Specify buffer when moving overlay.
2000-09-22 17:16:31 +00:00
Dave Love
7013279cb3
(hl-line-highlight): Check hl-line-mode.
2000-07-18 11:51:43 +00:00
Dave Love
8448245f09
(hl-line-overlay): Make it permanent-local.
2000-07-04 13:53:23 +00:00
Eli Zaretskii
6b567d50e7
Fixed a typo in commentary.
2000-06-13 11:01:50 +00:00
Stefan Monnier
d3d02e659e
* autoarg.el (autoarg-mode, autoarg-kp-mode):
...
* hl-line.el (hl-line-mode): Use the new :global key argument.
2000-06-05 08:11:22 +00:00
Dave Love
3a850efae6
Rewritten using define-minor-mode.
2000-06-01 18:26:34 +00:00
Dave Love
643c911e6f
Fix boilerplate comments.
2000-05-22 19:00:13 +00:00
Dave Love
c5967e91d3
(hl-line-mode): Fix defcustom.
2000-01-06 23:24:04 +00:00
Dave Love
eee06d2659
(hl-line): Fix :version.
1999-08-04 19:07:31 +00:00
Dave Love
ceafc2fa34
(hl-line-mode): Add autload cookies.
1999-07-23 23:01:06 +00:00
Dave Love
798330fe60
Initial revision
1999-07-19 22:03:26 +00:00