comparison lisp/textmodes/page-ext.el @ 101086:300932ce878b

Comment (add an author based on ack.texi).
author Glenn Morris <rgm@gnu.org>
date Sat, 10 Jan 2009 22:03:12 +0000
parents a9dc0e7c3f2b
children bd2966850aac
comparison
equal deleted inserted replaced
101085:8d9cf977e8f5 101086:300932ce878b
1 ;;; page-ext.el --- extended page handling commands 1 ;;; page-ext.el --- extended page handling commands
2 2
3 ;; Copyright (C) 1990, 1991, 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 3 ;; Copyright (C) 1990, 1991, 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006,
4 ;; 2007, 2008, 2009 Free Software Foundation, Inc. 4 ;; 2007, 2008, 2009 Free Software Foundation, Inc.
5 5
6 ;; Maintainer: Robert J. Chassell <bob@gnu.org> 6 ;; Author: Robert J. Chassell <bob@gnu.org>
7 ;; (according to ack.texi)
7 ;; Keywords: wp data 8 ;; Keywords: wp data
8 9
9 ;; This file is part of GNU Emacs. 10 ;; This file is part of GNU Emacs.
10 11
11 ;; GNU Emacs is free software: you can redistribute it and/or modify 12 ;; GNU Emacs is free software: you can redistribute it and/or modify