diff options
| author | Dave Love | 2003-10-06 16:31:17 +0000 |
|---|---|---|
| committer | Dave Love | 2003-10-06 16:31:17 +0000 |
| commit | e2f9e1b2adc8053e6260757659d2efcd9f645aaf (patch) | |
| tree | faac5db4469a16c8210c4f5a05a7ef7a914b45a6 /lisp | |
| parent | 564af25832085da415c6e697f57181f4f5a15a4f (diff) | |
| download | emacs-e2f9e1b2adc8053e6260757659d2efcd9f645aaf.tar.gz emacs-e2f9e1b2adc8053e6260757659d2efcd9f645aaf.zip | |
Change maintainer.
Diffstat (limited to 'lisp')
| -rw-r--r-- | lisp/hl-line.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/hl-line.el b/lisp/hl-line.el index 8b372f281c3..4ef227f7095 100644 --- a/lisp/hl-line.el +++ b/lisp/hl-line.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1998, 2000, 2001, 2003 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 1998, 2000, 2001, 2003 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | ;; Author: Dave Love <fx@gnu.org> | 5 | ;; Author: Dave Love <fx@gnu.org> |
| 6 | ;; Maintainer: FSF | ||
| 6 | ;; Created: 1998-09-13 | 7 | ;; Created: 1998-09-13 |
| 7 | ;; Keywords: faces, frames, emulation | 8 | ;; Keywords: faces, frames, emulation |
| 8 | 9 | ||