log lisp/hl-line.el @ 36068:acd9eaaa94c1

age author description
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