]> code.delx.au - gnu-emacs/blobdiff - lisp/textmodes/page.el
Merge from emacs-24; up to 117691
[gnu-emacs] / lisp / textmodes / page.el
index dfbbd555eb798ec84cb30413c5ee36d8dc096662..d5351089d51fe5eb35c65c9528849cffb31df214 100644 (file)
@@ -1,10 +1,10 @@
 ;;; page.el --- page motion commands for Emacs
 
-;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008, 2009, 2010, 2011, 2012 Free Software Foundation, Inc.
+;; Copyright (C) 1985, 2001-2014 Free Software Foundation, Inc.
 
-;; Maintainer: FSF
+;; Maintainer: emacs-devel@gnu.org
 ;; Keywords: wp convenience
+;; Package: emacs
 
 ;; This file is part of GNU Emacs.
 
@@ -163,5 +163,4 @@ thus showing a page other than the one point was originally in."
 ;;; Place `provide' at end of file.
 (provide 'page)
 
-;; arch-tag: e8d7a0bd-8655-4b6e-b852-f2ee25316a1d
 ;;; page.el ends here