~ubuntu-branches/ubuntu/karmic/emacs-snapshot/karmic

« back to all changes in this revision

Viewing changes to lisp/textmodes/page-ext.el

  • Committer: Bazaar Package Importer
  • Author(s): Reinhard Tartler
  • Date: 2009-04-05 09:14:30 UTC
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: james.westby@ubuntu.com-20090405091430-nw07lynn2arotjbe
Tags: upstream-20090320
ImportĀ upstreamĀ versionĀ 20090320

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
;;; page-ext.el --- extended page handling commands
2
2
 
3
3
;; Copyright (C) 1990, 1991, 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006,
4
 
;;   2007, 2008  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
8
;; Keywords: wp data
8
9
 
9
10
;; This file is part of GNU Emacs.