Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
e91081eb
Commit
e91081eb
authored
Dec 05, 2006
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright years.
parent
6d4ca208
Changes
49
Hide whitespace changes
Inline
Side-by-side
Showing
49 changed files
with
63 additions
and
56 deletions
+63
-56
ChangeLog
ChangeLog
+2
-2
INSTALL
INSTALL
+2
-2
admin/ChangeLog
admin/ChangeLog
+2
-1
admin/admin.el
admin/admin.el
+2
-1
admin/alloc-colors.c
admin/alloc-colors.c
+2
-1
admin/build-configs
admin/build-configs
+2
-1
admin/cus-test.el
admin/cus-test.el
+2
-1
admin/diff-tar-files
admin/diff-tar-files
+2
-1
admin/make-emacs
admin/make-emacs
+2
-1
config.bat
config.bat
+2
-2
lisp/abbrev.el
lisp/abbrev.el
+1
-1
lisp/abbrevlist.el
lisp/abbrevlist.el
+1
-1
lisp/add-log.el
lisp/add-log.el
+2
-2
lisp/align.el
lisp/align.el
+1
-1
lisp/arc-mode.el
lisp/arc-mode.el
+1
-1
lisp/array.el
lisp/array.el
+1
-1
lisp/autoarg.el
lisp/autoarg.el
+1
-1
lisp/autoinsert.el
lisp/autoinsert.el
+2
-2
lisp/avoid.el
lisp/avoid.el
+1
-1
lisp/case-table.el
lisp/case-table.el
+1
-1
lisp/cdl.el
lisp/cdl.el
+1
-1
lisp/chistory.el
lisp/chistory.el
+1
-1
lisp/cmuscheme.el
lisp/cmuscheme.el
+1
-1
lisp/compare-w.el
lisp/compare-w.el
+1
-1
lisp/complete.el
lisp/complete.el
+2
-2
lisp/completion.el
lisp/completion.el
+1
-1
lisp/cus-dep.el
lisp/cus-dep.el
+1
-1
lisp/cvs-status.el
lisp/cvs-status.el
+1
-1
lisp/delim-col.el
lisp/delim-col.el
+1
-1
lisp/dirtrack.el
lisp/dirtrack.el
+1
-1
lisp/disp-table.el
lisp/disp-table.el
+1
-1
lisp/dos-fns.el
lisp/dos-fns.el
+1
-1
lisp/dos-vars.el
lisp/dos-vars.el
+1
-1
lisp/dos-w32.el
lisp/dos-w32.el
+1
-1
lisp/double.el
lisp/double.el
+1
-1
lisp/ebuff-menu.el
lisp/ebuff-menu.el
+1
-1
lisp/echistory.el
lisp/echistory.el
+1
-1
lisp/ediff-vers.el
lisp/ediff-vers.el
+1
-1
lisp/edmacro.el
lisp/edmacro.el
+1
-1
lisp/electric.el
lisp/electric.el
+1
-1
lisp/elide-head.el
lisp/elide-head.el
+1
-1
lisp/emacs-lock.el
lisp/emacs-lock.el
+1
-1
lisp/expand.el
lisp/expand.el
+1
-1
lisp/ffap.el
lisp/ffap.el
+1
-1
lisp/filecache.el
lisp/filecache.el
+1
-1
lisp/find-dired.el
lisp/find-dired.el
+1
-1
lisp/find-file.el
lisp/find-file.el
+1
-1
lisp/jka-cmpr-hook.el
lisp/jka-cmpr-hook.el
+1
-1
make-dist
make-dist
+2
-2
No files found.
ChangeLog
View file @
e91081eb
...
...
@@ -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.
...
...
INSTALL
View file @
e91081eb
GNU
Emacs
Installation
Guide
Copyright
(
c
)
1992
,
1994
,
1996
,
1997
,
2000
,
2001
,
2002
,
200
6
Free
s
oftware
Foundation
,
Inc
.
Copyright
(
c
)
1992
,
1994
,
1996
,
1997
,
2000
,
2001
,
2002
,
200
3
,
2004
,
2005
,
2006
Free
S
oftware
Foundation
,
Inc
.
See
the
end
of
the
file
for
copying
permissions
.
...
...
admin/ChangeLog
View file @
e91081eb
...
...
@@ -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.
...
...
admin/admin.el
View file @
e91081eb
;;; 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.
...
...
admin/alloc-colors.c
View file @
e91081eb
/* 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.
...
...
admin/build-configs
View file @
e91081eb
#! /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.
#
...
...
admin/cus-test.el
View file @
e91081eb
;;; 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>
...
...
admin/diff-tar-files
View file @
e91081eb
#! /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.
#
...
...
admin/make-emacs
View file @
e91081eb
#! /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.
#
...
...
config.bat
View file @
e91081eb
@echo
off
rem ----------------------------------------------------------------------
rem Configuration script for MSDOS
rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 200
4
, 200
6
rem Free Software Foundation, Inc.
rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 200
2
, 200
3
rem
2004, 2005, 2006
Free Software Foundation, Inc.
rem This file is part of GNU Emacs.
...
...
lisp/abbrev.el
View file @
e91081eb
;;; 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
...
...
lisp/abbrevlist.el
View file @
e91081eb
;;; 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.
...
...
lisp/add-log.el
View file @
e91081eb
;;; add-log.el --- change log maintenance commands for Emacs
;; Copyright (C) 1985, 1986, 1988, 1993, 1994, 1997, 1998, 2000, 200
2
,
;; 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986, 1988, 1993, 1994, 1997, 1998, 2000, 200
1
,
;;
2002,
2003, 2004, 2005, 2006 Free Software Foundation, Inc.
;; Maintainer: FSF
;; Keywords: tools
...
...
lisp/align.el
View file @
e91081eb
;;; 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>
...
...
lisp/arc-mode.el
View file @
e91081eb
;;; 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>
...
...
lisp/array.el
View file @
e91081eb
;;; 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
...
...
lisp/autoarg.el
View file @
e91081eb
;;; 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>
...
...
lisp/autoinsert.el
View file @
e91081eb
;;; autoinsert.el --- automatic mode-dependent insertion of text into new files
;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 200
2
, 200
3
,
;; 2004, 2005, 2006 Free Software Foundation, Inc.
;; Copyright (C) 1985, 1986, 1987, 1994, 1995, 1998, 2000, 200
1
, 200
2
,
;;
2003,
2004, 2005, 2006 Free Software Foundation, Inc.
;; Author: Charlie Martin <crm@cs.duke.edu>
;; Adapted-By: Daniel Pfeiffer <occitan@esperanto.org>
...
...
lisp/avoid.el
View file @
e91081eb
;;; 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>
...
...
lisp/case-table.el
View file @
e91081eb
;;; 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
...
...
lisp/cdl.el
View file @
e91081eb
;;; 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)
...
...
lisp/chistory.el
View file @
e91081eb
;;; 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
...
...
lisp/cmuscheme.el
View file @
e91081eb
;;; 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>
...
...
lisp/compare-w.el
View file @
e91081eb
;;; 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
...
...
lisp/complete.el
View file @
e91081eb
;;; 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
...
...
lisp/completion.el
View file @
e91081eb
;;; 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
...
...
lisp/cus-dep.el
View file @
e91081eb
;;; 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>
...
...
lisp/cvs-status.el
View file @
e91081eb
;;; 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>
...
...
lisp/delim-col.el
View file @
e91081eb
;;; 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>
...
...
lisp/dirtrack.el
View file @
e91081eb
;;; 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>
...
...
lisp/disp-table.el
View file @
e91081eb
;;; 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>
...
...
lisp/dos-fns.el
View file @
e91081eb
;;; 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>
...
...
lisp/dos-vars.el
View file @
e91081eb
;;; 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
...
...
lisp/dos-w32.el
View file @
e91081eb
;; 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>
...
...
lisp/double.el
View file @
e91081eb
;;; 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>
...
...
lisp/ebuff-menu.el
View file @
e91081eb
;;; 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>
...
...
lisp/echistory.el
View file @
e91081eb
;;; 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
...
...
lisp/ediff-vers.el
View file @
e91081eb
;;; 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>
...
...
lisp/edmacro.el
View file @
e91081eb
;;; 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>
...
...
lisp/electric.el
View file @
e91081eb
;;; 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
...
...
lisp/elide-head.el
View file @
e91081eb
;;; 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>
...
...
lisp/emacs-lock.el
View file @
e91081eb
;;; 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>
...
...
lisp/expand.el
View file @
e91081eb
;;; 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>
...
...
lisp/ffap.el
View file @
e91081eb
;;; 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>
...
...
lisp/filecache.el
View file @
e91081eb
...
...
@@ -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.
...
...
lisp/find-dired.el
View file @
e91081eb
;;; 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>,
...
...
lisp/find-file.el
View file @
e91081eb
...
...
@@ -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.
...
...
lisp/jka-cmpr-hook.el
View file @
e91081eb
;;; 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)
...
...
make-dist
View file @
e91081eb
...
...
@@ -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, 200
5
, 200
6
# Free Software Foundation, Inc.
# Copyright (C) 1995, 1997, 1998, 2000, 2001, 2002, 200
3, 2004
, 200
5,
#
2006
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment