diff options
Diffstat (limited to 'lisp')
-rw-r--r-- | lisp/textmodes/outline.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/textmodes/outline.el b/lisp/textmodes/outline.el index 37d968abc14..90283ffc8a3 100644 --- a/lisp/textmodes/outline.el +++ b/lisp/textmodes/outline.el @@ -1,6 +1,6 @@ ;;; outline.el --- outline mode commands for Emacs -;; Copyright (C) 1986, 1993, 1994, 1995, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1986, 93-95, 97, 2000 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: outlines |