Mercurial > emacs
changeset 29763:ffb4fe2a1dbc
Fix header line.
author | Dave Love <fx@gnu.org> |
---|---|
date | Tue, 20 Jun 2000 09:57:10 +0000 |
parents | 8c4512ba3671 |
children | dbfcedec53b3 |
files | lisp/hscroll.el |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/hscroll.el Tue Jun 20 09:48:09 2000 +0000 +++ b/lisp/hscroll.el Tue Jun 20 09:57:10 2000 +0000 @@ -1,4 +1,4 @@ -;;; hscroll.el: Minor mode to automatically scroll truncated lines horizontally +;;; hscroll.el --- automatically scroll truncated lines horizontally ;;; Copyright (C) 1992, 1993, 1995, 1996 Free Software Foundation, Inc. ;; Author: Wayne Mesard <wmesard@esd.sgi.com>