# HG changeset patch # User Glenn Morris # Date 1165302368 0 # Node ID b2e5081b93204c85644c3ef9a3766eff31d57717 # Parent 2a90b4256c2d1e069de54b6e311964867f53faa1 Update copyright years. diff -r 2a90b4256c2d -r b2e5081b9320 admin/revdiff --- a/admin/revdiff Tue Dec 05 06:31:23 2006 +0000 +++ b/admin/revdiff Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,7 @@ #! /usr/bin/perl -# Copyright (C) 2001, 2006 Free Software Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software +# Foundation, Inc. # # This file is part of GNU Emacs. # diff -r 2a90b4256c2d -r b2e5081b9320 lisp/flow-ctrl.el --- a/lisp/flow-ctrl.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/flow-ctrl.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; flow-ctrl.el --- help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control -;; Copyright (C) 1990, 1991, 1994, 2002, 2003, 2004, +;; Copyright (C) 1990, 1991, 1994, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author Kevin Gallagher diff -r 2a90b4256c2d -r b2e5081b9320 lisp/foldout.el --- a/lisp/foldout.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/foldout.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; foldout.el --- folding extensions for outline-mode and outline-minor-mode -;; Copyright (C) 1994, 2002, 2003, 2004, 2005, +;; Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Kevin Broadey diff -r 2a90b4256c2d -r b2e5081b9320 lisp/format.el --- a/lisp/format.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/format.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; format.el --- read and save files in multiple formats -;; Copyright (C) 1994, 1995, 1997, 1999, 2002, 2003, 2004, +;; Copyright (C) 1994, 1995, 1997, 1999, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Boris Goldowsky diff -r 2a90b4256c2d -r b2e5081b9320 lisp/forms.el --- a/lisp/forms.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/forms.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; forms.el --- Forms mode: edit a file as a form to fill in -;; Copyright (C) 1991, 1994, 1995, 1996, 1997, 2002, 2003, +;; Copyright (C) 1991, 1994, 1995, 1996, 1997, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Johan Vromans diff -r 2a90b4256c2d -r b2e5081b9320 lisp/generic-x.el --- a/lisp/generic-x.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/generic-x.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; generic-x.el --- A collection of generic modes -;; Copyright (C) 1997, 1998, 2002, 2003, 2004, +;; Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Peter Breton diff -r 2a90b4256c2d -r b2e5081b9320 lisp/help-macro.el --- a/lisp/help-macro.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/help-macro.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; help-macro.el --- makes command line help such as help-for-help -;; Copyright (C) 1993, 1994, 2002, 2003, 2004, +;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Lynn Slater diff -r 2a90b4256c2d -r b2e5081b9320 lisp/hilit-chg.el --- a/lisp/hilit-chg.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/hilit-chg.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; hilit-chg.el --- minor mode displaying buffer changes with special face -;; Copyright (C) 1998, 2000, 2002, 2003, 2004, +;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Richard Sharman diff -r 2a90b4256c2d -r b2e5081b9320 lisp/hippie-exp.el --- a/lisp/hippie-exp.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/hippie-exp.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; hippie-exp.el --- expand text trying various ways to find its expansion -;; Copyright (C) 1992, 2002, 2003, 2004, 2005, +;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Anders Holst diff -r 2a90b4256c2d -r b2e5081b9320 lisp/ielm.el --- a/lisp/ielm.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/ielm.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; ielm.el --- interaction mode for Emacs Lisp -;; Copyright (C) 1994, 2002, 2003, 2004, 2005, +;; Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: David Smith diff -r 2a90b4256c2d -r b2e5081b9320 lisp/imenu.el --- a/lisp/imenu.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/imenu.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; imenu.el --- framework for mode-specific buffer indexes -;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2002, 2003, 2004, +;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Ake Stenhoff diff -r 2a90b4256c2d -r b2e5081b9320 lisp/informat.el --- a/lisp/informat.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/informat.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; informat.el --- info support functions package for Emacs -;; Copyright (C) 1986, 2002, 2003, 2004, 2005, +;; Copyright (C) 1986, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/jka-compr.el --- a/lisp/jka-compr.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/jka-compr.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; jka-compr.el --- reading/writing/loading compressed files -;; Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2002, 2003, +;; Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: jka@ece.cmu.edu (Jay K. Adams) diff -r 2a90b4256c2d -r b2e5081b9320 lisp/kermit.el --- a/lisp/kermit.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/kermit.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; kermit.el --- additions to shell mode for use with kermit -;; Copyright (C) 1988, 2002, 2003, 2004, 2005, +;; Copyright (C) 1988, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Jeff Norden diff -r 2a90b4256c2d -r b2e5081b9320 lisp/ledit.el --- a/lisp/ledit.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/ledit.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; ledit.el --- Emacs side of ledit interface -;; Copyright (C) 1985, 2002, 2003, 2004, 2005, +;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/loadhist.el --- a/lisp/loadhist.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/loadhist.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; loadhist.el --- lisp functions for working with feature groups -;; Copyright (C) 1995, 1998, 2000, 2002, 2003, 2004, +;; Copyright (C) 1995, 1998, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Eric S. Raymond diff -r 2a90b4256c2d -r b2e5081b9320 lisp/log-edit.el --- a/lisp/log-edit.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/log-edit.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; log-edit.el --- Major mode for editing CVS commit messages -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Stefan Monnier diff -r 2a90b4256c2d -r b2e5081b9320 lisp/ls-lisp.el --- a/lisp/ls-lisp.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/ls-lisp.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp -;; Copyright (C) 1992, 1994, 2000, 2002, 2003, 2004, +;; Copyright (C) 1992, 1994, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Sebastian Kremer diff -r 2a90b4256c2d -r b2e5081b9320 lisp/macros.el --- a/lisp/macros.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/macros.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; macros.el --- non-primitive commands for keyboard macros -;; Copyright (C) 1985, 1986, 1987, 1992, 1994, 1995, 2002, 2003, +;; Copyright (C) 1985, 1986, 1987, 1992, 1994, 1995, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/makesum.el --- a/lisp/makesum.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/makesum.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; makesum.el --- generate key binding summary for Emacs -;; Copyright (C) 1985, 2002, 2003, 2004, 2005, +;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/midnight.el --- a/lisp/midnight.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/midnight.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; midnight.el --- run something every midnight, e.g., kill old buffers -;; Copyright (C) 1998, 2002, 2003, 2004, 2005, +;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Sam Steingold diff -r 2a90b4256c2d -r b2e5081b9320 lisp/misc.el --- a/lisp/misc.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/misc.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; misc.el --- some nonstandard basic editing commands for Emacs -;; Copyright (C) 1989, 2002, 2003, 2004, 2005, +;; Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/mouse-copy.el --- a/lisp/mouse-copy.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/mouse-copy.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; mouse-copy.el --- one-click text copy and move -;; Copyright (C) 1996, 2002, 2003, 2004, 2005, +;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: John Heidemann diff -r 2a90b4256c2d -r b2e5081b9320 lisp/newcomment.el --- a/lisp/newcomment.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/newcomment.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; newcomment.el --- (un)comment regions of buffers -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: code extracted from Emacs-20's simple.el diff -r 2a90b4256c2d -r b2e5081b9320 lisp/novice.el --- a/lisp/novice.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/novice.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs -;; Copyright (C) 1985, 1986, 1987, 1994, 2002, 2003, 2004, +;; Copyright (C) 1985, 1986, 1987, 1994, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/paths.el --- a/lisp/paths.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/paths.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; paths.el --- define pathnames for use by various Emacs commands -*- no-byte-compile: t -*- -;; Copyright (C) 1986, 1988, 1994, 1999, 2000, 2002, 2003, +;; Copyright (C) 1986, 1988, 1994, 1999, 2000, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/pcmpl-cvs.el --- a/lisp/pcmpl-cvs.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/pcmpl-cvs.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; pcmpl-cvs.el --- functions for dealing with cvs completions -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: John Wiegley diff -r 2a90b4256c2d -r b2e5081b9320 lisp/pcmpl-gnu.el --- a/lisp/pcmpl-gnu.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/pcmpl-gnu.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; pcmpl-gnu.el --- completions for GNU project tools -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r 2a90b4256c2d -r b2e5081b9320 lisp/pcmpl-linux.el --- a/lisp/pcmpl-linux.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/pcmpl-linux.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; pcmpl-linux.el --- functions for dealing with GNU/Linux completions -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r 2a90b4256c2d -r b2e5081b9320 lisp/pcmpl-rpm.el --- a/lisp/pcmpl-rpm.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/pcmpl-rpm.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; pcmpl-rpm.el --- functions for dealing with rpm completions -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r 2a90b4256c2d -r b2e5081b9320 lisp/pcmpl-unix.el --- a/lisp/pcmpl-unix.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/pcmpl-unix.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; pcmpl-unix.el --- standard UNIX completions -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r 2a90b4256c2d -r b2e5081b9320 lisp/pcvs-defs.el --- a/lisp/pcvs-defs.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/pcvs-defs.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,7 +1,7 @@ ;;; pcvs-defs.el --- variable definitions for PCL-CVS ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs diff -r 2a90b4256c2d -r b2e5081b9320 lisp/pcvs-info.el --- a/lisp/pcvs-info.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/pcvs-info.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,7 +1,7 @@ ;;; pcvs-info.el --- internal representation of a fileinfo entry ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs diff -r 2a90b4256c2d -r b2e5081b9320 lisp/pcvs-parse.el --- a/lisp/pcvs-parse.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/pcvs-parse.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,7 +1,7 @@ ;;; pcvs-parse.el --- the CVS output parser ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs diff -r 2a90b4256c2d -r b2e5081b9320 lisp/pcvs.el --- a/lisp/pcvs.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/pcvs.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,7 +1,7 @@ ;;; pcvs.el --- a front-end to CVS ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: (The PCL-CVS Trust) pcl-cvs@cyclic.com ;; (Per Cederqvist) ceder@lysator.liu.se diff -r 2a90b4256c2d -r b2e5081b9320 lisp/register.el --- a/lisp/register.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/register.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; register.el --- register commands for Emacs -;; Copyright (C) 1985, 1993, 1994, 2002, 2003, 2004, +;; Copyright (C) 1985, 1993, 1994, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/repeat.el --- a/lisp/repeat.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/repeat.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; repeat.el --- convenient way to repeat the previous command -;; Copyright (C) 1998, 2002, 2003, 2004, 2005, +;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Will Mengarini diff -r 2a90b4256c2d -r b2e5081b9320 lisp/reposition.el --- a/lisp/reposition.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/reposition.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; reposition.el --- center a Lisp function or comment on the screen -;; Copyright (C) 1991, 1994, 2002, 2003, 2004, +;; Copyright (C) 1991, 1994, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Michael D. Ernst diff -r 2a90b4256c2d -r b2e5081b9320 lisp/resume.el --- a/lisp/resume.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/resume.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; resume.el --- process command line args from within a suspended Emacs job -;; Copyright (C) 1992, 2002, 2003, 2004, 2005, +;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Joe Wells diff -r 2a90b4256c2d -r b2e5081b9320 lisp/rot13.el --- a/lisp/rot13.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/rot13.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; rot13.el --- display a buffer in ROT13 -;; Copyright (C) 1988, 2002, 2003, 2004, 2005, +;; Copyright (C) 1988, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Howard Gayle diff -r 2a90b4256c2d -r b2e5081b9320 lisp/s-region.el --- a/lisp/s-region.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/s-region.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; s-region.el --- set region using shift key -;; Copyright (C) 1994, 1995, 2002, 2003, 2004, +;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Morten Welinder diff -r 2a90b4256c2d -r b2e5081b9320 lisp/sb-image.el --- a/lisp/sb-image.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/sb-image.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; sb-image --- Image management for speedbar -;; Copyright (C) 1999, 2000, 2001, 2002, 2003, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam diff -r 2a90b4256c2d -r b2e5081b9320 lisp/scroll-all.el --- a/lisp/scroll-all.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/scroll-all.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; scroll-all.el --- scroll all buffers together minor mode -;; Copyright (C) 1997, 2002, 2003, 2004, 2005, +;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Gary D. Foster diff -r 2a90b4256c2d -r b2e5081b9320 lisp/select.el --- a/lisp/select.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/select.el Tue Dec 05 07:06:08 2006 +0000 @@ -3,7 +3,7 @@ ;; Maintainer: FSF ;; Keywords: internal -;; Copyright (C) 1993, 1994, 2002, 2003, 2004, +;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Based partially on earlier release by Lucid. diff -r 2a90b4256c2d -r b2e5081b9320 lisp/shell.el --- a/lisp/shell.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/shell.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; shell.el --- specialized comint.el for running the shell -;; Copyright (C) 1988, 1993, 1994, 1995, 1996, 1997, 2000, +;; Copyright (C) 1988, 1993, 1994, 1995, 1996, 1997, 2000, 2001, ;; 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Olin Shivers diff -r 2a90b4256c2d -r b2e5081b9320 lisp/skeleton.el --- a/lisp/skeleton.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/skeleton.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; skeleton.el --- Lisp language extension for writing statement skeletons -;; Copyright (C) 1993, 1994, 1995, 1996, 2002, 2003, +;; Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Daniel Pfeiffer diff -r 2a90b4256c2d -r b2e5081b9320 lisp/sort.el --- a/lisp/sort.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/sort.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; sort.el --- commands to sort text in an Emacs buffer -;; Copyright (C) 1986, 1987, 1994, 1995, 2002, 2003, +;; Copyright (C) 1986, 1987, 1994, 1995, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Howie Kaye diff -r 2a90b4256c2d -r b2e5081b9320 lisp/soundex.el --- a/lisp/soundex.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/soundex.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; soundex.el --- implement Soundex algorithm -;; Copyright (C) 1993, 2002, 2003, 2004, 2005, +;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Christian Plaunt diff -r 2a90b4256c2d -r b2e5081b9320 lisp/strokes.el --- a/lisp/strokes.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/strokes.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; strokes.el --- control Emacs through mouse strokes -;; Copyright (C) 1997, 2000, 2002, 2003, 2004, +;; Copyright (C) 1997, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: David Bakhash diff -r 2a90b4256c2d -r b2e5081b9320 lisp/tabify.el --- a/lisp/tabify.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/tabify.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; tabify.el --- tab conversion commands for Emacs -;; Copyright (C) 1985, 1994, 2002, 2003, 2004, +;; Copyright (C) 1985, 1994, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/talk.el --- a/lisp/talk.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/talk.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; talk.el --- allow several users to talk to each other through Emacs -;; Copyright (C) 1995, 2002, 2003, 2004, 2005, +;; Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/tempo.el --- a/lisp/tempo.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/tempo.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; tempo.el --- Flexible template insertion -;; Copyright (C) 1994, 1995, 2002, 2003, 2004, +;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: David K}gedal diff -r 2a90b4256c2d -r b2e5081b9320 lisp/term.el --- a/lisp/term.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/term.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; term.el --- general command interpreter in a window stuff -;; Copyright (C) 1988, 1990, 1992, 1994, 1995, 2002, 2003, +;; Copyright (C) 1988, 1990, 1992, 1994, 1995, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Per Bothner diff -r 2a90b4256c2d -r b2e5081b9320 lisp/terminal.el --- a/lisp/terminal.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/terminal.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; terminal.el --- terminal emulator for GNU Emacs -;; Copyright (C) 1986, 1987, 1988, 1989, 1993, 1994, 2002, 2003, +;; Copyright (C) 1986, 1987, 1988, 1989, 1993, 1994, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Richard Mlynarik diff -r 2a90b4256c2d -r b2e5081b9320 lisp/thingatpt.el --- a/lisp/thingatpt.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/thingatpt.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,7 +1,7 @@ ;;; thingatpt.el --- get the `thing' at point -;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000 -;; 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, +;; 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Mike Williams ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/timezone.el --- a/lisp/timezone.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/timezone.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; timezone.el --- time zone package for GNU Emacs -;; Copyright (C) 1990, 1991, 1992, 1993, 1996, 1999, 2002, 2003, +;; Copyright (C) 1990, 1991, 1992, 1993, 1996, 1999, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Masanobu Umeda diff -r 2a90b4256c2d -r b2e5081b9320 lisp/type-break.el --- a/lisp/type-break.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/type-break.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; type-break.el --- encourage rests from typing at appropriate intervals -;; Copyright (C) 1994, 1995, 1997, 2000, 2002, 2003, +;; Copyright (C) 1994, 1995, 1997, 2000, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Noah Friedman diff -r 2a90b4256c2d -r b2e5081b9320 lisp/userlock.el --- a/lisp/userlock.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/userlock.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; userlock.el --- handle file access contention between multiple users -;; Copyright (C) 1985, 1986, 2002, 2003, 2004, +;; Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/vc-hooks.el --- a/lisp/vc-hooks.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/vc-hooks.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,7 +1,7 @@ ;;; vc-hooks.el --- resident support for version-control -;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, -;; 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +;; 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) ;; Maintainer: Andre Spiegel diff -r 2a90b4256c2d -r b2e5081b9320 lisp/vcursor.el --- a/lisp/vcursor.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/vcursor.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; vcursor.el --- manipulate an alternative ("virtual") cursor -;; Copyright (C) 1994, 1996, 1998, 2002, 2003, +;; Copyright (C) 1994, 1996, 1998, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Peter Stephenson diff -r 2a90b4256c2d -r b2e5081b9320 lisp/vms-patch.el --- a/lisp/vms-patch.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/vms-patch.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; vms-patch.el --- override parts of files.el for VMS -;; Copyright (C) 1986, 1992, 2002, 2003, 2004, +;; Copyright (C) 1986, 1992, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r 2a90b4256c2d -r b2e5081b9320 lisp/vmsproc.el --- a/lisp/vmsproc.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/vmsproc.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; vmsproc.el --- run asynchronous VMS subprocesses under Emacs -;; Copyright (C) 1986, 2002, 2003, 2004, 2005, +;; Copyright (C) 1986, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Mukesh Prasad diff -r 2a90b4256c2d -r b2e5081b9320 lisp/vt-control.el --- a/lisp/vt-control.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/vt-control.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; vt-control.el --- Common VTxxx control functions -;; Copyright (C) 1993, 1994, 2002, 2003, +;; Copyright (C) 1993, 1994, 2001, 2002, 2003, ;; 2004, 2005, 2006 Free Software Foundation, Inc. ;; Author: Rob Riepel diff -r 2a90b4256c2d -r b2e5081b9320 lisp/vt100-led.el --- a/lisp/vt100-led.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/vt100-led.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones -;; Copyright (C) 1988, 2002, 2003, 2004, 2005, +;; Copyright (C) 1988, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Howard Gayle diff -r 2a90b4256c2d -r b2e5081b9320 lisp/whitespace.el --- a/lisp/whitespace.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/whitespace.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; whitespace.el --- warn about and clean bogus whitespaces in the file -;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; Author: Rajesh Vaidheeswarran diff -r 2a90b4256c2d -r b2e5081b9320 lisp/wid-browse.el --- a/lisp/wid-browse.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/wid-browse.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; wid-browse.el --- functions for browsing widgets ;; -;; Copyright (C) 1997, 2002, 2003, 2004, 2005, +;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen diff -r 2a90b4256c2d -r b2e5081b9320 lisp/widget.el --- a/lisp/widget.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/widget.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; widget.el --- a library of user interface components ;; -;; Copyright (C) 1996, 1997, 2002, 2003, 2004, +;; Copyright (C) 1996, 1997, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen diff -r 2a90b4256c2d -r b2e5081b9320 lisp/windmove.el --- a/lisp/windmove.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/windmove.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; windmove.el --- directional window-selection routines ;; -;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, ;; 2005, 2006 Free Software Foundation, Inc. ;; ;; Author: Hovav Shacham (hovav@cs.stanford.edu) diff -r 2a90b4256c2d -r b2e5081b9320 lisp/woman.el --- a/lisp/woman.el Tue Dec 05 06:31:23 2006 +0000 +++ b/lisp/woman.el Tue Dec 05 07:06:08 2006 +0000 @@ -1,6 +1,6 @@ ;;; woman.el --- browse UN*X manual pages `wo (without) man' -;; Copyright (C) 2000, 2002, 2003, 2004, 2005, +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, ;; 2006 Free Software Foundation, Inc. ;; Author: Francis J. Wright