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

Merge changes from emacs-23 branch.
author Chong Yidong <cyd@stupidchicken.com>
date Sat, 10 Jul 2010 14:52:53 -0400
parents 904ccd8f2acb cc75fd2ab734
children 417b1e4d63cd
comparison
equal deleted inserted replaced
109190:8afa85da3f2d 109302:60516122d066
1 ;;; hl-line.el --- highlight the current line 1 ;;; hl-line.el --- highlight the current line
2 2
3 ;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, 3 ;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
4 ;; 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. 4 ;; 2008, 2009, 2010 Free Software Foundation, Inc.
5 5
6 ;; Author: Dave Love <fx@gnu.org> 6 ;; Author: Dave Love <fx@gnu.org>
7 ;; Maintainer: FSF 7 ;; Maintainer: FSF
8 ;; Created: 1998-09-13 8 ;; Created: 1998-09-13
9 ;; Keywords: faces, frames, emulation 9 ;; Keywords: faces, frames, emulations
10 10
11 ;; This file is part of GNU Emacs. 11 ;; This file is part of GNU Emacs.
12 12
13 ;; GNU Emacs is free software: you can redistribute it and/or modify 13 ;; GNU Emacs is free software: you can redistribute it and/or modify
14 ;; it under the terms of the GNU General Public License as published by 14 ;; it under the terms of the GNU General Public License as published by