Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
emacs
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
emacs
emacs
Commits
62eda0e2
Commit
62eda0e2
authored
Jan 16, 2007
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update copyright for years from Emacs 21 to present (mainly adding
2001).
parent
6d9b4a07
Changes
53
Hide whitespace changes
Inline
Side-by-side
Showing
53 changed files
with
106 additions
and
104 deletions
+106
-104
m4/getopt.m4
m4/getopt.m4
+1
-1
mac/inc/config.h
mac/inc/config.h
+2
-2
mac/inc/dirent.h
mac/inc/dirent.h
+2
-2
mac/inc/epaths.h
mac/inc/epaths.h
+2
-2
mac/inc/m-mac.h
mac/inc/m-mac.h
+2
-2
mac/inc/pwd.h
mac/inc/pwd.h
+2
-2
mac/inc/s-mac.h
mac/inc/s-mac.h
+2
-2
mac/inc/sys/file.h
mac/inc/sys/file.h
+2
-2
mac/inc/sys/ioctl.h
mac/inc/sys/ioctl.h
+2
-2
mac/inc/sys/param.h
mac/inc/sys/param.h
+2
-2
mac/inc/sys/stat.h
mac/inc/sys/stat.h
+2
-2
mac/inc/sys/time.h
mac/inc/sys/time.h
+2
-2
mac/inc/sys/types.h
mac/inc/sys/types.h
+2
-2
mac/inc/termio.h
mac/inc/termio.h
+2
-2
mac/inc/utime.h
mac/inc/utime.h
+2
-2
mac/inc/utsname.h
mac/inc/utsname.h
+2
-2
mac/makefile.MPW
mac/makefile.MPW
+2
-2
mac/src/Emacs.r
mac/src/Emacs.r
+2
-2
mac/src/EmacsMPW.r
mac/src/EmacsMPW.r
+2
-2
mac/src/chdir.c
mac/src/chdir.c
+2
-2
man/abbrevs.texi
man/abbrevs.texi
+1
-1
man/autotype.texi
man/autotype.texi
+4
-4
man/cl.texi
man/cl.texi
+2
-2
man/commands.texi
man/commands.texi
+2
-2
man/ebrowse.texi
man/ebrowse.texi
+2
-2
man/entering.texi
man/entering.texi
+2
-2
man/fixit.texi
man/fixit.texi
+2
-2
man/gnu.texi
man/gnu.texi
+3
-3
man/indent.texi
man/indent.texi
+2
-2
man/m-x.texi
man/m-x.texi
+2
-2
man/pcl-cvs.texi
man/pcl-cvs.texi
+2
-1
man/reftex.texi
man/reftex.texi
+2
-2
man/regs.texi
man/regs.texi
+2
-2
man/speedbar.texi
man/speedbar.texi
+2
-2
man/widget.texi
man/widget.texi
+2
-2
msdos/sed1.inp
msdos/sed1.inp
+2
-2
msdos/sed1v2.inp
msdos/sed1v2.inp
+2
-2
msdos/sed2.inp
msdos/sed2.inp
+2
-2
msdos/sed2x.inp
msdos/sed2x.inp
+2
-2
msdos/sed3.inp
msdos/sed3.inp
+2
-2
msdos/sed3v2.inp
msdos/sed3v2.inp
+2
-2
msdos/sed4.inp
msdos/sed4.inp
+2
-2
msdos/sed5x.inp
msdos/sed5x.inp
+2
-2
msdos/sedleim.inp
msdos/sedleim.inp
+2
-2
msdos/sedlisp.inp
msdos/sedlisp.inp
+2
-2
nt/addpm.c
nt/addpm.c
+2
-2
nt/addsection.c
nt/addsection.c
+2
-2
nt/cmdproxy.c
nt/cmdproxy.c
+2
-2
nt/config.nt
nt/config.nt
+2
-2
nt/ddeclient.c
nt/ddeclient.c
+2
-2
nt/emacs.rc
nt/emacs.rc
+1
-1
nt/preprep.c
nt/preprep.c
+2
-2
nt/runemacs.c
nt/runemacs.c
+2
-1
No files found.
m4/getopt.m4
View file @
62eda0e2
# getopt.m4 serial 10
dnl Copyright (C) 2002,2003,2004,2005,2006 Free Software Foundation, Inc.
dnl Copyright (C) 2002,2003,2004,2005,2006
,2007
Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
...
...
mac/inc/config.h
View file @
62eda0e2
/* Handcrafted Emacs site configuration file for Mac OS 9. -*- C -*- */
/* GNU Emacs site configuration template file. -*- C -*-
Copyright (C) 1988, 1993, 1994, 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1988, 1993, 1994, 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/dirent.h
View file @
62eda0e2
/* Replacement dirent.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/epaths.h
View file @
62eda0e2
/* Hey Emacs, this is -*- C -*- code! */
/* Handcrafted epaths.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/m-mac.h
View file @
62eda0e2
/* Handcrafted m-mac.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/pwd.h
View file @
62eda0e2
/* Replacement pwd.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/s-mac.h
View file @
62eda0e2
/* Handcrafted s-mac.h file for building GNU Emacs on Mac OS 9.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/sys/file.h
View file @
62eda0e2
/* Replacement sys/file.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/sys/ioctl.h
View file @
62eda0e2
/* Replacement sys/ioctl.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/sys/param.h
View file @
62eda0e2
/* Replacement sys/param.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/sys/stat.h
View file @
62eda0e2
/* Replacement sys/stat.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/sys/time.h
View file @
62eda0e2
/* Replacement sys/time.h file for building GNU Emacs on the Macintosh.
Copyright (C) 2000, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 2000, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/sys/types.h
View file @
62eda0e2
/* Replacement sys/types.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/termio.h
View file @
62eda0e2
/* Replacement termio.h file for building GNU Emacs on the Macintosh.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/utime.h
View file @
62eda0e2
/* Replacement utime.h file for building GNU Emacs on the Macintosh.
Copyright (C) 2000, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 2000, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/inc/utsname.h
View file @
62eda0e2
/* Replacement utsname.h file for building GNU Emacs on the Macintosh.
Copyright (C) 2000, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 2000, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
mac/makefile.MPW
View file @
62eda0e2
# Make file for building GNU Emacs on the Macintosh.
# Copyright (C) 1999, 2000, 2002, 2003, 2004,
# 2005, 2006 Free Software Foundation, Inc.
# Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
# 2005, 2006
, 2007
Free Software Foundation, Inc.
#
# Author: Andrew Choi <akochoi@users.sourceforge.net>
#
...
...
mac/src/Emacs.r
View file @
62eda0e2
/*
Resource
definitions
for
GNU
Emacs
on
the
Macintosh.
Copyright
(
C
)
1999
,
2000
,
2002
,
2003
,
2004
,
2005
,
2006
Free
Software
Foundation
,
Inc.
Copyright
(
C
)
1999
,
2000
,
200
1
,
200
2
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc.
This
file
is
part
of
GNU
Emacs.
...
...
mac/src/EmacsMPW.r
View file @
62eda0e2
/*
Resource
definitions
for
GNU
Emacs
on
the
Macintosh
when
building
under
MPW.
Copyright
(
C
)
1999
,
2000
,
2002
,
2003
,
2004
,
2005
,
2006
Free
Software
Foundation
,
Inc.
Copyright
(
C
)
1999
,
2000
,
200
1
,
200
2
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc.
This
file
is
part
of
GNU
Emacs.
...
...
mac/src/chdir.c
View file @
62eda0e2
/* Implementation of chdir on the Mac for use with make-docfile.
Copyright (C) 1999, 2000, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
man/abbrevs.texi
View file @
62eda0e2
@c This is part of the Emacs manual.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 2002, 2003,
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
1, 200
2, 2003,
@c 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Abbrevs
...
...
man/autotype.texi
View file @
62eda0e2
\input
texinfo
@c This is an annex of the Emacs manual.
@c Copyright (C) 1994, 1995, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1994, 1995, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
Free Software Foundation, Inc.
@c Author: Daniel.Pfeiffer@Informatik.START.dbp.de, fax (+49 69) 7588-2389
@setfilename ../info/autotype
@c @node Autotypist, Picture, Abbrevs, Top
...
...
@@ -12,8 +12,8 @@
@c @cindex autotypist
@copying
Copyright @copyright
{}
1994, 1995, 1999, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright @copyright
{}
1994, 1995, 1999, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/cl.texi
View file @
62eda0e2
...
...
@@ -5,8 +5,8 @@
@
copying
This
file
documents
the
GNU
Emacs
Common
Lisp
emulation
package
.
Copyright
@
copyright
{}
1993
,
200
2
,
2003
,
2004
,
2005
,
2006
Free
Software
Foundation
,
Inc
.
Copyright
@
copyright
{}
1993
,
200
1
,
2002
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
@
quotation
Permission
is
granted
to
copy
,
distribute
and
/
or
modify
this
document
...
...
man/commands.texi
View file @
62eda0e2
@c This is part of the Emacs manual.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@iftex
@chapter Characters, Keys and Commands
...
...
man/ebrowse.texi
View file @
62eda0e2
...
...
@@ -10,8 +10,8 @@
@
copying
This
file
documents
Ebrowse
,
a
C
++
class
browser
for
GNU
Emacs
.
Copyright
@
copyright
{}
2000
,
2002
,
2003
,
2004
,
2005
,
2006
Free
Software
Foundation
,
Inc
.
Copyright
@
copyright
{}
2000
,
200
1
,
200
2
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
@
quotation
Permission
is
granted
to
copy
,
distribute
and
/
or
modify
this
document
...
...
man/entering.texi
View file @
62eda0e2
@c This is part of the Emacs manual.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 200
2, 2003, 2004
,
@c 200
5, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 200
1, 2002, 2003
,
@c 200
4, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Entering Emacs, Exiting, Text Characters, Top
@chapter Entering and Exiting Emacs
...
...
man/fixit.texi
View file @
62eda0e2
@c This is part of the Emacs manual.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Fixit, Keyboard Macros, Search, Top
@chapter Commands for Fixing Typos
...
...
man/gnu.texi
View file @
62eda0e2
@c This is part of the Emacs manual.
@c Copyright (C) 1985, 1986, 1987, 1993, 1995, 2002, 2003, 2004,
@c 2005, 2006 Free Software Foundation, Inc.
@c Copyright (C) 1985, 1986, 1987, 1993, 1995, 200
1, 200
2, 2003, 2004,
@c 2005, 2006
, 2007
Free Software Foundation, Inc.
@ifclear justgnu
@node Manifesto,, Microsoft Windows, Top
@unnumbered The GNU Manifesto
@end ifclear
@ifset justgnu
Copyright @copyright{} 1985, 1993, 2001, 2002, 2003, 2004,
2005 Free Software Foundation, Inc.
2005
, 2006, 2007
Free Software Foundation, Inc.
Permission is granted to copy, distribute and/or modify this document
under the terms of the GNU Free Documentation License, Version 1.2 or
...
...
man/indent.texi
View file @
62eda0e2
@c This is part of the Emacs manual.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Indentation, Text, Major Modes, Top
@chapter Indentation
...
...
man/m-x.texi
View file @
62eda0e2
@c This is part of the Emacs manual.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node M-x, Help, Minibuffer, Top
@chapter Running Commands by Name
...
...
man/pcl-cvs.texi
View file @
62eda0e2
...
...
@@ -7,7 +7,8 @@
@copying
Copyright @copyright
{}
1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
1999, 2000, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/reftex.texi
View file @
62eda0e2
...
...
@@ -25,8 +25,8 @@ citations and indices for LaTeX documents with Emacs.
This
is
edition
@
value
{
EDITION
}
of
the
@
b
{
Ref
@
TeX
{}}
User
Manual
for
@
b
{
Ref
@
TeX
{}}
@
value
{
VERSION
}
Copyright
@
copyright
{}
1997
,
1998
,
1999
,
2000
,
2001
,
2002
,
200
4
,
2005
,
2006
Free
Software
Foundation
,
Inc
.
Copyright
@
copyright
{}
1997
,
1998
,
1999
,
2000
,
2001
,
2002
,
200
3
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
@
quotation
Permission
is
granted
to
copy
,
distribute
and
/
or
modify
this
document
...
...
man/regs.texi
View file @
62eda0e2
@c This is part of the Emacs manual.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
2, 2003
,
@c 200
4, 2005, 2006
Free Software Foundation, Inc.
@c Copyright (C) 1985, 1986, 1987, 1993, 1994, 1995, 1997, 200
1, 2002
,
@c 200
3, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
@c See file emacs.texi for copying conditions.
@node Registers, Display, CUA Bindings, Top
@chapter Registers
...
...
man/speedbar.texi
View file @
62eda0e2
...
...
@@ -5,8 +5,8 @@
@syncodeindex fn cp
@copying
Copyright @copyright
{}
1999, 2000, 200
2, 2003, 2004, 2005, 2006 Free
Software Foundation, Inc.
Copyright @copyright
{}
1999, 2000, 200
1, 2002, 2003, 2004, 2005, 2006,
2007 Free
Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
...
...
man/widget.texi
View file @
62eda0e2
...
...
@@ -10,8 +10,8 @@
@
c
%**
end
of
header
@
copying
Copyright
@
copyright
{}
2000
,
2002
,
2003
,
2004
,
2005
,
2006
Free
Software
Foundation
,
Inc
.
Copyright
@
copyright
{}
2000
,
200
1
,
200
2
,
2003
,
2004
,
2005
,
2006
,
2007
Free
Software
Foundation
,
Inc
.
@
quotation
Permission
is
granted
to
copy
,
distribute
and
/
or
modify
this
document
...
...
msdos/sed1.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Configuration script for src/makefile
# ----------------------------------------------------------------------
#
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000, 200
2, 2003, 2004
,
# 200
5, 2006
Free Software Foundation, Inc.
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000, 200
1, 2002, 2003
,
# 200
4, 2005, 2006, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
msdos/sed1v2.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Configuration script for src/Makefile under DJGPP v2.x
# ----------------------------------------------------------------------
#
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004,
# 2005, 2006 Free Software Foundation, Inc.
# Copyright (C) 1996, 1997, 1999, 2000, 200
1, 200
2, 2003, 2004,
# 2005, 2006
, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
msdos/sed2.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Configuration script for src/config.h
# ----------------------------------------------------------------------
#
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 200
2, 2003
,
# 200
4, 2005, 2006
Free Software Foundation, Inc.
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 200
1, 2002
,
# 200
3, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
msdos/sed2x.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Extra configuration script for src/config.h for DesqView/X
# ----------------------------------------------------------------------
#
# Copyright (C) 1994, 2002, 2003, 2004, 2005,
# 2006 Free Software Foundation, Inc.
# Copyright (C) 1994, 200
1, 200
2, 2003, 2004, 2005,
# 2006
, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
msdos/sed3.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Configuration script for lib-src/makefile
# ----------------------------------------------------------------------
#
# Copyright (C) 1993, 1994, 1995, 2002, 2003, 2004,
# 2005, 2006 Free Software Foundation, Inc.
# Copyright (C) 1993, 1994, 1995, 200
1, 200
2, 2003, 2004,
# 2005, 2006
, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
msdos/sed3v2.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Configuration script for lib-src/makefile under DJGPP v2
# ----------------------------------------------------------------------
#
# Copyright (C) 1996, 1998, 2000, 2002, 2003, 2004,
# 2005, 2006 Free Software Foundation, Inc.
# Copyright (C) 1996, 1998, 2000, 200
1, 200
2, 2003, 2004,
# 2005, 2006
, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
msdos/sed4.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Configuration script for src/paths.h
# ----------------------------------------------------------------------
#
# Copyright (C) 1994, 2002, 2003, 2004, 2005,
# 2006 Free Software Foundation, Inc.
# Copyright (C) 1994, 200
1, 200
2, 2003, 2004, 2005,
# 2006
, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
msdos/sed5x.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Configuration script for oldxmenu/makefile for DesqView/X
# ----------------------------------------------------------------------
#
# Copyright (C) 1994, 2002, 2003, 2004, 2005,
# 2006 Free Software Foundation, Inc.
# Copyright (C) 1994, 200
1, 200
2, 2003, 2004, 2005,
# 2006
, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
msdos/sedleim.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Configuration script for leim/Makefile under DJGPP v2.x
# ----------------------------------------------------------------------
#
# Copyright (C) 1999, 2000, 2002, 2003, 2004,
# 2005, 2006 Free Software Foundation, Inc.
# Copyright (C) 1999, 2000, 200
1, 200
2, 2003, 2004,
# 2005, 2006
, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
msdos/sedlisp.inp
View file @
62eda0e2
...
...
@@ -2,8 +2,8 @@
# Configuration script for lisp/Makefile under DJGPP v2.x
# ----------------------------------------------------------------------
#
# Copyright (C) 2000, 2002, 2003, 2004, 2005,
# 2006 Free Software Foundation, Inc.
# Copyright (C) 2000, 200
1, 200
2, 2003, 2004, 2005,
# 2006
, 2007
Free Software Foundation, Inc.
#
# This file is part of GNU Emacs.
#
...
...
nt/addpm.c
View file @
62eda0e2
/* Add entries to the GNU Emacs Program Manager folder.
Copyright (C) 1995, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 1995, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
nt/addsection.c
View file @
62eda0e2
/* Add an uninitialized data section to an executable.
Copyright (C) 1999, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 1999, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
nt/cmdproxy.c
View file @
62eda0e2
/* Proxy shell designed for use with Emacs on Windows 95 and NT.
Copyright (C) 1997, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 1997, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
Accepts subset of Unix sh(1) command-line options, for compatability
with elisp code written for Unix. When possible, executes external
...
...
nt/config.nt
View file @
62eda0e2
/* GNU Emacs site configuration template file. -*- C -*-
Copyright (C) 1988, 1993, 1994, 2002, 2003, 2004,
2005, 2006 Free Software Foundation, Inc.
Copyright (C) 1988, 1993, 1994, 200
1, 200
2, 2003, 2004,
2005, 2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
nt/ddeclient.c
View file @
62eda0e2
/* Simple client interface to DDE servers.
Copyright (C) 1998, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 1998, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
nt/emacs.rc
View file @
62eda0e2
...
...
@@ -26,7 +26,7 @@ BEGIN
VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0"
VALUE "FileVersion", "22, 0, 92, 0\0"
VALUE "InternalName", "Emacs\0"
VALUE "LegalCopyright", "Copyright (C) 200
2, 2003, 2004, 2005, 2006
\0"
VALUE "LegalCopyright", "Copyright (C) 200
1, 2002, 2003, 2004, 2005, 2006, 2007
\0"
VALUE "OriginalFilename", "emacs.exe"
VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"
VALUE "ProductVersion", "22, 0, 92, 0\0"
...
...
nt/preprep.c
View file @
62eda0e2
/* Pro-process emacs.exe for profiling by MSVC.
Copyright (C) 1999, 2002, 2003, 2004, 2005,
2006 Free Software Foundation, Inc.
Copyright (C) 1999, 200
1, 200
2, 2003, 2004, 2005,
2006
, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
nt/runemacs.c
View file @
62eda0e2
/* Copyright (C) 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc.
/* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
Free Software Foundation, Inc.
This file is part of GNU Emacs.
...
...
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