log lisp/hl-line.el @ 109302:60516122d066

age author description
Sat, 10 Jul 2010 14:52:53 -0400 Chong Yidong Merge changes from emacs-23 branch.
Sat, 26 Jun 2010 14:01:38 -0700 Glenn Morris Fix typos in some Keywords comments.
Fri, 12 Mar 2010 12:47:22 -0500 Chong Yidong Reorganize Custom groups.
Wed, 13 Jan 2010 00:35:10 -0800 Glenn Morris Add 2010 to copyright years.
Sat, 05 Dec 2009 20:56:42 +0000 Chong Yidong * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).
Mon, 05 Jan 2009 03:18:22 +0000 Glenn Morris Add 2009 to copyright years.
Tue, 14 Oct 2008 15:02:05 +0000 Juanma Barranquero * hl-line.el (hl-line-unload-function): New function.
Fri, 27 Jun 2008 02:23:35 +0000 Glenn Morris American English spelling fix.
Tue, 06 May 2008 07:58:00 +0000 Glenn Morris Switch to recommended form of GPLv3 permissions notice.
Thu, 10 Apr 2008 14:10:46 +0000 Stefan Monnier Fix up comment convention on the arch-tag lines.
Wed, 09 Jan 2008 01:21:15 +0000 Miles Bader Merge from emacs--devo--0
Fri, 27 Jul 2007 10:52:18 +0000 Miles Bader Merge from emacs--devo--0
Fri, 26 Jan 2007 06:16:11 +0000 Miles Bader Merge from emacs--devo--0
Tue, 05 Sep 2006 02:54:22 +0000 Miles Bader Merge from emacs--devo--0
Wed, 25 Jan 2006 07:10:04 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-7
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Sat, 09 Apr 2005 02:16:29 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-35
Sun, 13 Feb 2005 07:19:08 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-13
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 29 Aug 2006 13:28:00 +0000 Chong Yidong * hl-line.el (hl-line): New face.
Sun, 22 Jan 2006 08:55:52 +0000 John Paul Wallington (hl-line-highlight, hl-line-move): Doc fixes.
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 04 Apr 2005 08:57:54 +0000 Lute Kamstra (hl-line-mode): Specify :group.
Wed, 09 Feb 2005 15:50:47 +0000 Kim F. Storm Change release version from 21.4 to 22.1 throughout.
Mon, 15 Mar 2004 07:27:02 +0000 Masatake YAMATO 2004-03-15 Masatake YAMATO <jet@gyve.org>
Mon, 13 Oct 2003 16:29:53 +0000 Lute Kamstra Revert part of 2003-09-13 change.
Mon, 06 Oct 2003 16:31:17 +0000 Dave Love Change maintainer.
Sat, 13 Sep 2003 09:48:43 +0000 Eli Zaretskii Documentation (comments-only) fix.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Fri, 16 May 2003 09:27:36 +0000 Lute Kamstra (hl-line-highlight, global-hl-line-highlight): Use
Thu, 15 May 2003 13:21:23 +0000 Lute Kamstra Rewrote the local minor mode so that it can be
Tue, 06 May 2003 15:34:54 +0000 Lute Kamstra Removed an erroneous comment.
Wed, 27 Mar 2002 10:22:34 +0000 Juanma Barranquero Fix typo in comment.
Fri, 01 Feb 2002 04:18:46 +0000 Richard M. Stallman (hl-line-highlight, hl-line-unhighlight):
Sun, 20 Jan 2002 09:27:07 +0000 Richard M. Stallman Comment changes.
Sun, 26 Aug 2001 12:08:58 +0000 Gerd Moellmann (hl-line-mode): Add args INIT-VALUE, LIGHTER, and
Fri, 24 Aug 2001 11:19:44 +0000 Gerd Moellmann (hl-line-mode): Don't be a global mode.
Wed, 03 Jan 2001 20:18:33 +0000 Dave Love (hl-line): Doc fix.
Fri, 03 Nov 2000 22:17:30 +0000 Stefan Monnier (hl-line-mode): Drop unneeded positional args.
Fri, 22 Sep 2000 17:16:31 +0000 Dave Love (hl-line-overlay): Don't make it buffer-local.
Tue, 18 Jul 2000 11:51:43 +0000 Dave Love (hl-line-highlight): Check hl-line-mode.
Tue, 04 Jul 2000 13:53:23 +0000 Dave Love (hl-line-overlay): Make it permanent-local.
Tue, 13 Jun 2000 11:01:50 +0000 Eli Zaretskii Fixed a typo in commentary.
Mon, 05 Jun 2000 08:10:59 +0000 Stefan Monnier * autoarg.el (autoarg-mode, autoarg-kp-mode):
Thu, 01 Jun 2000 18:26:34 +0000 Dave Love Rewritten using define-minor-mode.
Mon, 22 May 2000 19:00:13 +0000 Dave Love Fix boilerplate comments.
Thu, 06 Jan 2000 23:24:04 +0000 Dave Love (hl-line-mode): Fix defcustom.
Wed, 04 Aug 1999 19:07:31 +0000 Dave Love (hl-line): Fix :version.
Fri, 23 Jul 1999 23:01:06 +0000 Dave Love (hl-line-mode): Add autload cookies.
Mon, 19 Jul 1999 22:03:26 +0000 Dave Love Initial revision