Mercurial > emacs
changeset 75348:3d45362f1d38
Add 2007 to copyright years.
line wrap: on
line diff
--- a/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -6374,7 +6374,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/INSTALL Sun Jan 21 03:53:13 2007 +0000 +++ b/INSTALL Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ GNU Emacs Installation Guide -Copyright (c) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004, +2005, 2006, 2007 Free Software Foundation, Inc. See the end of the file for copying permissions.
--- a/Makefile.in Sun Jan 21 03:53:13 2007 +0000 +++ b/Makefile.in Sun Jan 21 04:57:37 2007 +0000 @@ -3,7 +3,7 @@ # DIST: that first. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -# 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/admin/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/admin/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -405,8 +405,8 @@ ;; add-log-time-zone-rule: t ;; End: - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software - Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 + Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/admin/FOR-RELEASE Sun Jan 21 03:53:13 2007 +0000 +++ b/admin/FOR-RELEASE Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,9 @@ Tasks needed before the next release. * UPDATE COPYRIGHTS (Happy New Year :-) - + Done, I think. Please keep an eye out for any errors, eg copyrights + not at the start of the file that are easy to miss, as in + src/emacs.c. * TO BE DONE SHORTLY BEFORE RELEASE
--- a/admin/admin.el Sun Jan 21 03:53:13 2007 +0000 +++ b/admin/admin.el Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ ;;; admin.el --- utilities for Emacs administration -;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software -;; Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +;; Free Software Foundation, Inc. ;; This file is part of GNU Emacs.
--- a/admin/alloc-colors.c Sun Jan 21 03:53:13 2007 +0000 +++ b/admin/alloc-colors.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Allocate X colors. Used for testing with dense colormaps. - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software - Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 + Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/admin/build-configs Sun Jan 21 03:53:13 2007 +0000 +++ b/admin/build-configs Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ #! /usr/bin/perl -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software -# Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/admin/cus-test.el Sun Jan 21 03:53:13 2007 +0000 +++ b/admin/cus-test.el Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ ;;; cus-test.el --- tests for custom types and load problems -;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006 Free -;; Software Foundation, Inc. +;; Copyright (C) 1998, 2000, 2002, 2003, 2004, 2005, 2006, 2007 +;; Free Software Foundation, Inc. ;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de> ;; Maintainer: Markus Rost <rost@math.ohio-state.edu>
--- a/admin/diff-tar-files Sun Jan 21 03:53:13 2007 +0000 +++ b/admin/diff-tar-files Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ #! /bin/sh -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software -# Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/admin/make-emacs Sun Jan 21 03:53:13 2007 +0000 +++ b/admin/make-emacs Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ #! /usr/bin/perl -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software -# Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/admin/revdiff Sun Jan 21 03:53:13 2007 +0000 +++ b/admin/revdiff Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ #! /usr/bin/perl -# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software -# Foundation, Inc. +# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +# Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/config.bat Sun Jan 21 03:53:13 2007 +0000 +++ b/config.bat Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ rem ---------------------------------------------------------------------- rem Configuration script for MSDOS rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003 -rem 2004, 2005, 2006 Free Software Foundation, Inc. +rem 2004, 2005, 2006, 2007 Free Software Foundation, Inc. rem This file is part of GNU Emacs.
--- a/config.guess Sun Jan 21 03:53:13 2007 +0000 +++ b/config.guess Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ #! /bin/sh # Attempt to guess a canonical system name. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. timestamp='2006-04-20'
--- a/config.sub Sun Jan 21 03:53:13 2007 +0000 +++ b/config.sub Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ #! /bin/sh # Configuration validation subroutine script. # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -# 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. timestamp='2006-04-20'
--- a/configure Sun Jan 21 03:53:13 2007 +0000 +++ b/configure Sun Jan 21 04:57:37 2007 +0000 @@ -3,7 +3,7 @@ # Generated by GNU Autoconf 2.61. # # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, -# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This configure script is free software; the Free Software Foundation # gives unlimited permission to copy, distribute and modify it. ## --------------------- ## @@ -1424,7 +1424,7 @@ generated by GNU Autoconf 2.61 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This configure script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. _ACEOF @@ -23246,7 +23246,7 @@ configured by $0, generated by GNU Autoconf 2.61, with options \\"`echo "$ac_configure_args" | sed 's/^ //; s/[\\""\`\$]/\\\\&/g'`\\" -Copyright (C) 2006 Free Software Foundation, Inc. +Copyright (C) 2006, 2007 Free Software Foundation, Inc. This config.status script is free software; the Free Software Foundation gives unlimited permission to copy, distribute and modify it."
--- a/configure.in Sun Jan 21 03:53:13 2007 +0000 +++ b/configure.in Sun Jan 21 04:57:37 2007 +0000 @@ -3,7 +3,7 @@ dnl autoconf dnl in the directory containing this script. dnl -dnl Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +dnl Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 dnl Free Software Foundation, Inc. dnl dnl This file is part of GNU Emacs. @@ -2881,7 +2881,7 @@ fi AH_TOP([/* GNU Emacs site configuration template file. - Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, 2006 + Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/etc/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/etc/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -3243,7 +3243,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001 - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/etc/DEBUG Sun Jan 21 03:53:13 2007 +0000 +++ b/etc/DEBUG Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ Debugging GNU Emacs Copyright (C) 1985, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the
--- a/etc/TUTORIAL Sun Jan 21 03:53:13 2007 +0000 +++ b/etc/TUTORIAL Sun Jan 21 04:57:37 2007 +0000 @@ -1105,7 +1105,7 @@ comes with permission to distribute copies on certain conditions: Copyright (C) 1985, 1996, 1998, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the
--- a/etc/emacs-buffer.gdb Sun Jan 21 03:53:13 2007 +0000 +++ b/etc/emacs-buffer.gdb Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ # emacs-buffer.gdb --- gdb macros for recovering buffers from emacs coredumps -# Copyright (C) 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. # Maintainer: Noah Friedman <friedman@splode.com> # Status: Works with Emacs 22.0.51.1 (prerelease) as of 2006-01-12.
--- a/etc/emacs.py Sun Jan 21 03:53:13 2007 +0000 +++ b/etc/emacs.py Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ """Definitions used by commands sent to inferior Python in python.el.""" -# Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # Author: Dave Love <fx@gnu.org> # This file is part of GNU Emacs.
--- a/leim/Makefile.in Sun Jan 21 03:53:13 2007 +0000 +++ b/leim/Makefile.in Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ # Makefile for leim subdirectory in GNU Emacs. -# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 # Free Software Foundation, Inc. -# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 # National Institute of Advanced Industrial Science and Technology (AIST) # Registration Number H14PRO021
--- a/leim/makefile.w32-in Sun Jan 21 03:53:13 2007 +0000 +++ b/leim/makefile.w32-in Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ # -*- Makefile -*- for leim subdirectory in GNU Emacs on the Microsoft W32 API. -# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006 +# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 # Free Software Foundation, Inc. -# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +# Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 # National Institute of Advanced Industrial Science and Technology (AIST) # Registration Number H14PRO021
--- a/lib-src/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -6198,7 +6198,7 @@ Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/lib-src/digest-doc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/digest-doc.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ standard output a file of nroff output containing the doc strings. Copyright (C) 1987, 1994, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/lib-src/ebrowse.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/ebrowse.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* ebrowse.c --- parsing files for the ebrowse C++ browser Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -3691,7 +3691,7 @@ version () { printf ("ebrowse %s\n", VERSION); - puts ("Copyright (C) 1992-2006 Free Software Foundation, Inc."); + puts ("Copyright (C) 1992-2007 Free Software Foundation, Inc."); puts ("This program is distributed under the same terms as Emacs."); exit (EXIT_SUCCESS); }
--- a/lib-src/emacsclient.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/emacsclient.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Client process that communicates with GNU Emacs acting as server. Copyright (C) 1986, 1987, 1994, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/lib-src/etags.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/etags.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Tags file maker to go with GNU Emacs -*- coding: latin-1 -*- Copyright (C) 1984, 1987, 1988, 1989, 1993, 1994, 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. and Ken Arnold + 2005, 2006, 2007 Free Software Foundation, Inc. and Ken Arnold This file is not considered part of GNU Emacs. @@ -841,7 +841,7 @@ print_version () { printf ("%s (%s %s)\n", (CTAGS) ? "ctags" : "etags", EMACS_NAME, VERSION); - puts ("Copyright (C) 2006 Free Software Foundation, Inc. and Ken Arnold"); + puts ("Copyright (C) 2007 Free Software Foundation, Inc. and Ken Arnold"); puts ("This program is distributed under the same terms as Emacs"); exit (EXIT_SUCCESS);
--- a/lib-src/getopt.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/getopt.c Sun Jan 21 04:57:37 2007 +0000 @@ -4,7 +4,7 @@ before changing it! Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify
--- a/lib-src/getopt1.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/getopt1.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, - 1998, 2004, 2005, 2006 Free Software Foundation, Inc. + 1998, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify
--- a/lib-src/getopt_.h Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/getopt_.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Declarations for getopt. Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 1999, - 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify
--- a/lib-src/getopt_int.h Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/getopt_int.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Internal declarations for getopt. Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997, 1998, 1999, - 2001, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2001, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify
--- a/lib-src/gettext.h Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/gettext.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Convenience header for conditional use of GNU <libintl.h>. Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
--- a/lib-src/grep-changelog Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/grep-changelog Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ #! /usr/bin/perl # Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/lib-src/make-docfile.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/make-docfile.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Generate doc-string file for GNU Emacs from source files. Copyright (C) 1985, 1986, 1992, 1993, 1994, 1997, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/lib-src/makefile.w32-in Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/makefile.w32-in Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ # -*- Makefile -*- for GNU Emacs on the Microsoft W32 API. # Copyright (C) 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/lib-src/ntlib.h Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/ntlib.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Utility and Unix shadow routines for GNU Emacs support programs on NT. Copyright (C) 1994, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/lib-src/rcs-checkin Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/rcs-checkin Sun Jan 21 04:57:37 2007 +0000 @@ -3,7 +3,7 @@ # This script accepts any number of file arguments and checks them into RCS. # Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/lib-src/sorted-doc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/sorted-doc.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ standard output a file of texinfo input containing the doc strings. Copyright (C) 1989, 1992, 1994, 1996, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/lib-src/test-distrib.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/test-distrib.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* test-distrib.c --- testing distribution of nonprinting chars Copyright (C) 1987, 1993, 1994, 1995, 1999, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/lib-src/update-game-score.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/update-game-score.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* update-game-score.c --- Update a score file - Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/lib-src/vcdiff Sun Jan 21 03:53:13 2007 +0000 +++ b/lib-src/vcdiff Sun Jan 21 04:57:37 2007 +0000 @@ -4,7 +4,7 @@ # This version is more compatible with rcsdiff(1). # # Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/lispintro/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/lispintro/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -229,7 +229,7 @@ ;; End: Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/lispintro/Makefile.in Sun Jan 21 03:53:13 2007 +0000 +++ b/lispintro/Makefile.in Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ #### Makefile for the Emacs Lisp Introduction manual # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, -# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/lispintro/emacs-lisp-intro.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/lispintro/emacs-lisp-intro.texi Sun Jan 21 04:57:37 2007 +0000 @@ -216,7 +216,7 @@ Edition @value{edition-number}, @value{update-date} @sp 1 Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @sp 1 @iftex
--- a/lispintro/makefile.w32-in Sun Jan 21 03:53:13 2007 +0000 +++ b/lispintro/makefile.w32-in Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ #### -*- Makefile -*- for the Emacs Lisp Introduction manual. -# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/lispref/Makefile.in Sun Jan 21 03:53:13 2007 +0000 +++ b/lispref/Makefile.in Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ # Makefile for the GNU Emacs Lisp Reference Manual. # Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, -# 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/lispref/anti.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/lispref/anti.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1999, 2002, 2003, 2004, 2005, -@c 2006 Free Software Foundation, Inc. +@c 2006, 2007 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @c This node must have no pointers.
--- a/lispref/display.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/lispref/display.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/display @node Display, System Interface, Processes, Top
--- a/lispref/makefile.w32-in Sun Jan 21 03:53:13 2007 +0000 +++ b/lispref/makefile.w32-in Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ # -*- Makefile -*- for the GNU Emacs Lisp Reference Manual. -# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/lispref/minibuf.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/lispref/minibuf.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2001, 2002, -@c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/minibuf @node Minibuffers, Command Loop, Read and Print, Top
--- a/lispref/positions.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/lispref/positions.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/positions @node Positions, Markers, Frames, Top
--- a/lispref/text.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/lispref/text.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ @c -*-texinfo-*- @c This is part of the GNU Emacs Lisp Reference Manual. @c Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1998, 1999, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See the file elisp.texi for copying conditions. @setfilename ../info/text @node Text, Non-ASCII Characters, Markers, Top
--- a/lwlib/lwlib-Xlw.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lwlib/lwlib-Xlw.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* The lwlib interface to "xlwmenu" menus. Copyright (C) 1992 Lucid, Inc. Copyright (C) 1994, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the Lucid Widget Library.
--- a/lwlib/lwlib-Xm.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lwlib/lwlib-Xm.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* The lwlib interface to Motif widgets. Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copyright (C) 1992 Lucid, Inc. This file is part of the Lucid Widget Library.
--- a/lwlib/xlwmenu.c Sun Jan 21 03:53:13 2007 +0000 +++ b/lwlib/xlwmenu.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Implements a lightweight menubar widget. Copyright (C) 1992 Lucid, Inc. - Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of the Lucid Widget Library.
--- a/mac/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/mac/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -868,7 +868,7 @@ ;; End: Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/mac/INSTALL Sun Jan 21 03:53:13 2007 +0000 +++ b/mac/INSTALL Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ * BUILDING EMACS ON MAC OS Classic AND MAC OS X -*- outline -*- Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that
--- a/mac/README Sun Jan 21 03:53:13 2007 +0000 +++ b/mac/README Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ Emacs for Mac OS Classic and Mac OS X Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that
--- a/mac/cw6-mcp.xml Sun Jan 21 03:53:13 2007 +0000 +++ b/mac/cw6-mcp.xml Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ <!-- Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/mac/inc/alloca.h Sun Jan 21 03:53:13 2007 +0000 +++ b/mac/inc/alloca.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/mac/inc/defs-cw6.h Sun Jan 21 03:53:13 2007 +0000 +++ b/mac/inc/defs-cw6.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/mac/inc/grp.h Sun Jan 21 03:53:13 2007 +0000 +++ b/mac/inc/grp.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Replacement grp.h file for building GNU Emacs on the Macintosh. - Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/mac/make-package Sun Jan 21 03:53:13 2007 +0000 +++ b/mac/make-package Sun Jan 21 04:57:37 2007 +0000 @@ -18,7 +18,7 @@ #### files inside /usr. This will replace the default version of #### emacs included with Mac OS X. -# Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/make-dist Sun Jan 21 03:53:13 2007 +0000 +++ b/make-dist Sun Jan 21 04:57:37 2007 +0000 @@ -7,7 +7,7 @@ #### you should make sure that this script will include it. # Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, -# 2006 Free Software Foundation, Inc. +# 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/man/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/man/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -7487,7 +7487,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, - 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/man/Makefile.in Sun Jan 21 03:53:13 2007 +0000 +++ b/man/Makefile.in Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ #### Makefile for the Emacs Manual and other documentation. # Copyright (C) 1994, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, -# 2004, 2005, 2006 Free Software Foundation, Inc. +# 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/man/ack.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/ack.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, -@c 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @node Acknowledgments, Screen, Concept Index, Top
--- a/man/ada-mode.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/ada-mode.texi Sun Jan 21 04:57:37 2007 +0000 @@ -4,7 +4,7 @@ @copying Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/anti.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/anti.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Antinews, Mac OS, X Resources, Top
--- a/man/arevert-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/arevert-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the
--- a/man/basic.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/basic.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Basic, Minibuffer, Exiting, Top @chapter Basic Editing Commands
--- a/man/buffers.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/buffers.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Buffers, Windows, Files, Top @chapter Using Multiple Buffers
--- a/man/building.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/building.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Building, Maintaining, Programs, Top @chapter Compiling and Testing Programs
--- a/man/cal-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/cal-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the
--- a/man/calc.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/calc.texi Sun Jan 21 04:57:37 2007 +0000 @@ -84,7 +84,7 @@ This file documents Calc, the GNU Emacs calculator. Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document @@ -120,7 +120,7 @@ @vskip 0pt plus 1filll Copyright @copyright{} 1990, 1991, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. @insertcopying @end titlepage
--- a/man/calendar.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/calendar.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Calendar/Diary, Gnus, Dired, Top @chapter The Calendar and the Diary
--- a/man/cc-mode.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/cc-mode.texi Sun Jan 21 04:57:37 2007 +0000 @@ -160,7 +160,7 @@ This manual is for CC Mode in Emacs. Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -2003, 2004, 2005, 2006 Free Software Foundation, Inc. +2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/cmdargs.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/cmdargs.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, -@c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Emacs Invocation, X Resources, GNU Free Documentation License, Top @appendix Command Line Arguments for Emacs Invocation
--- a/man/custom.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/custom.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Customization, Quitting, Amusements, Top @chapter Customization
--- a/man/dired-x.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/dired-x.texi Sun Jan 21 04:57:37 2007 +0000 @@ -29,7 +29,7 @@ the file @file{dired-x.el}. Copyright @copyright{} 1993, 1994, 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to make and distribute verbatim copies of this
--- a/man/dired-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/dired-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the
--- a/man/dired.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/dired.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Dired, Calendar/Diary, Rmail, Top @chapter Dired, the Directory Editor
--- a/man/display.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/display.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Display, Search, Registers, Top @chapter Controlling the Display
--- a/man/ediff.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/ediff.texi Sun Jan 21 04:57:37 2007 +0000 @@ -26,7 +26,7 @@ and patch utilities. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -2003, 2004, 2005, 2006 Free Software Foundation, Inc. +2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/emacs-mime.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/emacs-mime.texi Sun Jan 21 04:57:37 2007 +0000 @@ -10,7 +10,7 @@ This file documents the Emacs MIME interface functionality. Copyright @copyright{} 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, -2006 Free Software Foundation, Inc. +2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/emacs-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/emacs-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -10,7 +10,7 @@ @copying This manual describes specialized features of Emacs. -Copyright @copyright{} 2004, 2005, 2006 Free Software Foundation, Inc. +Copyright @copyright{} 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/emacs.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/emacs.texi Sun Jan 21 04:57:37 2007 +0000 @@ -12,7 +12,7 @@ updated for Emacs version @value{EMACSVER}. Copyright @copyright{} 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, -1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software +1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation
--- a/man/emerge-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/emerge-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the
--- a/man/erc.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/erc.texi Sun Jan 21 04:57:37 2007 +0000 @@ -14,7 +14,7 @@ @copying This manual is for ERC version 5.2 stable pre-release. -Copyright @copyright{} 2005, 2006 Free Software Foundation, Inc. +Copyright @copyright{} 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/eshell.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/eshell.texi Sun Jan 21 04:57:37 2007 +0000 @@ -9,7 +9,7 @@ This manual is for Eshell, the Emacs shell. Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/eudc.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/eudc.texi Sun Jan 21 04:57:37 2007 +0000 @@ -12,7 +12,7 @@ directory servers using various protocols such as LDAP or the CCSO white pages directory system (PH/QI) -Copyright @copyright{} 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +Copyright @copyright{} 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation
--- a/man/faq.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/faq.texi Sun Jan 21 04:57:37 2007 +0000 @@ -14,8 +14,8 @@ @c appreciate a notice if you do). @copying -Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006 Free -Software Foundation, Inc.@* +Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007 +Free Software Foundation, Inc.@* Copyright 1994,1995,1996,1997,1998,1999,2000 Reuven M. Lerner@* Copyright 1992,1993 Steven Byrnes@* Copyright 1990,1991,1992 Joseph Brian Wells@*
--- a/man/files.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/files.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, -@c 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Files, Buffers, Keyboard Macros, Top @chapter File Handling
--- a/man/flymake.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/flymake.texi Sun Jan 21 04:57:37 2007 +0000 @@ -11,7 +11,7 @@ This manual is for GNU Flymake (version @value{VERSION}, @value{UPDATED}), which is a universal on-the-fly syntax checker for GNU Emacs. -Copyright @copyright{} 2004, 2005, 2006 Free Software Foundation, Inc. +Copyright @copyright{} 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/forms.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/forms.texi Sun Jan 21 04:57:37 2007 +0000 @@ -19,7 +19,7 @@ This file documents Forms mode, a form-editing major mode for GNU Emacs. Copyright @copyright{} 1989, 1997, 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/fortran-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/fortran-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the
--- a/man/frames.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/frames.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, -@c 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Frames, International, Windows, Top @chapter Frames and Graphical Displays
--- a/man/glossary.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/glossary.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, -@c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Glossary, Key Index, Intro, Top @unnumbered Glossary
--- a/man/gnus-faq.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/gnus-faq.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ @c \input texinfo @c -*-texinfo-*- @c Uncomment 1st line before texing this file alone. @c %**start of header -@c Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c @c Do not modify this file, it was generated from gnus-faq.xml, available from @c <URL:http://my.gnus.org/FAQ/>.
--- a/man/gnus.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/gnus.texi Sun Jan 21 04:57:37 2007 +0000 @@ -8,7 +8,7 @@ @copying Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/help.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/help.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Help, Mark, M-x, Top @chapter Help
--- a/man/idlwave.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/idlwave.texi Sun Jan 21 04:57:37 2007 +0000 @@ -30,7 +30,7 @@ @value{VERSION} Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or @@ -61,7 +61,7 @@ IDLWAVE version @value{VERSION}, @value{DATE}. @sp 2 Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. @sp 2 @cindex Copyright, of IDLWAVE Permission is granted to copy, distribute and/or modify this document
--- a/man/info.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/info.texi Sun Jan 21 04:57:37 2007 +0000 @@ -15,7 +15,7 @@ documentation system. Copyright @copyright{} 1989, 1992, 1996, 1997, 1998, 1999, 2000, 2001, -2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/killing.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/killing.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Killing, Yanking, Mark, Top
--- a/man/kmacro.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/kmacro.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Keyboard Macros, Files, Fixit, Top @chapter Keyboard Macros
--- a/man/macos.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/macos.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 2000, 2001, 2002, 2003, 2004, -@c 2005, 2006 Free Software Foundation, Inc. +@c 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Mac OS, Microsoft Windows, Antinews, Top @appendix Emacs and Mac OS
--- a/man/maintaining.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/maintaining.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, -@c 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Maintaining, Abbrevs, Building, Top @chapter Maintaining Large Programs
--- a/man/major.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/major.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Major Modes, Indentation, International, Top @chapter Major Modes
--- a/man/makefile.w32-in Sun Jan 21 03:53:13 2007 +0000 +++ b/man/makefile.w32-in Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ #### -*- Makefile -*- for the Emacs Manual and other documentation. -# Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/man/mark.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/mark.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, -@c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Mark, Killing, Help, Top @chapter The Mark and the Region
--- a/man/message.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/message.texi Sun Jan 21 04:57:37 2007 +0000 @@ -9,7 +9,7 @@ This file documents Message, the Emacs message composition mode. Copyright @copyright{} 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, -2004, 2005, 2006 Free Software Foundation, Inc. +2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/mh-e.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/mh-e.texi Sun Jan 21 04:57:37 2007 +0000 @@ -24,7 +24,7 @@ This is version @value{VERSION}@value{EDITION} of @cite{The MH-E Manual}, last updated @value{UPDATED}. -Copyright @copyright{} 1995, 2001, 2002, 2003, 2005, 2006 Free +Copyright @copyright{} 1995, 2001, 2002, 2003, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation
--- a/man/mini.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/mini.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Minibuffer, M-x, Basic, Top @chapter The Minibuffer
--- a/man/misc.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/misc.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @iftex @chapter Miscellaneous Commands
--- a/man/msdog-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/msdog-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the
--- a/man/msdog.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/msdog.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Microsoft Windows, Manifesto, Mac OS, Top @appendix Emacs and Microsoft Windows/MS-DOS
--- a/man/mule.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/mule.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2004, -@c 2005, 2006 Free Software Foundation, Inc. +@c 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node International, Major Modes, Frames, Top @chapter International Character Set Support
--- a/man/newsticker.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/newsticker.texi Sun Jan 21 04:57:37 2007 +0000 @@ -13,7 +13,7 @@ This manual is for Newsticker (version @value{VERSION}, @value{UPDATED}). @noindent -Copyright @copyright{} 2004, 2005, 2006 Free Software Foundation, Inc. +Copyright @copyright{} 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/org.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/org.texi Sun Jan 21 04:57:37 2007 +0000 @@ -35,7 +35,7 @@ @copying This manual is for Org-mode (version @value{VERSION}). -Copyright @copyright{} 2004, 2005, 2006 Free Software Foundation +Copyright @copyright{} 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/picture-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/picture-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in emacs-xtra.texi (when producing the
--- a/man/programs.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/programs.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1999, 2000, -@c 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Programs, Building, Text, Top @chapter Editing Programs
--- a/man/rcirc.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/rcirc.texi Sun Jan 21 04:57:37 2007 +0000 @@ -5,7 +5,7 @@ @c %**end of header @copying -Copyright @copyright{} 2006 Free Software Foundation, Inc. +Copyright @copyright{} 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/rmail.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/rmail.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, -@c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Rmail, Dired, Sending Mail, Top @chapter Reading Mail with Rmail
--- a/man/sc.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/sc.texi Sun Jan 21 04:57:37 2007 +0000 @@ -16,7 +16,7 @@ subsystems. Copyright @copyright{} 1993, 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/screen.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/screen.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, -@c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Screen, User Input, Acknowledgments, Top @chapter The Organization of the Screen
--- a/man/search.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/search.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, 2002, -@c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Search, Fixit, Display, Top @chapter Searching and Replacement
--- a/man/sending.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/sending.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, 2002, -@c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Sending Mail @chapter Sending Mail
--- a/man/ses.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/ses.texi Sun Jan 21 04:57:37 2007 +0000 @@ -11,8 +11,8 @@ @copying This file documents SES: the Simple Emacs Spreadsheet. -Copyright @copyright{} 2002, 2003, 2004, 2005, 2006 Free Software -Foundation, Inc. +Copyright @copyright{} 2002, 2003, 2004, 2005, 2006, 2007 +Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/sieve.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/sieve.texi Sun Jan 21 04:57:37 2007 +0000 @@ -9,8 +9,8 @@ @copying This file documents the Emacs Sieve package, for server-side mail filtering. -Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006 Free -Software Foundation, Inc. +Copyright @copyright{} 2001, 2002, 2003, 2004, 2005, 2006, 2007 +Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/smtpmail.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/smtpmail.texi Sun Jan 21 04:57:37 2007 +0000 @@ -3,7 +3,7 @@ @settitle Emacs SMTP Library @syncodeindex vr fn @copying -Copyright @copyright{} 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +Copyright @copyright{} 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/text.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/text.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Text, Programs, Indentation, Top @chapter Commands for Human Languages
--- a/man/tramp.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/tramp.texi Sun Jan 21 04:57:37 2007 +0000 @@ -25,7 +25,7 @@ @end macro @copying -Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 +Copyright @copyright{} 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @quotation
--- a/man/trouble.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/trouble.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2001, 2002, -@c 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @iftex @chapter Dealing with Common Problems
--- a/man/vc-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/vc-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included in emacs-xtra.texi when producing the printed
--- a/man/vc1-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/vc1-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in vc-xtra.texi (when producing the
--- a/man/vc2-xtra.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/vc2-xtra.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ @c This is part of the Emacs manual. -@c Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. +@c Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @c @c This file is included either in vc-xtra.texi (when producing the
--- a/man/vip.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/vip.texi Sun Jan 21 04:57:37 2007 +0000 @@ -5,7 +5,7 @@ @copying Copyright @copyright{} 1987, 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/viper.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/viper.texi Sun Jan 21 04:57:37 2007 +0000 @@ -8,7 +8,7 @@ @copying Copyright @copyright{} 1995, 1996, 1997, 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/windows.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/windows.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2000, 2001, -@c 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node Windows, Frames, Buffers, Top @chapter Multiple Windows
--- a/man/woman.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/woman.texi Sun Jan 21 04:57:37 2007 +0000 @@ -18,7 +18,7 @@ (without) man'. Copyright @copyright{} 2001, 2002, 2003, 2004, -2005, 2006 Free Software Foundation, Inc. +2005, 2006, 2007 Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document
--- a/man/xresources.texi Sun Jan 21 03:53:13 2007 +0000 +++ b/man/xresources.texi Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ @c This is part of the Emacs manual. @c Copyright (C) 1987, 1993, 1994, 1995, 1997, 2001, 2002, 2003, -@c 2004, 2005, 2006 Free Software Foundation, Inc. +@c 2004, 2005, 2006, 2007 Free Software Foundation, Inc. @c See file emacs.texi for copying conditions. @node X Resources, Antinews, Emacs Invocation, Top @appendix X Options and Resources
--- a/msdos/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/msdos/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -629,7 +629,7 @@ ;; End: Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/msdos/README Sun Jan 21 03:53:13 2007 +0000 +++ b/msdos/README Sun Jan 21 04:57:37 2007 +0000 @@ -7,7 +7,7 @@ reproduced here: # Copyright (C) 1993, 2002, 2003, 2004, 2005, -# 2006 Free Software Foundation, Inc. +# 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/msdos/mainmake Sun Jan 21 03:53:13 2007 +0000 +++ b/msdos/mainmake Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ # Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/msdos/mainmake.v2 Sun Jan 21 03:53:13 2007 +0000 +++ b/msdos/mainmake.v2 Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ # Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*- # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/msdos/sed2v2.inp Sun Jan 21 03:53:13 2007 +0000 +++ b/msdos/sed2v2.inp Sun Jan 21 04:57:37 2007 +0000 @@ -3,7 +3,7 @@ # ---------------------------------------------------------------------- # # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2002, 2003, -# 2004, 2005, 2006 Free Software Foundation, Inc. +# 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/msdos/sed6.inp Sun Jan 21 03:53:13 2007 +0000 +++ b/msdos/sed6.inp Sun Jan 21 04:57:37 2007 +0000 @@ -4,7 +4,7 @@ # --------------------------------------------------------------------------- # # Copyright (C) 1997, 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/nt/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -1311,7 +1311,7 @@ ;; End: Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/nt/INSTALL Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/INSTALL Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ Building and Installing Emacs on Windows NT/2K/XP and Windows 95/98/ME - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. See the end of the file for copying permissions.
--- a/nt/configure.bat Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/configure.bat Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ rem ---------------------------------------------------------------------- rem Configuration script for MS Windows 95/98/Me and NT/2000/XP rem Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, -rem 2006 Free Software Foundation, Inc. +rem 2006, 2007 Free Software Foundation, Inc. rem This file is part of GNU Emacs.
--- a/nt/envadd.bat Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/envadd.bat Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ rem Hack to change/add environment variables in the makefiles for the rem Windows platform. rem -rem Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +rem Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. rem rem This file is part of GNU Emacs. rem
--- a/nt/gmake.defs Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/gmake.defs Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ # -*- Makefile -*- definition file for building GNU Emacs on Windows NT. # Copyright (C) 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by
--- a/nt/inc/grp.h Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/inc/grp.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Replacement grp.h file for building GNU Emacs on Windows. - Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/nt/inc/langinfo.h Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/inc/langinfo.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Replacement langinfo.h file for building GNU Emacs on Windows. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/nt/inc/nl_types.h Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/inc/nl_types.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Replacement nl_types.h file for building GNU Emacs on Windows. - Copyright (C) 2006 Free Software Foundation, Inc. + Copyright (C) 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/nt/makefile.w32-in Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/makefile.w32-in Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ # -*- Makefile -*- for GNU Emacs on the Microsoft W32 API. # Copyright (C) 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # # Top level makefile for building GNU Emacs on Windows NT #
--- a/nt/multi-install-info.bat Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/multi-install-info.bat Sun Jan 21 04:57:37 2007 +0000 @@ -3,7 +3,7 @@ rem Hack to run install-info with multiple info files on the command rem line on the Windows platform. rem -rem Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +rem Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. rem rem This file is part of GNU Emacs. rem
--- a/nt/nmake.defs Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/nmake.defs Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ # -*- Makefile -*- definition file for building GNU Emacs on Windows NT. # Copyright (C) 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # # GNU Emacs is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by
--- a/nt/paths.h Sun Jan 21 03:53:13 2007 +0000 +++ b/nt/paths.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Copyright (C) 1993, 1995, 1997, 1999, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/oldXMenu/Activate.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/Activate.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ #include "copyright.h"
--- a/oldXMenu/AddPane.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/AddPane.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/AddSel.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/AddSel.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -445,7 +445,7 @@ ;; End: Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/oldXMenu/ChgPane.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/ChgPane.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/ChgSel.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/ChgSel.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/Create.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/Create.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ #include "copyright.h"
--- a/oldXMenu/DelPane.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/DelPane.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/DelSel.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/DelSel.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/Destroy.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/Destroy.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/Error.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/Error.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/EvHand.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/EvHand.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/FindPane.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/FindPane.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/FindSel.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/FindSel.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/InsPane.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/InsPane.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/InsSel.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/InsSel.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/Internal.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/Internal.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/Locate.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/Locate.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/Post.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/Post.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/Recomp.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/Recomp.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/SetAEQ.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/SetAEQ.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/SetFrz.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/SetFrz.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/SetPane.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/SetPane.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/SetSel.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/SetSel.c Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/X10.h Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/X10.h Sun Jan 21 04:57:37 2007 +0000 @@ -16,7 +16,7 @@ */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * X10.h - Header definition and support file for the C subroutine
--- a/oldXMenu/XCrAssoc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/XCrAssoc.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* Permission to use, copy, modify, distribute, and sell this software and its
--- a/oldXMenu/XDelAssoc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/XDelAssoc.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* Permission to use, copy, modify, distribute, and sell this software and its
--- a/oldXMenu/XDestAssoc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/XDestAssoc.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* Permission to use, copy, modify, distribute, and sell this software and its
--- a/oldXMenu/XLookAssoc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/XLookAssoc.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* Permission to use, copy, modify, distribute, and sell this software and its
--- a/oldXMenu/XMakeAssoc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/XMakeAssoc.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* Permission to use, copy, modify, distribute, and sell this software and its
--- a/oldXMenu/XMenu.h Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/XMenu.h Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/XMenuInt.h Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/XMenuInt.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Copyright Massachusetts Institute of Technology 1985 */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* * XMenu: MIT Project Athena, X Window system menu package
--- a/oldXMenu/copyright.h Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/copyright.h Sun Jan 21 04:57:37 2007 +0000 @@ -17,7 +17,7 @@ */ /* Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. */ + 2006, 2007 Free Software Foundation, Inc. */ /* arch-tag: c689b1bc-a3ba-41a1-baa0-a3622b5445b2 (do not change this comment) */
--- a/oldXMenu/insque.c Sun Jan 21 03:53:13 2007 +0000 +++ b/oldXMenu/insque.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
--- a/src/ChangeLog Sun Jan 21 03:53:13 2007 +0000 +++ b/src/ChangeLog Sun Jan 21 04:57:37 2007 +0000 @@ -27170,7 +27170,7 @@ ;; End: Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, are permitted provided the copyright notice and this notice are preserved.
--- a/src/Makefile.in Sun Jan 21 03:53:13 2007 +0000 +++ b/src/Makefile.in Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ # Makefile for GNU Emacs. # Copyright (C) 1985, 1987, 1988, 1993, 1994, 1995, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. # This file is part of GNU Emacs.
--- a/src/abbrev.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/abbrev.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Primitives for word-abbrev mode. Copyright (C) 1985, 1986, 1993, 1996, 1998, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/alloc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/alloc.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Storage allocation and gc for GNU Emacs Lisp interpreter. Copyright (C) 1985, 1986, 1988, 1993, 1994, 1995, 1997, 1998, 1999, - 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/buffer.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/buffer.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Buffer manipulation primitives for GNU Emacs. Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/buffer.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/buffer.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Header file for the buffer manipulation primitives. Copyright (C) 1985, 1986, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/bytecode.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/bytecode.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Execution of byte code produced by bytecomp.el. Copyright (C) 1985, 1986, 1987, 1988, 1993, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/callproc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/callproc.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Synchronous subprocess invocation for GNU Emacs. Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/casefiddle.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/casefiddle.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* GNU Emacs case conversion functions. Copyright (C) 1985, 1994, 1997, 1998, 1999, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/category.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/category.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Declarations having to do with Emacs category tables. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 + 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H14PRO021
--- a/src/ccl.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/ccl.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,8 +1,8 @@ /* CCL (Code Conversion Language) interpreter. Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 + 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H14PRO021
--- a/src/charset.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/charset.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,8 +1,8 @@ /* Basic multilingual character support. Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 + 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H14PRO021
--- a/src/charset.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/charset.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,8 +1,8 @@ /* Header for multibyte character handler. Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 + 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H14PRO021
--- a/src/cmds.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/cmds.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Simple built-in editing commands. Copyright (C) 1985, 1993, 1994, 1995, 1996, 1997, 1998, 2001, 2002, - 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/coding.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/coding.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,8 +1,8 @@ /* Coding system handler (conversion, detection, and etc). Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 + 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H14PRO021
--- a/src/composite.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/composite.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Composite sequence support. Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. - Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 + 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H14PRO021
--- a/src/composite.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/composite.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Header for composite sequence handler. Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. - Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006 + 2006, 2007 Free Software Foundation, Inc. + Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 National Institute of Advanced Industrial Science and Technology (AIST) Registration Number H14PRO021
--- a/src/config.in Sun Jan 21 03:53:13 2007 +0000 +++ b/src/config.in Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* src/config.in. Generated from configure.in by autoheader. */ /* GNU Emacs site configuration template file. - Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, 2006 + Copyright (C) 1988, 1993, 1994, 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/cxux-crt0.s Sun Jan 21 03:53:13 2007 +0000 +++ b/src/cxux-crt0.s Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* * External symbol setup file for GNU Emacs on CX/UX * Copyright (C) 1990, 2002, 2003, 2004, 2005, - * 2006 Free Software Foundation, Inc. + * 2006, 2007 Free Software Foundation, Inc. * * This file is part of GNU Emacs. *
--- a/src/data.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/data.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Primitive operations on Lisp data types for GNU Emacs Lisp interpreter. Copyright (C) 1985, 1986, 1988, 1993, 1994, 1995, 1997, 1998, 1999, 2000, - 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/dispextern.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/dispextern.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Interface definitions for display code. Copyright (C) 1985, 1993, 1994, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/dispnew.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/dispnew.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Updating of data structures for redisplay. Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/doc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/doc.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Record indices of function doc strings stored in a file. Copyright (C) 1985, 1986, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/dosfns.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/dosfns.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* MS-DOS specific Lisp utilities. Coded by Manabu Higashida, 1991. Major changes May-July 1993 Morten Welinder (only 10% original code left) Copyright (C) 1991, 1993, 1996, 1997, 1998, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/ecrt0.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/ecrt0.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* C code startup routine. Copyright (C) 1985, 1986, 1992, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/emacs.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/emacs.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Fully extensible Emacs, running on Unix, intended for GNU. Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1998, 1999, - 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -866,7 +866,7 @@ else { printf ("GNU Emacs %s\n", SDATA (tem)); - printf ("Copyright (C) 2006 Free Software Foundation, Inc.\n"); + printf ("Copyright (C) 2007 Free Software Foundation, Inc.\n"); printf ("GNU Emacs comes with ABSOLUTELY NO WARRANTY.\n"); printf ("You may redistribute copies of Emacs\n"); printf ("under the terms of the GNU General Public License.\n");
--- a/src/epaths.in Sun Jan 21 03:53:13 2007 +0000 +++ b/src/epaths.in Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Hey Emacs, this is -*- C -*- code! */ /* Copyright (C) 1993, 1995, 1997, 1999, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/eval.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/eval.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Evaluator for GNU Emacs Lisp interpreter. Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/fileio.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/fileio.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* File IO for GNU Emacs. Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/filelock.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/filelock.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Lock files for editing. Copyright (C) 1985, 1986, 1987, 1993, 1994, 1996, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/fns.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/fns.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Random utility Lisp functions. Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/frame.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/frame.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Generic frame functions. Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/frame.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/frame.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Define frame-object for GNU Emacs. Copyright (C) 1993, 1994, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/getpagesize.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/getpagesize.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Emulate getpagesize on systems that lack it. Copyright (C) 1986, 1992, 1995, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/gmalloc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/gmalloc.c Sun Jan 21 04:57:37 2007 +0000 @@ -6,7 +6,7 @@ /* Declarations for `malloc' and friends. Copyright (C) 1990, 1991, 1992, 1993, 1995, 1996, 1999, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. Written May 1989 by Mike Haertel. This library is free software; you can redistribute it and/or
--- a/src/gtkutil.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/gtkutil.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Functions for creating and updating GTK widgets. - Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/gtkutil.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/gtkutil.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Definitions and headers for GTK widgets. - Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/image.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/image.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Functions for image support on window system. Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, - 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/indent.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/indent.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Indentation functions. Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1998, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/insdel.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/insdel.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Buffer insertion/deletion and gap motion for GNU Emacs. Copyright (C) 1985, 1986, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/keyboard.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/keyboard.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Keyboard and mouse input; editor command loop. Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/keymap.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/keymap.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Manipulation of keymaps Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/keymap.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/keymap.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Functions to manipulate keymaps. Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/lisp.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/lisp.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Fundamental definitions for GNU Emacs Lisp interpreter. Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 1998, 1999, 2000, - 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/lread.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/lread.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Lisp parsing and input streams. Copyright (C) 1985, 1986, 1987, 1988, 1989, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/m/amdx86-64.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/m/amdx86-64.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* machine description file for AMD x86-64. - Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/m/ews4800.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/m/ews4800.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* m- file for NEC EWS4800 RISC series. Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/m/gould.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/m/gould.h Sun Jan 21 04:57:37 2007 +0000 @@ -6,7 +6,7 @@ * official releases of 2.1 Copyright (C) 1986, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/m/ibm370aix.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/m/ibm370aix.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* m/ file for IBM 370 running AIX. Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/m/ibms390.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/m/ibms390.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* machine description file template. Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/m/ibms390x.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/m/ibms390x.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* machine description file for IBM S390 in 64-bit mode - Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/m/macppc.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/m/macppc.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* machine description file For the powerpc Macintosh. Copyright (C) 1994, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/m/powermac.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/m/powermac.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Machine description file for Apple Power Macintosh - Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/mac.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/mac.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Unix emulation routines for GNU Emacs on the Mac OS. Copyright (C) 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/macfns.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/macfns.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Graphical user interface functions for Mac OS. Copyright (C) 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/macgui.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/macgui.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Definitions and headers for communication on the Mac OS. Copyright (C) 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/macmenu.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/macmenu.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Menu support for GNU Emacs on Mac OS. Copyright (C) 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/macros.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/macros.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Keyboard macros. Copyright (C) 1985, 1986, 1993, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/macselect.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/macselect.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Selection processing for Emacs on Mac OS. - Copyright (C) 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/macterm.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/macterm.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Implementation of GUI terminal on the Mac OS. Copyright (C) 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/macterm.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/macterm.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Display module for Mac OS. Copyright (C) 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/makefile.w32-in Sun Jan 21 03:53:13 2007 +0000 +++ b/src/makefile.w32-in Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ # -*- Makefile -*- for GNU Emacs on the Microsoft W32 API. # Copyright (C) 2000, 2001, 2002, 2003, 2004, -# 2005, 2006 Free Software Foundation, Inc. +# 2005, 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/src/minibuf.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/minibuf.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Minibuffer input and completion. Copyright (C) 1985, 1986, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/msdos.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/msdos.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* MS-DOS specific C utilities. -*- coding: raw-text -*- Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, - 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/msdos.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/msdos.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* MS-DOS specific C utilities, interface. Copyright (C) 1993, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/print.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/print.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Lisp object printing and output streams. Copyright (C) 1985, 1986, 1988, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/process.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/process.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Asynchronous subprocess control for GNU Emacs. Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1996, 1998, 1999, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/regex.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/regex.c Sun Jan 21 04:57:37 2007 +0000 @@ -3,7 +3,7 @@ internationalization features.) Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
--- a/src/s/cygwin.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/s/cygwin.h Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ This file describes the parameters that system description files should define or not. Copyright (C) 1985, 1986, 1992, 1999, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/s/darwin.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/s/darwin.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* System description header file for Darwin (Mac OS X). Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/s/freebsd.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/s/freebsd.h Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ This file describes the parameters that system description files should define or not. Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, - 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/s/lynxos.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/s/lynxos.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Definitions file for GNU Emacs running on LynxOS-3.0.1 Copyright (C) 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/s/msdos.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/s/msdos.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* System description file for MS-DOS Copyright (C) 1993, 1996, 1997, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/sheap.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/sheap.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* simulate `sbrk' with an array in .bss, for `unexec' support for Cygwin; complete rewrite of xemacs Cygwin `unexec' code - Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/sound.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/sound.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* sound.c -- sound support. Copyright (C) 1998, 1999, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/sunfns.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/sunfns.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Functions for Sun Windows menus and selection buffer. Copyright (C) 1987, 1999, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is probably totally obsolete. In any case, the FSF is unwilling to support it. We agreed to include it in our distribution
--- a/src/sysdep.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/sysdep.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Interfaces to system-dependent kernel and library entries. Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/systime.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/systime.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* systime.h - System-dependent definitions for time manipulations. Copyright (C) 1993, 1994, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/term.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/term.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Terminal control module for terminals described by TERMCAP Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1998, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/termcap.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/termcap.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Work-alike for termcap, plus extra features. Copyright (C) 1985, 1986, 1993, 1994, 1995, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by
--- a/src/textprop.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/textprop.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Interface code for dealing with text properties. Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/unexcw.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/unexcw.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* unexec() support for Cygwin; complete rewrite of xemacs Cygwin unexec() code - Copyright (C) 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/unexelf.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/unexelf.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,5 +1,5 @@ /* Copyright (C) 1985, 1986, 1987, 1988, 1990, 1992, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/unexmacosx.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/unexmacosx.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Dump Emacs in Mach-O format for use on Mac OS X. Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006 Free Software Foundation, Inc. + 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/w16select.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/w16select.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* 16-bit Windows Selection processing for emacs on MS-Windows Copyright (C) 1996, 1997, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/w32.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/w32.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Utility and Unix shadow routines for GNU Emacs on the Microsoft W32 API. Copyright (C) 1994, 1995, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/w32fns.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/w32fns.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Graphical user interface functions for the Microsoft W32 API. Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, - 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/w32proc.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/w32proc.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Process support for GNU Emacs on the Microsoft W32 API. Copyright (C) 1992, 1995, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/w32term.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/w32term.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Implementation of GUI terminal on the Microsoft W32 API. Copyright (C) 1989, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/w32term.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/w32term.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Definitions and headers for communication on the Microsoft W32 API. Copyright (C) 1995, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/window.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/window.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Window creation, deletion and examination for GNU Emacs. Does not include redisplay. Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 2000, - 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/window.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/window.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Window definitions for GNU Emacs. Copyright (C) 1985, 1986, 1993, 1995, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/xdisp.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/xdisp.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,7 +1,7 @@ /* Display generation from window structure and buffer text. Copyright (C) 1985, 1986, 1987, 1988, 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/xfaces.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/xfaces.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* xfaces.c -- "Face" primitives. Copyright (C) 1993, 1994, 1998, 1999, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/xfns.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/xfns.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Functions for the X window system. Copyright (C) 1989, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, - 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/xmenu.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/xmenu.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* X Communication module for terminals which understand the X protocol. Copyright (C) 1986, 1988, 1993, 1994, 1996, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/xrdb.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/xrdb.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Deal with the X Resource Manager. Copyright (C) 1990, 1993, 1994, 2000, 2001, 2002, 2003, 2004, - 2005, 2006 Free Software Foundation, Inc. + 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/xselect.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/xselect.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* X Selection processing for Emacs. Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/xsmfns.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/xsmfns.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Session management module for systems which understand the X Session management protocol. - Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/xterm.c Sun Jan 21 03:53:13 2007 +0000 +++ b/src/xterm.c Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* X Communication module for terminals which understand the X protocol. Copyright (C) 1989, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, - 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/src/xterm.h Sun Jan 21 03:53:13 2007 +0000 +++ b/src/xterm.h Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ /* Definitions and headers for communication with X protocol. Copyright (C) 1989, 1993, 1994, 1998, 1999, 2000, 2001, 2002, 2003, - 2004, 2005, 2006 Free Software Foundation, Inc. + 2004, 2005, 2006, 2007 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/update-subdirs Sun Jan 21 03:53:13 2007 +0000 +++ b/update-subdirs Sun Jan 21 04:57:37 2007 +0000 @@ -2,7 +2,7 @@ # Write into $1/subdirs.el a list of subdirs of directory $1. # Copyright (C) 1994, 1995, 1997, 1999, 2001, 2002, 2003, 2004, 2005, -# 2006 Free Software Foundation, Inc. +# 2006, 2007 Free Software Foundation, Inc. # # This file is part of GNU Emacs. #
--- a/vms/make-mms-derivative.el Sun Jan 21 03:53:13 2007 +0000 +++ b/vms/make-mms-derivative.el Sun Jan 21 04:57:37 2007 +0000 @@ -1,6 +1,6 @@ ;;; make-mms-derivative.el --- framework to do horrible things for VMS support -;; Copyright (C) 2003, 2004, 2005, 2006 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. ;; Author: Thien-Thi Nguyen <ttn@gnu.org> ;; Keywords: maint build vms mms makefile levitte autoconf war-is-a-lose