diff options
author | Jason Rumney <jasonr@gnu.org> | 2007-07-12 10:43:46 +0000 |
---|---|---|
committer | Jason Rumney <jasonr@gnu.org> | 2007-07-12 10:43:46 +0000 |
commit | 88a337ec3ddd28d9c108d411a155018e773960b2 (patch) | |
tree | 77b153ad67525bbff0fd88938a05bdb9ed692afc /lisp/isearch.el | |
parent | d5781bb682510e348cf86ba0073cffa75c50a073 (diff) | |
download | emacs-88a337ec3ddd28d9c108d411a155018e773960b2.tar.gz |
Remove dashes from front of first line.
Diffstat (limited to 'lisp/isearch.el')
-rw-r--r-- | lisp/isearch.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/isearch.el b/lisp/isearch.el index 770d607713e..1804233847f 100644 --- a/lisp/isearch.el +++ b/lisp/isearch.el @@ -1,4 +1,4 @@ -----------;;; isearch.el --- incremental search minor mode +;;; isearch.el --- incremental search minor mode ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, ;; 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. |