X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/1c5f6018d55ea3c0e5430cde60624e2232d87bec..eebc475df54de7ad5c04ef7cddc083c865235540:/lisp/view.el diff --git a/lisp/view.el b/lisp/view.el index f6698ae5a9..b7b43e3599 100644 --- a/lisp/view.el +++ b/lisp/view.el @@ -1,7 +1,7 @@ ;;; view.el --- peruse file or buffer without editing -;; Copyright (C) 1985, 1989, 1994, 1995, 1997, 2000, 2001, 2002, -;; 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1989, 1994-1995, 1997, 2000-2011 +;; Free Software Foundation, Inc. ;; Author: K. Shane Hartman ;; Maintainer: Inge Frick @@ -1086,5 +1086,4 @@ If TIMES is negative, search backwards." (provide 'view) -;; arch-tag: 6d0ace36-1d12-4de3-8de3-1fa3231636d7 ;;; view.el ends here