Update copyright years.
This commit is contained in:
parent
6d4ca20863
commit
e91081eb9e
49 changed files with 63 additions and 56 deletions
|
@ -6414,8 +6414,8 @@
|
|||
;; add-log-time-zone-rule: t
|
||||
;; End:
|
||||
|
||||
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2006
|
||||
Free Software Foundation, Inc.
|
||||
Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002,
|
||||
2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted provided the copyright notice and this notice are preserved.
|
||||
|
||||
|
|
4
INSTALL
4
INSTALL
|
@ -1,6 +1,6 @@
|
|||
GNU Emacs Installation Guide
|
||||
Copyright (c) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2006
|
||||
Free software Foundation, Inc.
|
||||
Copyright (c) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
|
||||
2005, 2006 Free Software Foundation, Inc.
|
||||
See the end of the file for copying permissions.
|
||||
|
||||
|
||||
|
|
|
@ -400,7 +400,8 @@
|
|||
;; add-log-time-zone-rule: t
|
||||
;; End:
|
||||
|
||||
Copyright (C) 2001 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
|
||||
Foundation, Inc.
|
||||
Copying and distribution of this file, with or without modification,
|
||||
are permitted provided the copyright notice and this notice are preserved.
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
;;; admin.el --- utilities for Emacs administration
|
||||
|
||||
;; Copyright (C) 2001, 2005 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
|
||||
;; Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
/* Allocate X colors. Used for testing with dense colormaps.
|
||||
Copyright (C) 2001, 2006 Free Software Foundation, Inc.
|
||||
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
|
||||
Foundation, Inc.
|
||||
|
||||
This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
#! /usr/bin/perl
|
||||
|
||||
# Copyright (C) 2001, 2006 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
|
||||
# Foundation, Inc.
|
||||
#
|
||||
# This file is part of GNU Emacs.
|
||||
#
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
;;; cus-test.el --- tests for custom types and load problems
|
||||
|
||||
;; Copyright (C) 1998, 2000, 2002, 2006 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free
|
||||
;; Software Foundation, Inc.
|
||||
|
||||
;; Author: Markus Rost <markus.rost@mathematik.uni-regensburg.de>
|
||||
;; Maintainer: Markus Rost <rost@math.ohio-state.edu>
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
#! /bin/sh
|
||||
|
||||
# Copyright (C) 2001, 2006 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
|
||||
# Foundation, Inc.
|
||||
#
|
||||
# This file is part of GNU Emacs.
|
||||
#
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
#! /usr/bin/perl
|
||||
|
||||
# Copyright (C) 2001, 2006 Free Software Foundation, Inc.
|
||||
# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006 Free Software
|
||||
# Foundation, Inc.
|
||||
#
|
||||
# This file is part of GNU Emacs.
|
||||
#
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
@echo off
|
||||
rem ----------------------------------------------------------------------
|
||||
rem Configuration script for MSDOS
|
||||
rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2004, 2006
|
||||
rem Free Software Foundation, Inc.
|
||||
rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003
|
||||
rem 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
rem This file is part of GNU Emacs.
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; abbrev.el --- abbrev mode commands for Emacs
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1987, 1992, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1985, 1986, 1987, 1992, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; abbrevlist.el --- list one abbrev table alphabetically ordered
|
||||
|
||||
;; Copyright (C) 1986, 1992, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1986, 1992, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
;; Suggested by a previous version by Gildea.
|
||||
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;;; add-log.el --- change log maintenance commands for Emacs
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1988, 1993, 1994, 1997, 1998, 2000, 2002,
|
||||
;; 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1986, 1988, 1993, 1994, 1997, 1998, 2000, 2001,
|
||||
;; 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
;; Keywords: tools
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; align.el --- align text to a specific column, by regexp
|
||||
|
||||
;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: John Wiegley <johnw@gnu.org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; arc-mode.el --- simple editing of archives
|
||||
|
||||
;; Copyright (C) 1995, 1997, 1998, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1995, 1997, 1998, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Morten Welinder <terra@gnu.org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; array.el --- array editing commands for GNU Emacs
|
||||
|
||||
;; Copyright (C) 1987, 2000, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1987, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author David M. Brown
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; autoarg.el --- make digit keys supply prefix args
|
||||
|
||||
;; Copyright (C) 1998, 2000, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1998, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Dave Love <fx@gnu.org>
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;;; autoinsert.el --- automatic mode-dependent insertion of text into new files
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 2002, 2003,
|
||||
;; 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 2001, 2002,
|
||||
;; 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Charlie Martin <crm@cs.duke.edu>
|
||||
;; Adapted-By: Daniel Pfeiffer <occitan@esperanto.org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; avoid.el --- make mouse pointer stay out of the way of editing
|
||||
|
||||
;; Copyright (C) 1993, 1994, 2000, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1993, 1994, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Boris Goldowsky <boris@gnu.org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; case-table.el --- code to extend the character set and support case tables
|
||||
|
||||
;; Copyright (C) 1988, 1994, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1988, 1994, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Howard Gayle
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; cdl.el --- Common Data Language (CDL) utility functions for GNU Emacs
|
||||
|
||||
;; Copyright (C) 1993, 2002, 2003, 2004, 2005,
|
||||
;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: ATAE@spva.physics.imperial.ac.uk (Ata Etemadi)
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; chistory.el --- list command history
|
||||
|
||||
;; Copyright (C) 1985, 2002, 2003, 2004, 2005,
|
||||
;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: K. Shane Hartman
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; cmuscheme.el --- Scheme process in a buffer. Adapted from tea.el
|
||||
|
||||
;; Copyright (C) 1988, 1994, 1997, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1988, 1994, 1997, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Olin Shivers <olin.shivers@cs.cmu.edu>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; compare-w.el --- compare text between windows for Emacs
|
||||
|
||||
;; Copyright (C) 1986, 1989, 1993, 1997, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1986, 1989, 1993, 1997, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
;;; complete.el --- partial completion mechanism plus other goodies
|
||||
|
||||
;; Copyright (C) 1990, 1991, 1992, 1993, 1999, 2000, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1990, 1991, 1992, 1993, 1999, 2000, 2001, 2002, 2003,
|
||||
;; 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Dave Gillespie <daveg@synaptics.com>
|
||||
;; Keywords: abbrev convenience
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; completion.el --- dynamic word-completion code
|
||||
|
||||
;; Copyright (C) 1990, 1993, 1995, 1997, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1990, 1993, 1995, 1997, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; cus-dep.el --- find customization dependencies
|
||||
;;
|
||||
;; Copyright (C) 1997, 2002, 2003, 2004, 2005,
|
||||
;; Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; cvs-status.el --- major mode for browsing `cvs status' output -*- coding: utf-8 -*-
|
||||
|
||||
;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; delim-col.el --- prettify all columns in a region or rectangle
|
||||
|
||||
;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Vinicius Jose Latorre <viniciusjl@ig.com.br>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; dirtrack.el --- Directory Tracking by watching the prompt
|
||||
|
||||
;; Copyright (C) 1996, 2002, 2003, 2004, 2005,
|
||||
;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Peter Breton <pbreton@cs.umb.edu>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; disp-table.el --- functions for dealing with char tables
|
||||
|
||||
;; Copyright (C) 1987, 1994, 1995, 1999, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1987, 1994, 1995, 1999, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Erik Naggum <erik@naggum.no>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; dos-fns.el --- MS-Dos specific functions
|
||||
|
||||
;; Copyright (C) 1991, 1993, 1995, 1996, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1991, 1993, 1995, 1996, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: Morten Welinder <terra@diku.dk>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; dos-vars.el --- MS-Dos specific user options
|
||||
|
||||
;; Copyright (C) 1998, 2002, 2003, 2004, 2005,
|
||||
;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;; dos-w32.el --- Functions shared among MS-DOS and W32 (NT/95) platforms
|
||||
|
||||
;; Copyright (C) 1996, 2002, 2003, 2004, 2005,
|
||||
;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: Geoff Voelker <voelker@cs.washington.edu>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; double.el --- support for keyboard remapping with double clicking
|
||||
|
||||
;; Copyright (C) 1994, 1997, 1998, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1994, 1997, 1998, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ebuff-menu.el --- electric-buffer-list mode
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1994, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1985, 1986, 1994, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Richard Mlynarik <mly@ai.mit.edu>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; echistory.el --- Electric Command History Mode
|
||||
|
||||
;; Copyright (C) 1985, 2002, 2003, 2004, 2005,
|
||||
;; Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: K. Shane Hartman
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ediff-vers.el --- version control interface to Ediff
|
||||
|
||||
;; Copyright (C) 1995, 1996, 1997, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1995, 1996, 1997, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Michael Kifer <kifer@cs.stonybrook.edu>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; edmacro.el --- keyboard macro editor
|
||||
|
||||
;; Copyright (C) 1993, 1994, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Dave Gillespie <daveg@synaptics.com>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; electric.el --- window maker and Command loop for `electric' modes
|
||||
|
||||
;; Copyright (C) 1985, 1986, 1995, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1985, 1986, 1995, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: K. Shane Hartman
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; elide-head.el --- hide headers in files
|
||||
|
||||
;; Copyright (C) 1999, 2002, 2003, 2004, 2005,
|
||||
;; Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005,
|
||||
;; 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Dave Love <fx@gnu.org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; emacs-lock.el --- prevents you from exiting Emacs if a buffer is locked
|
||||
|
||||
;; Copyright (C) 1994, 1997, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1994, 1997, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc
|
||||
|
||||
;; Author: Tom Wurgler <twurgler@goodyear.com>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; expand.el --- make abbreviations more usable
|
||||
|
||||
;; Copyright (C) 1995, 1996, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1995, 1996, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Frederic Lepied <Frederic.Lepied@sugix.frmug.org>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; ffap.el --- find file (or url) at point
|
||||
|
||||
;; Copyright (C) 1995, 1996, 1997, 2000, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1995, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Michelangelo Grigni <mic@mathcs.emory.edu>
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
;; Created: Sun Nov 10 1996
|
||||
;; Keywords: convenience
|
||||
;;
|
||||
;; Copyright (C) 1996, 2000, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1996, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; find-dired.el --- run a `find' command and dired the output
|
||||
|
||||
;; Copyright (C) 1992, 1994, 1995, 2000, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1992, 1994, 1995, 2000, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Roland McGrath <roland@gnu.org>,
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
;; Maintainer: FSF
|
||||
;; Keywords: c, matching, tools
|
||||
|
||||
;; Copyright (C) 1994, 1995, 2002, 2003, 2004,
|
||||
;; Copyright (C) 1994, 1995, 2001, 2002, 2003, 2004,
|
||||
;; 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; This file is part of GNU Emacs.
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
;;; jka-cmpr-hook.el --- preloaded code to enable jka-compr.el
|
||||
|
||||
;; Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2002, 2003,
|
||||
;; Copyright (C) 1993, 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003,
|
||||
;; 2004, 2005, 2006 Free Software Foundation, Inc.
|
||||
|
||||
;; Author: jka@ece.cmu.edu (Jay K. Adams)
|
||||
|
|
|
@ -6,8 +6,8 @@
|
|||
#### be distributed. This means that if you add a file with an odd name,
|
||||
#### you should make sure that this script will include it.
|
||||
|
||||
# Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2005, 2006
|
||||
# Free Software Foundation, Inc.
|
||||
# Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005,
|
||||
# 2006 Free Software Foundation, Inc.
|
||||
#
|
||||
# This file is part of GNU Emacs.
|
||||
#
|
||||
|
|
Loading…
Add table
Reference in a new issue