log lisp/hl-line.el @ 70461:a6e9a00b021b

age author description
2006-01-22 John Paul Wallington (hl-line-highlight, hl-line-move): Doc fixes.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-04-04 Lute Kamstra (hl-line-mode): Specify :group.
2005-02-09 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
2004-03-15 Masatake YAMATO 2004-03-15 Masatake YAMATO <jet@gyve.org>
2003-10-13 Lute Kamstra Revert part of 2003-09-13 change.
2003-10-06 Dave Love Change maintainer.
2003-09-13 Eli Zaretskii Documentation (comments-only) fix.
2003-09-01 Miles Bader Add arch taglines
2003-05-16 Lute Kamstra (hl-line-highlight, global-hl-line-highlight): Use
2003-05-15 Lute Kamstra Rewrote the local minor mode so that it can be
2003-05-06 Lute Kamstra Removed an erroneous comment.
2002-03-27 Juanma Barranquero Fix typo in comment.
2002-02-01 Richard M. Stallman (hl-line-highlight, hl-line-unhighlight):
2002-01-20 Richard M. Stallman Comment changes.
2001-08-26 Gerd Moellmann (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
2001-08-24 Gerd Moellmann (hl-line-mode): Don't be a global mode.
2001-01-03 Dave Love (hl-line): Doc fix.
2000-11-03 Stefan Monnier (hl-line-mode): Drop unneeded positional args.
2000-09-22 Dave Love (hl-line-overlay): Don't make it buffer-local.
2000-07-18 Dave Love (hl-line-highlight): Check hl-line-mode.
2000-07-04 Dave Love (hl-line-overlay): Make it permanent-local.
2000-06-13 Eli Zaretskii Fixed a typo in commentary.
2000-06-05 Stefan Monnier * autoarg.el (autoarg-mode, autoarg-kp-mode):
2000-06-01 Dave Love Rewritten using define-minor-mode.
2000-05-22 Dave Love Fix boilerplate comments.
2000-01-06 Dave Love (hl-line-mode): Fix defcustom.
1999-08-04 Dave Love (hl-line): Fix :version.
1999-07-23 Dave Love (hl-line-mode): Add autload cookies.
1999-07-19 Dave Love Initial revision