]> code.delx.au - gnu-emacs/history - lisp/hl-line.el
2002-02-11 Per Abrahamsen <abraham@dina.kvl.dk>
[gnu-emacs] / lisp / hl-line.el
2002-02-01 Richard M. Stallman(hl-line-highlight, hl-line-unhighlight):
2002-01-20 Richard M. StallmanComment 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 ZaretskiiFixed a typo in commentary.
2000-06-05 Stefan Monnier* autoarg.el (autoarg-mode, autoarg-kp-mode):
2000-06-01 Dave LoveRewritten using define-minor-mode.
2000-05-22 Dave LoveFix 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 LoveInitial revision