# HG changeset patch # User Thien-Thi Nguyen # Date 1123366423 0 # Node ID 41bb365f41c463421cac220ccd5e93df2539de62 # Parent e72e59c66778e7c96237fea53373051b530fd63f Update years in copyright notice; nfc. diff -r e72e59c66778 -r 41bb365f41c4 lisp/abbrev.el --- a/lisp/abbrev.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/abbrev.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; abbrev.el --- abbrev mode commands for Emacs -;; Copyright (C) 1985, 1986, 1987, 1992 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1987, 1992, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: abbrev convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/abbrevlist.el --- a/lisp/abbrevlist.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/abbrevlist.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; abbrevlist.el --- list one abbrev table alphabetically ordered -;; Copyright (C) 1986, 1992 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1992, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Suggested by a previous version by Gildea. ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/add-log.el --- a/lisp/add-log.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/add-log.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; add-log.el --- change log maintenance commands for Emacs -;; Copyright (C) 1985, 1986, 1988, 1993, 1994, 1997, 1998, 2000, 2003, -;; 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1988, 1993, 1994, 1997, 1998, 2000, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: tools diff -r e72e59c66778 -r 41bb365f41c4 lisp/align.el --- a/lisp/align.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/align.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; align.el --- align text to a specific column, by regexp -;; Copyright (C) 1999, 2000, 2002 Free Sofware Foundation +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: John Wiegley ;; Keywords: convenience languages lisp diff -r e72e59c66778 -r 41bb365f41c4 lisp/allout.el --- a/lisp/allout.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/allout.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; allout.el --- extensive outline mode for use alone and with other modes -;; Copyright (C) 1992, 93, 94, 2001, 02, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Ken Manheimer ;; Maintainer: Ken Manheimer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ansi-color.el --- a/lisp/ansi-color.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ansi-color.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ansi-color.el --- translate ANSI escape sequences into faces -;; Copyright (C) 1999, 2000, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Alex Schroeder ;; Maintainer: Alex Schroeder diff -r e72e59c66778 -r 41bb365f41c4 lisp/apropos.el --- a/lisp/apropos.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/apropos.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; apropos.el --- apropos commands for users and programmers -;; Copyright (C) 1989,94,1995,2001,02,03,04,2005 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1994, 1995, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Joe Wells ;; Rewritten: Daniel Pfeiffer diff -r e72e59c66778 -r 41bb365f41c4 lisp/arc-mode.el --- a/lisp/arc-mode.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/arc-mode.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; arc-mode.el --- simple editing of archives -;; Copyright (C) 1995, 1997, 1998, 2003, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1997, 1998, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Morten Welinder ;; Keywords: archives msdog editing major-mode diff -r e72e59c66778 -r 41bb365f41c4 lisp/array.el --- a/lisp/array.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/array.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; array.el --- array editing commands for GNU Emacs -;; Copyright (C) 1987, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1987, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author David M. Brown ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/autoarg.el --- a/lisp/autoarg.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/autoarg.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; autoarg.el --- make digit keys supply prefix args -;; Copyright (C) 1998, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Dave Love ;; Created: 1998-09-04 diff -r e72e59c66778 -r 41bb365f41c4 lisp/autoinsert.el --- a/lisp/autoinsert.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/autoinsert.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; autoinsert.el --- automatic mode-dependent insertion of text into new files -;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 2003, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Charlie Martin ;; Adapted-By: Daniel Pfeiffer diff -r e72e59c66778 -r 41bb365f41c4 lisp/autorevert.el --- a/lisp/autorevert.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/autorevert.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; autorevert.el --- revert buffers when files on disk change -;; Copyright (C) 1997, 1998, 1999, 2001, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1998, 1999, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Anders Lindgren ;; Keywords: convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/avoid.el --- a/lisp/avoid.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/avoid.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; avoid.el --- make mouse pointer stay out of the way of editing -;; Copyright (C) 1993, 1994, 2000, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Boris Goldowsky ;; Keywords: mouse diff -r e72e59c66778 -r 41bb365f41c4 lisp/battery.el --- a/lisp/battery.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/battery.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; battery.el --- display battery status information -;; Copyright (C) 1997, 1998, 2000, 2001, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1997, 1998, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Ralph Schleicher ;; Keywords: hardware diff -r e72e59c66778 -r 41bb365f41c4 lisp/bindings.el --- a/lisp/bindings.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/bindings.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; bindings.el --- define standard key bindings and some variables -;; Copyright (C) 1985, 1986, 1987, 1992, 1993, 1994, 1995, 1996, 1999, 2000, -;; 2001, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1987, 1992, 1993, 1994, 1995, 1996, 1999, +;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/bookmark.el --- a/lisp/bookmark.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/bookmark.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; bookmark.el --- set bookmarks, maybe annotate them, jump to them later -;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 2001, 2003 Free Software Foundation +;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Karl Fogel ;; Maintainer: Karl Fogel diff -r e72e59c66778 -r 41bb365f41c4 lisp/bs.el --- a/lisp/bs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/bs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; bs.el --- menu for selecting and displaying buffers -;; Copyright (C) 1998, 1999, 2000, 2001, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Olaf Sylvester ;; Maintainer: Olaf Sylvester ;; Keywords: convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/buff-menu.el --- a/lisp/buff-menu.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/buff-menu.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; buff-menu.el --- buffer menu main function and support functions -*- coding:utf-8 -*- ;; Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 2000, 2001, 2002, 2003, -;; 2004, 2005 Free Software Foundation, Inc. +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/button.el --- a/lisp/button.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/button.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; button.el --- clickable buttons ;; -;; Copyright (C) 2001, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; ;; Author: Miles Bader ;; Keywords: extensions diff -r e72e59c66778 -r 41bb365f41c4 lisp/calculator.el --- a/lisp/calculator.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/calculator.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; calculator.el --- a [not so] simple calculator for Emacs -;; Copyright (C) 1998, 2000, 2001 by Free Software Foundation, Inc. +;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Eli Barzilay ;; Keywords: tools, convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/case-table.el --- a/lisp/case-table.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/case-table.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; case-table.el --- code to extend the character set and support case tables -;; Copyright (C) 1988, 1994, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Howard Gayle ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/cdl.el --- a/lisp/cdl.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/cdl.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs -;; Copyright (C) 1993 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi) ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/chistory.el --- a/lisp/chistory.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/chistory.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; chistory.el --- list command history -;; Copyright (C) 1985 Free Software Foundation, Inc. +;; Copyright (C) 1985, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: K. Shane Hartman ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/cmuscheme.el --- a/lisp/cmuscheme.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/cmuscheme.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; cmuscheme.el --- Scheme process in a buffer. Adapted from tea.el -;; Copyright (C) 1988, 1994, 1997, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1994, 1997, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Olin Shivers ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/comint.el --- a/lisp/comint.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/comint.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; comint.el --- general command interpreter in a window stuff ;; Copyright (C) 1988, 1990, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Olin Shivers ;; Simon Marshall diff -r e72e59c66778 -r 41bb365f41c4 lisp/compare-w.el --- a/lisp/compare-w.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/compare-w.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; compare-w.el --- compare text between windows for Emacs -;; Copyright (C) 1986,1989,1993,1997,2003,2004,2005 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1989, 1993, 1997, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: convenience files diff -r e72e59c66778 -r 41bb365f41c4 lisp/complete.el --- a/lisp/complete.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/complete.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; complete.el --- partial completion mechanism plus other goodies -;; Copyright (C) 1990, 1991, 1992, 1993, 1999, 2000, 2003, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1990, 1991, 1992, 1993, 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Dave Gillespie ;; Keywords: abbrev convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/completion.el --- a/lisp/completion.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/completion.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; completion.el --- dynamic word-completion code -;; Copyright (C) 1990, 1993, 1995, 1997, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1990, 1993, 1995, 1997, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: abbrev convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/cus-dep.el --- a/lisp/cus-dep.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/cus-dep.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; cus-dep.el --- find customization dependencies ;; -;; Copyright (C) 1997 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/cus-edit.el --- a/lisp/cus-edit.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/cus-edit.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; cus-edit.el --- tools for customizing Emacs and Lisp packages ;; -;; Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/cus-face.el --- a/lisp/cus-face.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/cus-face.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; cus-face.el --- customization support for faces ;; -;; Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen ;; Keywords: help, faces diff -r e72e59c66778 -r 41bb365f41c4 lisp/cus-start.el --- a/lisp/cus-start.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/cus-start.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; cus-start.el --- define customization properties of builtins ;; -;; Copyright (C) 1997, 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/cus-theme.el --- a/lisp/cus-theme.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/cus-theme.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; cus-theme.el -- custom theme creation user interface ;; -;; Copyright (C) 2001, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; ;; Author: Alex Schroeder ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/custom.el --- a/lisp/custom.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/custom.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; custom.el --- tools for declaring and initializing options ;; -;; Copyright (C) 1996, 1997, 1999, 2001, 2002, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 1999, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/cvs-status.el --- a/lisp/cvs-status.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/cvs-status.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; cvs-status.el --- major mode for browsing `cvs status' output -*- coding: utf-8 -*- -;; Copyright (C) 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs cvs status tree tools diff -r e72e59c66778 -r 41bb365f41c4 lisp/dabbrev.el --- a/lisp/dabbrev.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/dabbrev.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; dabbrev.el --- dynamic abbreviation package -;; Copyright (C) 1985, 86, 92, 94, 96, 1997, 2000, 01, 03, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1992, 1994, 1996, 1997, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Don Morrison ;; Maintainer: Lars Lindberg diff -r e72e59c66778 -r 41bb365f41c4 lisp/delim-col.el --- a/lisp/delim-col.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/delim-col.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; delim-col.el --- prettify all columns in a region or rectangle -;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Vinicius Jose Latorre ;; Maintainer: Vinicius Jose Latorre diff -r e72e59c66778 -r 41bb365f41c4 lisp/delsel.el --- a/lisp/delsel.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/delsel.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; delsel.el --- delete selection if you insert -;; Copyright (C) 1992, 1997, 1998, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1997, 1998, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Matthieu Devin ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/descr-text.el --- a/lisp/descr-text.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/descr-text.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; descr-text.el --- describe text mode -;; Copyright (c) 1994, 1995, 1996, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Boris Goldowsky ;; Keywords: faces, i18n, Unicode, multilingual diff -r e72e59c66778 -r 41bb365f41c4 lisp/desktop.el --- a/lisp/desktop.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/desktop.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; desktop.el --- save partial status of Emacs when killed -;; Copyright (C) 1993, 1994, 1995, 1997, 2000, 2001, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1997, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Morten Welinder ;; Maintainter: Lars Hansen diff -r e72e59c66778 -r 41bb365f41c4 lisp/diff-mode.el --- a/lisp/diff-mode.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/diff-mode.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; diff-mode.el --- a mode for viewing/editing context diffs -;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: convenience patch diff diff -r e72e59c66778 -r 41bb365f41c4 lisp/diff.el --- a/lisp/diff.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/diff.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; diff.el --- run `diff' in compilation-mode -;; Copyright (C) 1992, 1994, 1996, 2001, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1994, 1996, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: unix, tools diff -r e72e59c66778 -r 41bb365f41c4 lisp/dired-aux.el --- a/lisp/dired-aux.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/dired-aux.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; dired-aux.el --- less commonly used parts of dired -*-byte-compile-dynamic: t;-*- -;; Copyright (C) 1985, 1986, 1992, 1994, 1998, 2000, 2001, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1992, 1994, 1998, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Sebastian Kremer . ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/dired-x.el --- a/lisp/dired-x.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/dired-x.el Sat Aug 06 22:13:43 2005 +0000 @@ -7,7 +7,8 @@ ;; Date: 1994/08/18 19:27:42 ;; Keywords: dired extensions files -;; Copyright (C) 1993, 1994, 1997, 2001, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1997, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/dired.el --- a/lisp/dired.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/dired.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; dired.el --- directory-browsing commands ;; Copyright (C) 1985, 1986, 1992, 1993, 1994, 1995, 1996, 1997, 2000, -;; 2001, 2003, 2004 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Sebastian Kremer ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/dirtrack.el --- a/lisp/dirtrack.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/dirtrack.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; dirtrack.el --- Directory Tracking by watching the prompt -;; Copyright (C) 1996 Free Software Foundation, Inc. +;; Copyright (C) 1996, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Peter Breton ;; Created: Sun Nov 17 1996 diff -r e72e59c66778 -r 41bb365f41c4 lisp/disp-table.el --- a/lisp/disp-table.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/disp-table.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; disp-table.el --- functions for dealing with char tables -;; Copyright (C) 1987, 94, 95, 1999, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1987, 1994, 1995, 1999, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Erik Naggum ;; Based on a previous version by Howard Gayle diff -r e72e59c66778 -r 41bb365f41c4 lisp/dnd.el --- a/lisp/dnd.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/dnd.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,6 @@ ;;; dnd.el --- drag and drop support. -;; Copyright (C) 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 2005 Free Software Foundation, Inc. ;; Author: Jan Dj,Ad(Brv ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/dos-fns.el --- a/lisp/dos-fns.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/dos-fns.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; dos-fns.el --- MS-Dos specific functions -;; Copyright (C) 1991, 1993, 1995, 1996 Free Software Foundation, Inc. +;; Copyright (C) 1991, 1993, 1995, 1996, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: Morten Welinder ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/dos-vars.el --- a/lisp/dos-vars.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/dos-vars.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; dos-vars.el --- MS-Dos specific user options -;; Copyright (C) 1998 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/dos-w32.el --- a/lisp/dos-w32.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/dos-w32.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;; dos-w32.el --- Functions shared among MS-DOS and W32 (NT/95) platforms -;; Copyright (C) 1996 Free Software Foundation, Inc. +;; Copyright (C) 1996, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: Geoff Voelker ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/double.el --- a/lisp/double.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/double.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; double.el --- support for keyboard remapping with double clicking -;; Copyright (C) 1994, 1997, 1998 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1997, 1998, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Per Abrahamsen ;; Keywords: i18n diff -r e72e59c66778 -r 41bb365f41c4 lisp/ebuff-menu.el --- a/lisp/ebuff-menu.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ebuff-menu.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ebuff-menu.el --- electric-buffer-list mode -;; Copyright (C) 1985, 1986, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Richard Mlynarik ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/echistory.el --- a/lisp/echistory.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/echistory.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; echistory.el --- Electric Command History Mode -;; Copyright (C) 1985 Free Software Foundation, Inc. +;; Copyright (C) 1985, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: K. Shane Hartman ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-diff.el --- a/lisp/ediff-diff.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-diff.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ediff-diff.el --- diff-related utilities -;; Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +;; 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-help.el --- a/lisp/ediff-help.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-help.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ediff-help.el --- Code related to the contents of Ediff help buffers -;; Copyright (C) 1996, 97, 98, 99, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-hook.el --- a/lisp/ediff-hook.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-hook.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ediff-hook.el --- setup for Ediff's menus and autoloads -;; Copyright (C) 1995, 96, 97, 98, 99, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-init.el --- a/lisp/ediff-init.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-init.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; ediff-init.el --- Macros, variables, and defsubsts used by Ediff ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -;; 2004, 2005 Free Software Foundation, Inc. +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-merg.el --- a/lisp/ediff-merg.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-merg.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ediff-merg.el --- merging utilities -;; Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-mult.el --- a/lisp/ediff-mult.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-mult.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ediff-mult.el --- support for multi-file/multi-buffer processing in Ediff -;; Copyright (C) 1995, 96, 97, 98, 99, 2000, 01, 02, 05 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-ptch.el --- a/lisp/ediff-ptch.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-ptch.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ediff-ptch.el --- Ediff's patch support -;; Copyright (C) 1996, 97, 98, 99, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-util.el --- a/lisp/ediff-util.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-util.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; ediff-util.el --- the core commands and utilities of ediff ;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -;; 2004 Free Software Foundation, Inc. +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-vers.el --- a/lisp/ediff-vers.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-vers.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ediff-vers.el --- version control interface to Ediff -;;; Copyright (C) 1995, 96, 97, 2002 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff-wind.el --- a/lisp/ediff-wind.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff-wind.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ediff-wind.el --- window manipulation utilities -;; Copyright (C) 1994, 95, 96, 97, 2000, 01, 02 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ediff.el --- a/lisp/ediff.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ediff.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ediff.el --- a comprehensive visual interface to diff & patch -;; Copyright (C) 1994, 95, 96, 97, 98, 99, 2000, 01, 02, 03, 05 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Kifer ;; Created: February 2, 1994 diff -r e72e59c66778 -r 41bb365f41c4 lisp/edmacro.el --- a/lisp/edmacro.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/edmacro.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; edmacro.el --- keyboard macro editor -;; Copyright (C) 1993, 1994, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Dave Gillespie ;; Maintainer: Dave Gillespie diff -r e72e59c66778 -r 41bb365f41c4 lisp/ehelp.el --- a/lisp/ehelp.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ehelp.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ehelp.el --- bindings for electric-help mode -;; Copyright (C) 1986, 1995, 2000, 2001, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1995, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: help, extensions diff -r e72e59c66778 -r 41bb365f41c4 lisp/electric.el --- a/lisp/electric.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/electric.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; electric.el --- window maker and Command loop for `electric' modes -;; Copyright (C) 1985, 1986, 1995, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1995, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: K. Shane Hartman ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/elide-head.el --- a/lisp/elide-head.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/elide-head.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; elide-head.el --- hide headers in files -;; Copyright (C) 1999 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Dave Love ;; Keywords: outlines tools diff -r e72e59c66778 -r 41bb365f41c4 lisp/emacs-lock.el --- a/lisp/emacs-lock.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/emacs-lock.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; emacs-lock.el --- prevents you from exiting emacs if a buffer is locked -;; Copyright (C) 1994, 1997 Free Software Foundation, Inc +;; Copyright (C) 1994, 1997, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc ;; Author: Tom Wurgler ;; Created: 12/8/94 diff -r e72e59c66778 -r 41bb365f41c4 lisp/env.el --- a/lisp/env.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/env.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; env.el --- functions to manipulate environment variables -;; Copyright (C) 1991, 1994, 2000, 2001, 2003 Free Software Foundation, Inc. +;; Copyright (C) 1991, 1994, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: processes, unix diff -r e72e59c66778 -r 41bb365f41c4 lisp/expand.el --- a/lisp/expand.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/expand.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; expand.el --- make abbreviations more usable -;; Copyright (C) 1995, 1996 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Frederic Lepied ;; Maintainer: Frederic Lepied diff -r e72e59c66778 -r 41bb365f41c4 lisp/facemenu.el --- a/lisp/facemenu.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/facemenu.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; facemenu.el --- create a face menu for interactively adding fonts to text -;; Copyright (c) 1994, 1995, 1996, 2001, 2002, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Boris Goldowsky ;; Keywords: faces diff -r e72e59c66778 -r 41bb365f41c4 lisp/faces.el --- a/lisp/faces.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/faces.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; faces.el --- Lisp faces -;; Copyright (C) 1992,1993,1994,1995,1996,1998,1999,2000,2001,2002,2004,2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, +;; 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/ffap.el --- a/lisp/ffap.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ffap.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ffap.el --- find file (or url) at point -;; Copyright (C) 1995, 96, 97, 2000, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Michelangelo Grigni ;; Maintainer: Rajesh Vaidheeswarran diff -r e72e59c66778 -r 41bb365f41c4 lisp/filecache.el --- a/lisp/filecache.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/filecache.el Sat Aug 06 22:13:43 2005 +0000 @@ -4,7 +4,8 @@ ;; Created: Sun Nov 10 1996 ;; Keywords: convenience ;; -;; Copyright (C) 1996, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1996, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/files.el --- a/lisp/files.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/files.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; files.el --- file input and output commands for Emacs ;; Copyright (C) 1985, 1986, 1987, 1992, 1993, 1994, 1995, 1996, 1997, 1998, -;; 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +;; 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/filesets.el --- a/lisp/filesets.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/filesets.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; filesets.el --- handle group of files -;; Copyright (C) 2002, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Thomas Link ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/find-dired.el --- a/lisp/find-dired.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/find-dired.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; find-dired.el --- run a `find' command and dired the output -;; Copyright (C) 1992, 1994, 1995, 2000, 2002 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1994, 1995, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Roland McGrath , ;; Sebastian Kremer diff -r e72e59c66778 -r 41bb365f41c4 lisp/find-file.el --- a/lisp/find-file.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/find-file.el Sat Aug 06 22:13:43 2005 +0000 @@ -4,7 +4,8 @@ ;; Maintainer: FSF ;; Keywords: c, matching, tools -;; Copyright (C) 1994, 1995, 2002, 2003 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/find-lisp.el --- a/lisp/find-lisp.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/find-lisp.el Sat Aug 06 22:13:43 2005 +0000 @@ -5,7 +5,8 @@ ;; Keywords: unix ;; Time-stamp: <2001-07-16 12:42:35 pavel> -;; Copyright (C) 1999, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/finder.el --- a/lisp/finder.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/finder.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; finder.el --- topic & keyword-based code finder -;; Copyright (C) 1992,97,98,1999,2001,2004 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1997, 1998, 1999, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Eric S. Raymond ;; Created: 16 Jun 1992 diff -r e72e59c66778 -r 41bb365f41c4 lisp/flow-ctrl.el --- a/lisp/flow-ctrl.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/flow-ctrl.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; flow-ctrl.el --- help for lusers on cu(1) or ttys with wired-in ^S/^Q flow control -;; Copyright (C) 1990, 1991, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1990, 1991, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author Kevin Gallagher ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/foldout.el --- a/lisp/foldout.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/foldout.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; foldout.el --- folding extensions for outline-mode and outline-minor-mode -;; Copyright (C) 1994 Free Software Foundation, Inc. +;; Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Kevin Broadey ;; Created: 27 Jan 1994 diff -r e72e59c66778 -r 41bb365f41c4 lisp/follow.el --- a/lisp/follow.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/follow.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; follow.el --- synchronize windows showing the same buffer -;; Copyright (C) 1995, 1996, 1997, 1999, 2001, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 1999, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Anders Lindgren ;; Maintainer: Anders Lindgren diff -r e72e59c66778 -r 41bb365f41c4 lisp/font-core.el --- a/lisp/font-core.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/font-core.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; font-core.el --- Core interface to font-lock ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, -;; 2002, 2003, 2005 Free Software Foundation, Inc. +;; 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: languages, faces diff -r e72e59c66778 -r 41bb365f41c4 lisp/font-lock.el --- a/lisp/font-lock.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/font-lock.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; font-lock.el --- Electric font lock mode ;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2001, 2002, 2003, 2004 2005 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004 2005 Free Software Foundation, Inc. ;; Author: jwz, then rms, then sm ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/format.el --- a/lisp/format.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/format.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; format.el --- read and save files in multiple formats -;; Copyright (c) 1994, 1995, 1997, 1999, 2004 Free Software Foundation +;; Copyright (C) 1994, 1995, 1997, 1999, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Boris Goldowsky diff -r e72e59c66778 -r 41bb365f41c4 lisp/forms.el --- a/lisp/forms.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/forms.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; forms.el --- Forms mode: edit a file as a form to fill in -;; Copyright (C) 1991, 1994, 1995, 1996, 1997, 2003 Free Software Foundation, Inc. +;; Copyright (C) 1991, 1994, 1995, 1996, 1997, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Johan Vromans diff -r e72e59c66778 -r 41bb365f41c4 lisp/frame.el --- a/lisp/frame.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/frame.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; frame.el --- multi-frame management independent of window systems -;; Copyright (C) 1993, 1994, 1996, 1997, 2000, 2001, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1996, 1997, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/fringe.el --- a/lisp/fringe.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/fringe.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; fringe.el --- change fringes appearance in various ways -;; Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Simon Josefsson ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/generic-x.el --- a/lisp/generic-x.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/generic-x.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; generic-x.el --- A collection of generic modes -;; Copyright (C) 1997, 1998, 2003, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1998, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Peter Breton ;; Created: Tue Oct 08 1996 diff -r e72e59c66778 -r 41bb365f41c4 lisp/gs.el --- a/lisp/gs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/gs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; gs.el --- interface to Ghostscript -;; Copyright (C) 1998, 2001, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/help-at-pt.el --- a/lisp/help-at-pt.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/help-at-pt.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; help-at-pt.el --- local help through the keyboard -;; Copyright (C) 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Luc Teirlinck ;; Keywords: help diff -r e72e59c66778 -r 41bb365f41c4 lisp/help-fns.el --- a/lisp/help-fns.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/help-fns.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; help-fns.el --- Complex help functions -;; Copyright (C) 1985, 86, 93, 94, 98, 1999, 2000, 01, 02, 03, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001, +;; 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: help, internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/help-macro.el --- a/lisp/help-macro.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/help-macro.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; help-macro.el --- makes command line help such as help-for-help -;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Lynn Slater ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/help-mode.el --- a/lisp/help-mode.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/help-mode.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; help-mode.el --- `help-mode' used by *Help* buffers -;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001, 2002, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: help, internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/help.el --- a/lisp/help.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/help.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; help.el --- help commands for Emacs -;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001, 2002, 2004, -;; 2005 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1993, 1994, 1998, 1999, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: help, internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/hexl.el --- a/lisp/hexl.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/hexl.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; hexl.el --- edit a file in a hex dump format using the hexl filter -;; Copyright (C) 1989, 1994, 1998, 2001, 2002, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1989, 1994, 1998, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Keith Gabryelski ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/hi-lock.el --- a/lisp/hi-lock.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/hi-lock.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; hi-lock.el --- minor mode for interactive automatic highlighting -;; Copyright (C) 2000, 2001, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: David M. Koppelman, koppel@ee.lsu.edu ;; Keywords: faces, minor-mode, matching, display diff -r e72e59c66778 -r 41bb365f41c4 lisp/hilit-chg.el --- a/lisp/hilit-chg.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/hilit-chg.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; hilit-chg.el --- minor mode displaying buffer changes with special face -;; Copyright (C) 1998, 2000, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Richard Sharman ;; Keywords: faces diff -r e72e59c66778 -r 41bb365f41c4 lisp/hippie-exp.el --- a/lisp/hippie-exp.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/hippie-exp.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; hippie-exp.el --- expand text trying various ways to find its expansion -;; Copyright (C) 1992 Free Software Foundation, Inc. +;; Copyright (C) 1992, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Anders Holst ;; Last change: 3 March 1998 diff -r e72e59c66778 -r 41bb365f41c4 lisp/hl-line.el --- a/lisp/hl-line.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/hl-line.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; hl-line.el --- highlight the current line -;; Copyright (C) 1998, 2000, 2001, 2003, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Dave Love ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/ibuf-ext.el --- a/lisp/ibuf-ext.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ibuf-ext.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ibuf-ext.el --- extensions for ibuffer -;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Colin Walters ;; Maintainer: John Paul Wallington diff -r e72e59c66778 -r 41bb365f41c4 lisp/ibuf-macs.el --- a/lisp/ibuf-macs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ibuf-macs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ibuf-macs.el --- macros for ibuffer -;; Copyright (C) 2000, 2001, 2002, 2003 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Colin Walters ;; Maintainer: John Paul Wallington diff -r e72e59c66778 -r 41bb365f41c4 lisp/ibuffer.el --- a/lisp/ibuffer.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ibuffer.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; ibuffer.el --- operate on buffers like dired -;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Colin Walters ;; Maintainer: John Paul Wallington diff -r e72e59c66778 -r 41bb365f41c4 lisp/icomplete.el --- a/lisp/icomplete.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/icomplete.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; icomplete.el --- minibuffer completion incremental feedback -;; Copyright (C) 1992, 1993, 1994, 1997, 1999, 2001, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1997, 1999, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Ken Manheimer ;; Maintainer: Ken Manheimer diff -r e72e59c66778 -r 41bb365f41c4 lisp/ido.el --- a/lisp/ido.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ido.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ido.el --- interactively do things with buffers and files. -;; Copyright (C) 1996-2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Kim F. Storm ;; Based on: iswitchb by Stephen Eglen diff -r e72e59c66778 -r 41bb365f41c4 lisp/ielm.el --- a/lisp/ielm.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ielm.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; ielm.el --- interaction mode for Emacs Lisp -;; Copyright (C) 1994, 2002, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1994, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: David Smith ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/iimage.el --- a/lisp/iimage.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/iimage.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; iimage.el --- Inline image minor mode. -;; Copyright (C) 2004, 2005 Free Software Foundation +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; Author: KOSEKI Yoshinori ;; Maintainer: KOSEKI Yoshinori diff -r e72e59c66778 -r 41bb365f41c4 lisp/image-file.el --- a/lisp/image-file.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/image-file.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; image-file.el --- support for visiting image files ;; -;; Copyright (C) 2000, 2001 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; ;; Author: Miles Bader ;; Keywords: multimedia diff -r e72e59c66778 -r 41bb365f41c4 lisp/image.el --- a/lisp/image.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/image.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; image.el --- image API -;; Copyright (C) 1998, 99, 2000, 01, 04 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: multimedia diff -r e72e59c66778 -r 41bb365f41c4 lisp/imenu.el --- a/lisp/imenu.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/imenu.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; imenu.el --- framework for mode-specific buffer indexes -;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2003, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 1997, 1998, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Ake Stenhoff ;; Lars Lindberg diff -r e72e59c66778 -r 41bb365f41c4 lisp/indent.el --- a/lisp/indent.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/indent.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; indent.el --- indentation commands for Emacs -;; Copyright (C) 1985, 1995, 2001, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1995, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/info-look.el --- a/lisp/info-look.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/info-look.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,8 @@ ;;; info-look.el --- major-mode-sensitive Info index lookup facility ;; An older version of this was known as libc.el. -;; Copyright (C) 1995,96,97,98,99,2001,03,04,05 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Ralph Schleicher ;; (did not show signs of life (Nov 2001) -stef) diff -r e72e59c66778 -r 41bb365f41c4 lisp/info-xref.el --- a/lisp/info-xref.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/info-xref.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; info-xref.el --- check external references in an Info document -;; Copyright (C) 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Kevin Ryde ;; Keywords: docs diff -r e72e59c66778 -r 41bb365f41c4 lisp/info.el --- a/lisp/info.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/info.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; info.el --- info package for Emacs ;; Copyright (C) 1985, 1986, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: help diff -r e72e59c66778 -r 41bb365f41c4 lisp/informat.el --- a/lisp/informat.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/informat.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; informat.el --- info support functions package for Emacs -;; Copyright (C) 1986 Free Software Foundation, Inc. +;; Copyright (C) 1986, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: help diff -r e72e59c66778 -r 41bb365f41c4 lisp/isearch.el --- a/lisp/isearch.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/isearch.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; isearch.el --- incremental search minor mode -;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1999, -;; 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1999, 2000, +;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Daniel LaLiberte ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/isearchb.el --- a/lisp/isearchb.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/isearchb.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; isearchb --- a marriage between iswitchb and isearch -;; Copyright (C) 2004 John Wiegley +;; Copyright (C) 2004, 2005 John Wiegley ;; Author: John Wiegley ;; Created: 16 Apr 2004 diff -r e72e59c66778 -r 41bb365f41c4 lisp/iswitchb.el --- a/lisp/iswitchb.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/iswitchb.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; iswitchb.el --- switch between buffers using substrings -;; Copyright (C) 1996, 1997, 2000, 2001, 2003, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Stephen Eglen ;; Maintainer: Stephen Eglen diff -r e72e59c66778 -r 41bb365f41c4 lisp/jit-lock.el --- a/lisp/jit-lock.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/jit-lock.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; jit-lock.el --- just-in-time fontification -;; Copyright (C) 1998, 2000, 2001, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Gerd Moellmann ;; Keywords: faces files diff -r e72e59c66778 -r 41bb365f41c4 lisp/jka-cmpr-hook.el --- a/lisp/jka-cmpr-hook.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/jka-cmpr-hook.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; jka-cmpr-hook.el --- preloaded code to enable jka-compr.el -;; Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: jka@ece.cmu.edu (Jay K. Adams) ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/jka-compr.el --- a/lisp/jka-compr.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/jka-compr.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; jka-compr.el --- reading/writing/loading compressed files -;; Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: jka@ece.cmu.edu (Jay K. Adams) ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/kermit.el --- a/lisp/kermit.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/kermit.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; kermit.el --- additions to shell mode for use with kermit -;; Copyright (C) 1988 Free Software Foundation, Inc. +;; Copyright (C) 1988, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Jeff Norden ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/kmacro.el --- a/lisp/kmacro.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/kmacro.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; kmacro.el --- enhanced keyboard macros -;; Copyright (C) 2002, 2003, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Kim F. Storm ;; Keywords: keyboard convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/ledit.el --- a/lisp/ledit.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ledit.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; ledit.el --- Emacs side of ledit interface -;; Copyright (C) 1985 Free Software Foundation, Inc. +;; Copyright (C) 1985, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: languages diff -r e72e59c66778 -r 41bb365f41c4 lisp/loadhist.el --- a/lisp/loadhist.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/loadhist.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; loadhist.el --- lisp functions for working with feature groups -;; Copyright (C) 1995, 1998, 2000, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1995, 1998, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Eric S. Raymond ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/loadup.el --- a/lisp/loadup.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/loadup.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; loadup.el --- load up standardly loaded Lisp files for Emacs -;; Copyright (C) 1985, 1986, 1992, 1994, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1992, 1994, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/locate.el --- a/lisp/locate.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/locate.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; locate.el --- interface to the locate command -;; Copyright (C) 1996, 1998, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1998, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Peter Breton ;; Keywords: unix files diff -r e72e59c66778 -r 41bb365f41c4 lisp/log-edit.el --- a/lisp/log-edit.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/log-edit.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; log-edit.el --- Major mode for editing CVS commit messages -;; Copyright (C) 1999,2000,2003,2004 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs cvs commit log diff -r e72e59c66778 -r 41bb365f41c4 lisp/log-view.el --- a/lisp/log-view.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/log-view.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; log-view.el --- Major mode for browsing RCS/CVS/SCCS log output -;; Copyright (C) 1999, 2000, 2001, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: rcs sccs cvs log version-control diff -r e72e59c66778 -r 41bb365f41c4 lisp/longlines.el --- a/lisp/longlines.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/longlines.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; longlines.el --- automatically wrap long lines -;; Copyright (C) 2000, 2001, 2004, 2005 by Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2005 Free Software Foundation, Inc. ;; Authors: Kai Grossjohann ;; Alex Schroeder diff -r e72e59c66778 -r 41bb365f41c4 lisp/lpr.el --- a/lisp/lpr.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/lpr.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; lpr.el --- print Emacs buffer on line printer -;; Copyright (C) 1985, 1988, 1992, 1994, 2001, 2003 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1988, 1992, 1994, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: unix diff -r e72e59c66778 -r 41bb365f41c4 lisp/ls-lisp.el --- a/lisp/ls-lisp.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ls-lisp.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; ls-lisp.el --- emulate insert-directory completely in Emacs Lisp -;; Copyright (C) 1992, 1994, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1994, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Sebastian Kremer ;; Modified by: Francis J. Wright diff -r e72e59c66778 -r 41bb365f41c4 lisp/macros.el --- a/lisp/macros.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/macros.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; macros.el --- non-primitive commands for keyboard macros -;; Copyright (C) 1985, 86, 87, 92, 94, 95, 04 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1987, 1992, 1994, 1995, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: abbrev diff -r e72e59c66778 -r 41bb365f41c4 lisp/makesum.el --- a/lisp/makesum.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/makesum.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; makesum.el --- generate key binding summary for Emacs -;; Copyright (C) 1985 Free Software Foundation, Inc. +;; Copyright (C) 1985, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: help diff -r e72e59c66778 -r 41bb365f41c4 lisp/man.el --- a/lisp/man.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/man.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; man.el --- browse UNIX manual pages -*- coding: iso-8859-1 -*- -;; Copyright (C) 1993, 1994, 1996, 1997, 2001, 2003, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1996, 1997, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Barry A. Warsaw ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/master.el --- a/lisp/master.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/master.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; master.el --- make a buffer the master over another buffer -;; Copyright (C) 1999, 2000, 2001, 2005 Alexander Schroeder +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005 Alexander Schroeder ;; Author: Alex Schroeder ;; Maintainer: Alex Schroeder diff -r e72e59c66778 -r 41bb365f41c4 lisp/menu-bar.el --- a/lisp/menu-bar.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/menu-bar.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; menu-bar.el --- define a default menu bar -;; Copyright (C) 1993, 1994, 1995, 2000, 2001, 2002, 2003, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: RMS ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/midnight.el --- a/lisp/midnight.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/midnight.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; midnight.el --- run something every midnight, e.g., kill old buffers -;;; Copyright (C) 1998, 2004, 2005 Free Software Foundation, Inc. +;;; Copyright (C) 1998, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Sam Steingold ;; Maintainer: Sam Steingold diff -r e72e59c66778 -r 41bb365f41c4 lisp/minibuf-eldef.el --- a/lisp/minibuf-eldef.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/minibuf-eldef.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; minibuf-eldef.el --- Only show defaults in prompts when applicable ;; -;; Copyright (C) 2000, 2001, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; ;; Author: Miles Bader ;; Keywords: convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/misc.el --- a/lisp/misc.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/misc.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; misc.el --- some nonstandard basic editing commands for Emacs -;; Copyright (C) 1989, 2003 Free Software Foundation, Inc. +;; Copyright (C) 1989, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/mouse-copy.el --- a/lisp/mouse-copy.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/mouse-copy.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; mouse-copy.el --- one-click text copy and move -;; Copyright (C) 1996 Free Software Foundation, Inc. +;; Copyright (C) 1996, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: John Heidemann ;; Keywords: mouse diff -r e72e59c66778 -r 41bb365f41c4 lisp/mouse-drag.el --- a/lisp/mouse-drag.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/mouse-drag.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; mouse-drag.el --- use mouse-2 to do a new style of scrolling -;; Copyright (C) 1996, 1997, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: John Heidemann ;; Keywords: mouse diff -r e72e59c66778 -r 41bb365f41c4 lisp/mouse-sel.el --- a/lisp/mouse-sel.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/mouse-sel.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; mouse-sel.el --- multi-click selection support for Emacs 19 -;; Copyright (C) 1993, 1994, 1995, 2001, 2002, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Mike Williams ;; Keywords: mouse diff -r e72e59c66778 -r 41bb365f41c4 lisp/mouse.el --- a/lisp/mouse.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/mouse.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; mouse.el --- window system-independent mouse support -;; Copyright (C) 1993, 94, 95, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: hardware, mouse diff -r e72e59c66778 -r 41bb365f41c4 lisp/msb.el --- a/lisp/msb.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/msb.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; msb.el --- customizable buffer-selection with multiple menus -;; Copyright (C) 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2003, -;; 2005 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1997, 1998, 1999, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Lars Lindberg ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/mwheel.el --- a/lisp/mwheel.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/mwheel.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; mwheel.el --- Wheel mouse support -;; Copyright (C) 1998, 2000, 2001, 2002, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2000, 2001, 2002, 2002, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: William M. Perry ;; Keywords: mouse diff -r e72e59c66778 -r 41bb365f41c4 lisp/newcomment.el --- a/lisp/newcomment.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/newcomment.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; newcomment.el --- (un)comment regions of buffers -;; Copyright (C) 1999, 2000, 2003, 2004 Free Software Foundation Inc. +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: code extracted from Emacs-20's simple.el ;; Maintainer: Stefan Monnier diff -r e72e59c66778 -r 41bb365f41c4 lisp/novice.el --- a/lisp/novice.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/novice.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; novice.el --- handling of disabled commands ("novice mode") for Emacs -;; Copyright (C) 1985, 1986, 1987, 1994, 2002, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1987, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal, help diff -r e72e59c66778 -r 41bb365f41c4 lisp/outline.el --- a/lisp/outline.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/outline.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; outline.el --- outline mode commands for Emacs -;; Copyright (C) 1986, 1993, 1994, 1995, 1997, 2000, 2001, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1986, 1993, 1994, 1995, 1997, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: outlines diff -r e72e59c66778 -r 41bb365f41c4 lisp/paren.el --- a/lisp/paren.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/paren.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; paren.el --- highlight matching paren -;; Copyright (C) 1993, 1996, 2001, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1996, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: rms@gnu.org ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/paths.el --- a/lisp/paths.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/paths.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; paths.el --- define pathnames for use by various Emacs commands -*- no-byte-compile: t -*- -;; Copyright (C) 1986, 1988, 1994, 1999, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1988, 1994, 1999, 2000, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcmpl-cvs.el --- a/lisp/pcmpl-cvs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcmpl-cvs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; pcmpl-cvs.el --- functions for dealing with cvs completions -;; Copyright (C) 1999, 2000, 2002 Free Software Foundation +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: John Wiegley diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcmpl-gnu.el --- a/lisp/pcmpl-gnu.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcmpl-gnu.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; pcmpl-gnu.el --- completions for GNU project tools -;; Copyright (C) 1999, 2000 Free Software Foundation +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcmpl-linux.el --- a/lisp/pcmpl-linux.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcmpl-linux.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; pcmpl-linux.el --- functions for dealing with GNU/Linux completions -;; Copyright (C) 1999, 2000 Free Software Foundation +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcmpl-rpm.el --- a/lisp/pcmpl-rpm.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcmpl-rpm.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; pcmpl-rpm.el --- functions for dealing with rpm completions -;; Copyright (C) 1999, 2000 Free Software Foundation +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcmpl-unix.el --- a/lisp/pcmpl-unix.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcmpl-unix.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; pcmpl-unix.el --- standard UNIX completions -;; Copyright (C) 1999, 2000 Free Software Foundation +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcomplete.el --- a/lisp/pcomplete.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcomplete.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; pcomplete.el --- programmable completion -;; Copyright (C) 1999, 2000,01,02,03,04 Free Sofware Foundation +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 +;; 2005 Free Sofware Foundation, Inc. ;; Author: John Wiegley ;; Keywords: processes abbrev diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcvs-defs.el --- a/lisp/pcvs-defs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcvs-defs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; pcvs-defs.el --- variable definitions for PCL-CVS ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2003, 2004, 2005 Free Software Foundation, Inc. +;; 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcvs-info.el --- a/lisp/pcvs-info.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcvs-info.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; pcvs-info.el --- internal representation of a fileinfo entry ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2004, 2005 Free Software Foundation, Inc. +;; 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcvs-parse.el --- a/lisp/pcvs-parse.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcvs-parse.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; pcvs-parse.el --- the CVS output parser ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2002, 2003, 2004 Free Software Foundation, Inc. +;; 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcvs-util.el --- a/lisp/pcvs-util.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcvs-util.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; pcvs-util.el --- utility functions for PCL-CVS -*- byte-compile-dynamic: t -*- ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2001, 2004, 2005 Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: pcl-cvs diff -r e72e59c66778 -r 41bb365f41c4 lisp/pcvs.el --- a/lisp/pcvs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/pcvs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; pcvs.el --- a front-end to CVS ;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +;; 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: (The PCL-CVS Trust) pcl-cvs@cyclic.com ;; (Per Cederqvist) ceder@lysator.liu.se diff -r e72e59c66778 -r 41bb365f41c4 lisp/printing.el --- a/lisp/printing.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/printing.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,6 @@ ;;; printing.el --- printing utilities -;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Vinicius Jose Latorre ;; Maintainer: Vinicius Jose Latorre diff -r e72e59c66778 -r 41bb365f41c4 lisp/ps-mule.el --- a/lisp/ps-mule.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ps-mule.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; ps-mule.el --- provide multi-byte character facility to ps-print -;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003 -;; Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Vinicius Jose Latorre ;; Kenichi Handa (multi-byte characters) diff -r e72e59c66778 -r 41bb365f41c4 lisp/ps-print.el --- a/lisp/ps-print.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ps-print.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; ps-print.el --- print text from the buffer as PostScript -;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -;; 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +;; 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Jim Thompson (was ) ;; Jacques Duthen (was ) diff -r e72e59c66778 -r 41bb365f41c4 lisp/recentf.el --- a/lisp/recentf.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/recentf.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; recentf.el --- setup a menu of recently opened files -;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: David Ponce ;; Created: July 19 1999 diff -r e72e59c66778 -r 41bb365f41c4 lisp/rect.el --- a/lisp/rect.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/rect.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; rect.el --- rectangle functions for GNU Emacs -;; Copyright (C) 1985, 1999, 2000, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1999, 2000, 2001, 2002, 2003, 2004 +;; 2005 Free Software Foundation, Inc. ;; Maintainer: Didier Verna ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/register.el --- a/lisp/register.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/register.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; register.el --- register commands for Emacs -;; Copyright (C) 1985, 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1993, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/repeat.el --- a/lisp/repeat.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/repeat.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; repeat.el --- convenient way to repeat the previous command -;; Copyright (C) 1998 Free Software Foundation, Inc. +;; Copyright (C) 1998, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Will Mengarini ;; Created: Mo 02 Mar 98 diff -r e72e59c66778 -r 41bb365f41c4 lisp/replace.el --- a/lisp/replace.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/replace.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; replace.el --- replace commands for Emacs -;; Copyright (C) 1985, 1986, 1987, 1992, 1994, 1996, 1997, 2000, 2001, 2002, -;; 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1987, 1992, 1994, 1996, 1997, 2000, 2001, +;; 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/reposition.el --- a/lisp/reposition.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/reposition.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; reposition.el --- center a Lisp function or comment on the screen -;; Copyright (C) 1991, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1991, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Michael D. Ernst ;; Created: Jan 1991 diff -r e72e59c66778 -r 41bb365f41c4 lisp/resume.el --- a/lisp/resume.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/resume.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; resume.el --- process command line args from within a suspended Emacs job -;; Copyright (C) 1992 Free Software Foundation, Inc. +;; Copyright (C) 1992, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Joe Wells ;; Adapted-By: ESR diff -r e72e59c66778 -r 41bb365f41c4 lisp/reveal.el --- a/lisp/reveal.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/reveal.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; reveal.el --- Automatically reveal hidden text at point -;; Copyright (C) 2000, 2001, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: outlines diff -r e72e59c66778 -r 41bb365f41c4 lisp/rfn-eshadow.el --- a/lisp/rfn-eshadow.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/rfn-eshadow.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; rfn-eshadow.el --- Highlight `shadowed' part of read-file-name input text ;; -;; Copyright (C) 2000, 2001, 2002 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; ;; Author: Miles Bader ;; Keywords: convenience minibuffer diff -r e72e59c66778 -r 41bb365f41c4 lisp/rot13.el --- a/lisp/rot13.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/rot13.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; rot13.el --- display a buffer in rot13 -;; Copyright (C) 1988,2002 Free Software Foundation, Inc. +;; Copyright (C) 1988, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Howard Gayle ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/s-region.el --- a/lisp/s-region.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/s-region.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; s-region.el --- set region using shift key -;; Copyright (C) 1994, 1995 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Morten Welinder ;; Keywords: terminals diff -r e72e59c66778 -r 41bb365f41c4 lisp/saveplace.el --- a/lisp/saveplace.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/saveplace.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; saveplace.el --- automatically save place in files -;; Copyright (C) 1993, 1994, 2001 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Karl Fogel ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/scroll-all.el --- a/lisp/scroll-all.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/scroll-all.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; scroll-all.el --- scroll all buffers together minor mode -;; Copyright (C) 1997 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Gary D. Foster ;; Keywords: scroll crisp brief lock diff -r e72e59c66778 -r 41bb365f41c4 lisp/scroll-bar.el --- a/lisp/scroll-bar.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/scroll-bar.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; scroll-bar.el --- window system-independent scroll bar support -;; Copyright (C) 1993, 1994, 1995, 1999, 2000, 2001, 2003 -;; Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: hardware diff -r e72e59c66778 -r 41bb365f41c4 lisp/select.el --- a/lisp/select.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/select.el Sat Aug 06 22:13:43 2005 +0000 @@ -3,7 +3,8 @@ ;; Maintainer: FSF ;; Keywords: internal -;; Copyright (c) 1993, 1994, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Based partially on earlier release by Lucid. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/server.el --- a/lisp/server.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/server.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; server.el --- Lisp code for GNU Emacs running as server process -;; Copyright (C) 1986,87,92,94,95,96,97,98,99,2000,01,02,03,2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1986, 1987, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: William Sommerfeld ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/ses.el --- a/lisp/ses.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/ses.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; ses.el -- Simple Emacs Spreadsheet -*- coding: utf-8 -*- -;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Jonathan Yavner ;; Maintainer: Jonathan Yavner diff -r e72e59c66778 -r 41bb365f41c4 lisp/shadowfile.el --- a/lisp/shadowfile.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/shadowfile.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; shadowfile.el --- automatic file copying -;; Copyright (C) 1993, 1994, 2001, 2002 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Boris Goldowsky ;; Keywords: comm files diff -r e72e59c66778 -r 41bb365f41c4 lisp/shell.el --- a/lisp/shell.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/shell.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; shell.el --- specialized comint.el for running the shell -;; Copyright (C) 1988, 93, 94, 95, 96, 1997, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1993, 1994, 1995, 1996, 1997, 2000, +;; 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Olin Shivers ;; Simon Marshall diff -r e72e59c66778 -r 41bb365f41c4 lisp/simple.el --- a/lisp/simple.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/simple.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,8 +1,7 @@ ;;; simple.el --- basic editing commands for Emacs ;; Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/skeleton.el --- a/lisp/skeleton.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/skeleton.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; skeleton.el --- Lisp language extension for writing statement skeletons -;; Copyright (C) 1993, 1994, 1995, 1996, 2003 by Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 1995, 1996, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Daniel Pfeiffer ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/smerge-mode.el --- a/lisp/smerge-mode.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/smerge-mode.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; smerge-mode.el --- Minor mode to resolve diff3 conflicts -;; Copyright (C) 1999, 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Stefan Monnier ;; Keywords: revision-control merge diff3 cvs conflict diff -r e72e59c66778 -r 41bb365f41c4 lisp/sort.el --- a/lisp/sort.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/sort.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; sort.el --- commands to sort text in an Emacs buffer -;; Copyright (C) 1986, 1987, 1994, 1995, 2003 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1987, 1994, 1995, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Howie Kaye ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/soundex.el --- a/lisp/soundex.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/soundex.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; soundex.el --- implement Soundex algorithm -;; Copyright (C) 1993 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Christian Plaunt ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/speedbar.el --- a/lisp/speedbar.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/speedbar.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; speedbar.el --- quick access to files and tags in a frame -;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2005 -;; Free Software Foundation +;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Eric M. Ludlam ;; Version: 0.11a diff -r e72e59c66778 -r 41bb365f41c4 lisp/startup.el --- a/lisp/startup.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/startup.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; startup.el --- process Emacs shell arguments ;; Copyright (C) 1985, 1986, 1992, 1994, 1995, 1996, 1997, 1998, 1999, 2000, -;; 2001, 2002, 2004, 2005 Free Software Foundation, Inc. +;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/strokes.el --- a/lisp/strokes.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/strokes.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; strokes.el --- control Emacs through mouse strokes -;; Copyright (C) 1997, 2000, 2002, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: David Bakhash ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/subr.el --- a/lisp/subr.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/subr.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; subr.el --- basic lisp subroutines for Emacs ;; Copyright (C) 1985, 1986, 1992, 1994, 1995, 1999, 2000, 2001, 2002, 2003, -;; 2004, 2005 Free Software Foundation, Inc. +;; 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/tabify.el --- a/lisp/tabify.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/tabify.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; tabify.el --- tab conversion commands for Emacs -;; Copyright (C) 1985, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1994, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/talk.el --- a/lisp/talk.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/talk.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; talk.el --- allow several users to talk to each other through Emacs -;; Copyright (C) 1995 Free Software Foundation, Inc. +;; Copyright (C) 1995, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: comm, frames diff -r e72e59c66778 -r 41bb365f41c4 lisp/tar-mode.el --- a/lisp/tar-mode.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/tar-mode.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; tar-mode.el --- simple editing of tar files from GNU emacs -;; Copyright (C) 1990,91,93,94,95,96,97,98,99,2000,01,2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1990, 1991, 1993, 1994, 1995, 1996, 1997, 1998, 1999, +;; 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Jamie Zawinski ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/tempo.el --- a/lisp/tempo.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/tempo.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; tempo.el --- Flexible template insertion -;; Copyright (C) 1994, 1995, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: David K}gedal ;; Created: 16 Feb 1994 diff -r e72e59c66778 -r 41bb365f41c4 lisp/term.el --- a/lisp/term.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/term.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; term.el --- general command interpreter in a window stuff -;;; Copyright (C) 1988, 1990, 1992, 1994, 1995, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1988, 1990, 1992, 1994, 1995, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Per Bothner ;; Maintainer: Dan Nicolaescu , Per Bothner diff -r e72e59c66778 -r 41bb365f41c4 lisp/terminal.el --- a/lisp/terminal.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/terminal.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; terminal.el --- terminal emulator for GNU Emacs -;; Copyright (C) 1986, 1987, 1988, 1989, 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1987, 1988, 1989, 1993, 1994, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Richard Mlynarik ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/thingatpt.el --- a/lisp/thingatpt.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/thingatpt.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; thingatpt.el --- get the `thing' at point -;; Copyright (C) 1991,92,93,94,95,96,97,1998,2000 -;; Free Software Foundation, Inc. +;; Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000 +;; 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Mike Williams ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/thumbs.el --- a/lisp/thumbs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/thumbs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; thumbs.el --- Thumbnails previewer for images files -;; Copyright 2004, 2005 Free Software Foundation, Inc +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; Author: Jean-Philippe Theberge ;; Keywords: Multimedia diff -r e72e59c66778 -r 41bb365f41c4 lisp/time-stamp.el --- a/lisp/time-stamp.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/time-stamp.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; time-stamp.el --- Maintain last change time stamps in files edited by Emacs -;; Copyright 1989, 1993, 1994, 1995, 1997, 2000, 2001 -;;; Free Software Foundation, Inc. +;; Copyright (C) 1989, 1993, 1994, 1995, 1997, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; This file is part of GNU Emacs. diff -r e72e59c66778 -r 41bb365f41c4 lisp/time.el --- a/lisp/time.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/time.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; time.el --- display time, load and mail indicator in mode line of Emacs -*-coding: utf-8 -*- -;; Copyright (C) 1985, 86, 87, 93, 94, 96, 2000, 2001, 2002, 2003 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1986, 1987, 1993, 1994, 1996, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/timezone.el --- a/lisp/timezone.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/timezone.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; timezone.el --- time zone package for GNU Emacs -;; Copyright (C) 1990, 1991, 1992, 1993, 1996, 1999 Free Software Foundation, Inc. +;; Copyright (C) 1990, 1991, 1992, 1993, 1996, 1999, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Masanobu Umeda ;; Maintainer: umerin@mse.kyutech.ac.jp diff -r e72e59c66778 -r 41bb365f41c4 lisp/tmm.el --- a/lisp/tmm.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/tmm.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; tmm.el --- text mode access to menu-bar -;; Copyright (C) 1994, 1995, 1996, 2000, 2001, 2002 -;; Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1996, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Ilya Zakharevich ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/tooltip.el --- a/lisp/tooltip.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/tooltip.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; tooltip.el --- show tooltip windows -;; Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1997, 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Gerd Moellmann ;; Keywords: help c mouse tools diff -r e72e59c66778 -r 41bb365f41c4 lisp/type-break.el --- a/lisp/type-break.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/type-break.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; type-break.el --- encourage rests from typing at appropriate intervals -;; Copyright (C) 1994, 95, 97, 2000, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1995, 1997, 2000, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Noah Friedman ;; Maintainer: Noah Friedman diff -r e72e59c66778 -r 41bb365f41c4 lisp/uniquify.el --- a/lisp/uniquify.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/uniquify.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; uniquify.el --- unique buffer names dependent on file name -;; Copyright (c) 1989, 1995, 1996, 1997, 2001, 2003, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1989, 1995, 1996, 1997, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Dick King ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/userlock.el --- a/lisp/userlock.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/userlock.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; userlock.el --- handle file access contention between multiple users -;; Copyright (C) 1985, 1986 Free Software Foundation, inc. +;; Copyright (C) 1985, 1986, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/vc-arch.el --- a/lisp/vc-arch.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vc-arch.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,6 @@ ;;; vc-arch.el --- VC backend for the Arch version-control system -;; Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) ;; Maintainer: Stefan Monnier diff -r e72e59c66778 -r 41bb365f41c4 lisp/vc-cvs.el --- a/lisp/vc-cvs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vc-cvs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; vc-cvs.el --- non-resident support for CVS version-control -;; Copyright (C) 1995,98,99,2000,2001,02,2003, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) ;; Maintainer: Andre Spiegel diff -r e72e59c66778 -r 41bb365f41c4 lisp/vc-hooks.el --- a/lisp/vc-hooks.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vc-hooks.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; vc-hooks.el --- resident support for version-control -;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2003, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) ;; Maintainer: Andre Spiegel diff -r e72e59c66778 -r 41bb365f41c4 lisp/vc-mcvs.el --- a/lisp/vc-mcvs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vc-mcvs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,6 @@ ;;; vc-mcvs.el --- VC backend for the Meta-CVS version-control system -;; Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) ;; Maintainer: Stefan Monnier diff -r e72e59c66778 -r 41bb365f41c4 lisp/vc-rcs.el --- a/lisp/vc-rcs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vc-rcs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; vc-rcs.el --- support for RCS version-control -;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2001, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) ;; Maintainer: Andre Spiegel diff -r e72e59c66778 -r 41bb365f41c4 lisp/vc-sccs.el --- a/lisp/vc-sccs.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vc-sccs.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; vc-sccs.el --- support for SCCS version-control -;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, -;; 2000, 2001, 2004 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +;; 2001, 2002, 2003, 2004 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) ;; Maintainer: Andre Spiegel diff -r e72e59c66778 -r 41bb365f41c4 lisp/vc-svn.el --- a/lisp/vc-svn.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vc-svn.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,6 @@ ;;; vc-svn.el --- non-resident support for Subversion version-control -;; Copyright (C) 1995, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: FSF (see vc.el for full credits) ;; Maintainer: Stefan Monnier diff -r e72e59c66778 -r 41bb365f41c4 lisp/vc.el --- a/lisp/vc.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vc.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; vc.el --- drive a version-control system from within Emacs -;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, -;; 2000, 2001, 2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, +;; 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: FSF (see below for full credits) ;; Maintainer: Andre Spiegel diff -r e72e59c66778 -r 41bb365f41c4 lisp/vcursor.el --- a/lisp/vcursor.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vcursor.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; vcursor.el --- manipulate an alternative ("virtual") cursor -;; Copyright (C) 1994, 1996, 1998 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1996, 1998, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Peter Stephenson ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/version.el --- a/lisp/version.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/version.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; version.el --- record version number of Emacs -*- no-byte-compile: t -*- -;;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001 -;;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1992, 1994, 1995, 1999, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/view.el --- a/lisp/view.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/view.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; view.el --- peruse file or buffer without editing -;; Copyright (C) 1985, 1989, 1994, 1995, 1997, 2000, 2001 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1989, 1994, 1995, 1997, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: K. Shane Hartman ;; Maintainer: Inge Frick diff -r e72e59c66778 -r 41bb365f41c4 lisp/vms-patch.el --- a/lisp/vms-patch.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vms-patch.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; vms-patch.el --- override parts of files.el for VMS -;; Copyright (C) 1986, 1992 Free Software Foundation, Inc. +;; Copyright (C) 1986, 1992, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: vms diff -r e72e59c66778 -r 41bb365f41c4 lisp/vmsproc.el --- a/lisp/vmsproc.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vmsproc.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; vmsproc.el --- run asynchronous VMS subprocesses under Emacs -;; Copyright (C) 1986, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1986, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Mukesh Prasad ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/vt-control.el --- a/lisp/vt-control.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vt-control.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; vt-control.el --- Common VTxxx control functions -;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. +;; Copyright (C) 1993, 1994, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Rob Riepel ;; Maintainer: Rob Riepel diff -r e72e59c66778 -r 41bb365f41c4 lisp/vt100-led.el --- a/lisp/vt100-led.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/vt100-led.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; vt100-led.el --- functions for LED control on VT-100 terminals & clones -;; Copyright (C) 1988 Free Software Foundation, Inc. +;; Copyright (C) 1988, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Howard Gayle ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/w32-fns.el --- a/lisp/w32-fns.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/w32-fns.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; w32-fns.el --- Lisp routines for Windows NT -;; Copyright (C) 1994, 2001, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1994, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Geoff Voelker ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/w32-vars.el --- a/lisp/w32-vars.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/w32-vars.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; w32-vars.el --- MS-Windows specific user options -;; Copyright (C) 2002 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Jason Rumney ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/wdired.el --- a/lisp/wdired.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/wdired.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; wdired.el --- Rename files editing their names in dired buffers -;; Copyright (C) 2001, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; Filename: wdired.el ;; Author: Juan León Lahoz García diff -r e72e59c66778 -r 41bb365f41c4 lisp/whitespace.el --- a/lisp/whitespace.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/whitespace.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; whitespace.el --- warn about and clean bogus whitespaces in the file -;; Copyright (C) 1999, 2000, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Rajesh Vaidheeswarran ;; Keywords: convenience diff -r e72e59c66778 -r 41bb365f41c4 lisp/wid-browse.el --- a/lisp/wid-browse.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/wid-browse.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; wid-browse.el --- functions for browsing widgets ;; -;; Copyright (C) 1997 Free Software Foundation, Inc. +;; Copyright (C) 1997, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen ;; Keywords: extensions diff -r e72e59c66778 -r 41bb365f41c4 lisp/wid-edit.el --- a/lisp/wid-edit.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/wid-edit.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; wid-edit.el --- Functions for creating and using widgets -*-byte-compile-dynamic: t;-*- ;; -;; Copyright (C) 1996,97,1999,2000,01,02,2003, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/widget.el --- a/lisp/widget.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/widget.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; widget.el --- a library of user interface components ;; -;; Copyright (C) 1996, 1997 Free Software Foundation, Inc. +;; Copyright (C) 1996, 1997, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; ;; Author: Per Abrahamsen ;; Keywords: help, extensions, faces, hypermedia diff -r e72e59c66778 -r 41bb365f41c4 lisp/windmove.el --- a/lisp/windmove.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/windmove.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; windmove.el --- directional window-selection routines ;; -;; Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; ;; Author: Hovav Shacham (hovav@cs.stanford.edu) ;; Created: 17 October 1998 diff -r e72e59c66778 -r 41bb365f41c4 lisp/window.el --- a/lisp/window.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/window.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,7 @@ ;;; window.el --- GNU Emacs window commands aside from those written in C -;; Copyright (C) 1985, 1989, 1992, 1993, 1994, 2000, 2001, 2002, 2004, 2005 -;; Free Software Foundation, Inc. +;; Copyright (C) 1985, 1989, 1992, 1993, 1994, 2000, 2001, 2002, +;; 2003, 2004, 2005 Free Software Foundation, Inc. ;; Maintainer: FSF ;; Keywords: internal diff -r e72e59c66778 -r 41bb365f41c4 lisp/winner.el --- a/lisp/winner.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/winner.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; winner.el --- Restore old window configurations -;; Copyright (C) 1997, 1998, 2001, 2004 Free Software Foundation. Inc. +;; Copyright (C) 1997, 1998, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation. Inc. ;; Author: Ivar Rummelhoff ;; Created: 27 Feb 1997 diff -r e72e59c66778 -r 41bb365f41c4 lisp/woman.el --- a/lisp/woman.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/woman.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,6 @@ ;;; woman.el --- browse UN*X manual pages `wo (without) man' -;; Copyright (C) 2000, 2002, 2004, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Francis J. Wright ;; Maintainer: Francis J. Wright diff -r e72e59c66778 -r 41bb365f41c4 lisp/x-dnd.el --- a/lisp/x-dnd.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/x-dnd.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,7 +1,6 @@ ;;; x-dnd.el --- drag and drop support for X. -;; Copyright (C) 2004 -;; Free Software Foundation, Inc. +;; Copyright (C) 2004, 2005 Free Software Foundation, Inc. ;; Author: Jan Dj,Ad(Brv ;; Maintainer: FSF diff -r e72e59c66778 -r 41bb365f41c4 lisp/xml.el --- a/lisp/xml.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/xml.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; xml.el --- XML parser -;; Copyright (C) 2000, 01, 03, 2004 Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: Emmanuel Briot ;; Maintainer: Mark A. Hershberger diff -r e72e59c66778 -r 41bb365f41c4 lisp/xt-mouse.el --- a/lisp/xt-mouse.el Sat Aug 06 21:59:02 2005 +0000 +++ b/lisp/xt-mouse.el Sat Aug 06 22:13:43 2005 +0000 @@ -1,6 +1,7 @@ ;;; xt-mouse.el --- support the mouse when emacs run in an xterm -;; Copyright (C) 1994, 2000, 2001, 2005 Free Software Foundation +;; Copyright (C) 1994, 2000, 2001, 2002, 2003, +;; 2004, 2005 Free Software Foundation, Inc. ;; Author: Per Abrahamsen ;; Keywords: mouse, terminals