summaryrefslogtreecommitdiff
path: root/lisp/hl-line.el
Commit message (Expand)AuthorAgeFilesLines
* Add global-hl-line-sticky-flag (Bug#8323).Chong Yidong2011-06-261-3/+21
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Merge from emacs-23Stefan Monnier2011-01-141-1/+1
|\
| * Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* | Merge changes from emacs-23 branch.Chong Yidong2010-07-101-3/+3
|\ \ | |/
| * Fix typos in some Keywords comments.Glenn Morris2010-06-261-3/+3
* | Reorganize Custom groups.Chong Yidong2010-03-121-1/+1
|/
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* * hl-line.el (global-hl-line-highlight): Minor doc fix (Bug#4925).Chong Yidong2009-12-051-1/+1
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * hl-line.el (hl-line-unload-function): New function.Juanma Barranquero2008-10-141-5/+15
* American English spelling fix.Glenn Morris2008-06-271-1/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Fix up comment convention on the arch-tag lines.Stefan Monnier2008-04-101-1/+1
* Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* * hl-line.el (hl-line): New face.Chong Yidong2006-08-291-10/+24
* (hl-line-highlight, hl-line-move): Doc fixes.John Paul Wallington2006-01-221-5/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (hl-line-mode): Specify :group.Lute Kamstra2005-04-041-2/+2
* Change release version from 21.4 to 22.1 throughout.Kim F. Storm2005-02-091-3/+3
* 2004-03-15 Masatake YAMATO <jet@gyve.org>Masatake YAMATO2004-03-151-4/+32
* Revert part of 2003-09-13 change.Lute Kamstra2003-10-131-0/+4
* Change maintainer.Dave Love2003-10-061-0/+1
* Documentation (comments-only) fix.Eli Zaretskii2003-09-131-6/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (hl-line-highlight, global-hl-line-highlight): UseLute Kamstra2003-05-161-2/+2
* Rewrote the local minor mode so that it can beLute Kamstra2003-05-151-45/+112
* Removed an erroneous comment.Lute Kamstra2003-05-061-9/+6
* Fix typo in comment.Juanma Barranquero2002-03-271-1/+1
* (hl-line-highlight, hl-line-unhighlight):Richard M. Stallman2002-02-011-18/+18
* Comment changes.Richard M. Stallman2002-01-201-6/+8
* (hl-line-mode): Add args INIT-VALUE, LIGHTER, andGerd Moellmann2001-08-261-0/+1
* (hl-line-mode): Don't be a global mode.Gerd Moellmann2001-08-241-3/+7
* (hl-line): Doc fix.Dave Love2001-01-031-1/+1
* (hl-line-mode): Drop unneeded positional args.Stefan Monnier2000-11-031-2/+1
* (hl-line-overlay): Don't make it buffer-local.Dave Love2000-09-221-4/+3
* (hl-line-highlight): Check hl-line-mode.Dave Love2000-07-181-7/+11
* (hl-line-overlay): Make it permanent-local.Dave Love2000-07-041-0/+1
* Fixed a typo in commentary.Eli Zaretskii2000-06-131-1/+1
* * autoarg.el (autoarg-mode, autoarg-kp-mode):Stefan Monnier2000-06-051-1/+1
* Rewritten using define-minor-mode.Dave Love2000-06-011-30/+13
* Fix boilerplate comments.Dave Love2000-05-221-2/+4
* (hl-line-mode): Fix defcustom.Dave Love2000-01-061-12/+11
* (hl-line): Fix :version.Dave Love1999-08-041-1/+1
* (hl-line-mode): Add autload cookies.Dave Love1999-07-231-0/+3
* Initial revisionDave Love1999-07-191-0/+109