mirror of
https://github.com/masscollaborationlabs/emacs.git
synced 2025-07-04 11:23:24 +00:00
Add 2009 to copyright years.
This commit is contained in:
parent
bb892cdec7
commit
f5d0ac07d6
81 changed files with 84 additions and 84 deletions
|
@ -6802,7 +6802,7 @@
|
||||||
|
|
||||||
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
|
Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
|
||||||
1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
|
1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
2007, 2008 Free Software Foundation, Inc.
|
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Makefile for lib-src subdirectory in GNU Emacs.
|
# Makefile for lib-src subdirectory in GNU Emacs.
|
||||||
# Copyright (C) 1985, 1987, 1988, 1993, 1994, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1985, 1987, 1988, 1993, 1994, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
# b2m.pl - Script to convert a Babyl file to an mbox file
|
# b2m.pl - Script to convert a Babyl file to an mbox file
|
||||||
|
|
||||||
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
# Free Software Foundation, Inc.
|
# Free Software Foundation, Inc.
|
||||||
|
|
||||||
# Maintainer: Jonathan Kamens <jik@kamens.brookline.ma.us>
|
# Maintainer: Jonathan Kamens <jik@kamens.brookline.ma.us>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Copyright (C) 1985, 1994, 2001, 2002, 2003, 2004,
|
/* Copyright (C) 1985, 1994, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
standard output a file of nroff output containing the doc strings.
|
standard output a file of nroff output containing the doc strings.
|
||||||
|
|
||||||
Copyright (C) 1987, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1987, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Client process that communicates with GNU Emacs acting as server.
|
/* Client process that communicates with GNU Emacs acting as server.
|
||||||
Copyright (C) 1986, 1987, 1994, 1999, 2000, 2001, 2002, 2003, 2004,
|
Copyright (C) 1986, 1987, 1994, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* sendmail-like interface to /bin/mail for system V,
|
/* sendmail-like interface to /bin/mail for system V,
|
||||||
Copyright (C) 1985, 1994, 1999, 2001, 2002, 2003, 2004,
|
Copyright (C) 1985, 1994, 1999, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#! /usr/bin/perl
|
#! /usr/bin/perl
|
||||||
|
|
||||||
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Convert files for Emacs Hexl mode.
|
/* Convert files for Emacs Hexl mode.
|
||||||
Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1989, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is not considered part of GNU Emacs.
|
This file is not considered part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* mac-fix-env: A small utility to pick up the shell environment on MacOS X
|
/* mac-fix-env: A small utility to pick up the shell environment on MacOS X
|
||||||
and insert it into the file ~/.MacOSX/environment.plist
|
and insert it into the file ~/.MacOSX/environment.plist
|
||||||
creating if necessary.
|
creating if necessary.
|
||||||
Copyright (C) 1989, 1993, 2005, 2008 Free Software Foundation, Inc.
|
Copyright (C) 1989, 1993, 2005, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Generate doc-string file for GNU Emacs from source files.
|
/* Generate doc-string file for GNU Emacs from source files.
|
||||||
Copyright (C) 1985, 1986, 1992, 1993, 1994, 1997, 1999, 2000, 2001,
|
Copyright (C) 1985, 1986, 1992, 1993, 1994, 1997, 1999, 2000, 2001,
|
||||||
2002, 2003, 2004, 2005, 2006, 2007, 2008
|
2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
|
# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
|
||||||
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
# 2008 Free Software Foundation, Inc.
|
# 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* movemail foo bar -- move file foo to file bar,
|
/* movemail foo bar -- move file foo to file bar,
|
||||||
locking file foo the way /bin/mail respects.
|
locking file foo the way /bin/mail respects.
|
||||||
Copyright (C) 1986, 1992, 1993, 1994, 1996, 1999, 2001, 2002, 2003, 2004,
|
Copyright (C) 1986, 1992, 1993, 1994, 1996, 1999, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Utility and Unix shadow routines for GNU Emacs support programs on NT.
|
/* Utility and Unix shadow routines for GNU Emacs support programs on NT.
|
||||||
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Utility and Unix shadow routines for GNU Emacs support programs on NT.
|
/* Utility and Unix shadow routines for GNU Emacs support programs on NT.
|
||||||
Copyright (C) 1994, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1994, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* pop.c: client routines for talking to a POP3-protocol post-office server
|
/* pop.c: client routines for talking to a POP3-protocol post-office server
|
||||||
Copyright (C) 1991, 1993, 1996, 1997, 1999, 2001, 2002, 2003, 2004,
|
Copyright (C) 1991, 1993, 1996, 1997, 1999, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Author: Jonathan Kamens <jik@security.ov.com>
|
Author: Jonathan Kamens <jik@security.ov.com>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* pop.h: Header file for the "pop.c" client POP3 protocol.
|
/* pop.h: Header file for the "pop.c" client POP3 protocol.
|
||||||
Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1991, 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Author: Jonathan Kamens <jik@security.ov.com>
|
Author: Jonathan Kamens <jik@security.ov.com>
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* profile.c --- generate periodic events for profiling of Emacs Lisp code.
|
/* profile.c --- generate periodic events for profiling of Emacs Lisp code.
|
||||||
Copyright (C) 1992, 1994, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
|
Copyright (C) 1992, 1994, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
2007, 2008 Free Software Foundation, Inc.
|
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>
|
Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# This script accepts any number of file arguments and checks them into RCS.
|
# This script accepts any number of file arguments and checks them into RCS.
|
||||||
|
|
||||||
# Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006,
|
# Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
# 2007, 2008 Free Software Foundation, Inc.
|
# 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
standard output a file of texinfo input containing the doc strings.
|
standard output a file of texinfo input containing the doc strings.
|
||||||
|
|
||||||
Copyright (C) 1989, 1992, 1994, 1996, 1999, 2000, 2001, 2002, 2003,
|
Copyright (C) 1989, 1992, 1994, 1996, 1999, 2000, 2001, 2002, 2003,
|
||||||
2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* test-distrib.c --- testing distribution of nonprinting chars
|
/* test-distrib.c --- testing distribution of nonprinting chars
|
||||||
|
|
||||||
Copyright (C) 1987, 1993, 1994, 1995, 1999, 2001, 2002, 2003, 2004, 2005,
|
Copyright (C) 1987, 1993, 1994, 1995, 1999, 2001, 2002, 2003, 2004, 2005,
|
||||||
2006, 2007, 2008 Free Software Foundation, Inc.
|
2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* update-game-score.c --- Update a score file
|
/* update-game-score.c --- Update a score file
|
||||||
|
|
||||||
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
Author: Colin Walters <walters@debian.org>
|
Author: Colin Walters <walters@debian.org>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# This version is more compatible with rcsdiff(1).
|
# This version is more compatible with rcsdiff(1).
|
||||||
#
|
#
|
||||||
# Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005,
|
# Copyright (C) 1992, 1993, 1995, 1997, 2001, 2002, 2003, 2004, 2005,
|
||||||
# 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1375,7 +1375,7 @@
|
||||||
;; End:
|
;; End:
|
||||||
|
|
||||||
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
|
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# Copyright (C) 1992, 1993 Lucid, Inc.
|
# Copyright (C) 1992, 1993 Lucid, Inc.
|
||||||
# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006,
|
# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
# 2007, 2008 Free Software Foundation, Inc.
|
# 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of the Lucid Widget Library.
|
# This file is part of the Lucid Widget Library.
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* The lwlib interface to Athena widgets.
|
/* The lwlib interface to Athena widgets.
|
||||||
Copyright (C) 1993 Chuck Thompson <cthomp@cs.uiuc.edu>
|
Copyright (C) 1993 Chuck Thompson <cthomp@cs.uiuc.edu>
|
||||||
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006,
|
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
2007, 2008 Free Software Foundation, Inc.
|
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* The lwlib interface to "xlwmenu" menus.
|
/* The lwlib interface to "xlwmenu" menus.
|
||||||
Copyright (C) 1992 Lucid, Inc.
|
Copyright (C) 1992 Lucid, Inc.
|
||||||
Copyright (C) 1994, 2000, 2001, 2002, 2003, 2004,
|
Copyright (C) 1994, 2000, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* The lwlib interface to Motif widgets.
|
/* The lwlib interface to Motif widgets.
|
||||||
Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003,
|
Copyright (C) 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002, 2003,
|
||||||
2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
Copyright (C) 1992 Lucid, Inc.
|
Copyright (C) 1992 Lucid, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
Copyright (C) 1992 Lucid, Inc.
|
Copyright (C) 1992 Lucid, Inc.
|
||||||
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
2007, 2008 Free Software Foundation, Inc.
|
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* Defines some widget utility functions.
|
/* Defines some widget utility functions.
|
||||||
Copyright (C) 1992 Lucid, Inc.
|
Copyright (C) 1992 Lucid, Inc.
|
||||||
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006,
|
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
2007, 2008 Free Software Foundation, Inc.
|
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* A general interface to the widgets of different toolkits.
|
/* A general interface to the widgets of different toolkits.
|
||||||
Copyright (C) 1992, 1993 Lucid, Inc.
|
Copyright (C) 1992, 1993 Lucid, Inc.
|
||||||
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004,
|
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
Copyright (C) 1992, 1993 Lucid, Inc.
|
Copyright (C) 1992, 1993 Lucid, Inc.
|
||||||
Copyright (C) 1994, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
Copyright (C) 1994, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
2007, 2008 Free Software Foundation, Inc.
|
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* Implements a lightweight menubar widget.
|
/* Implements a lightweight menubar widget.
|
||||||
Copyright (C) 1992 Lucid, Inc.
|
Copyright (C) 1992 Lucid, Inc.
|
||||||
Copyright (C) 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
|
Copyright (C) 1994, 1995, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Interface of a lightweight menubar widget.
|
/* Interface of a lightweight menubar widget.
|
||||||
Copyright (C) 1992 Lucid, Inc.
|
Copyright (C) 1992 Lucid, Inc.
|
||||||
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Internals of a lightweight menubar widget.
|
/* Internals of a lightweight menubar widget.
|
||||||
Copyright (C) 1992 Lucid, Inc.
|
Copyright (C) 1992 Lucid, Inc.
|
||||||
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of the Lucid Widget Library.
|
This file is part of the Lucid Widget Library.
|
||||||
|
|
|
@ -734,7 +734,7 @@
|
||||||
;; End:
|
;; End:
|
||||||
|
|
||||||
Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
|
Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
|
||||||
2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
GNU Emacs Installation Guide for the DJGPP (a.k.a. MS-DOS) port
|
GNU Emacs Installation Guide for the DJGPP (a.k.a. MS-DOS) port
|
||||||
|
|
||||||
Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
|
Copyright (C) 1992, 1994, 1996, 1997, 2000, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
The DJGPP port of GNU Emacs builds and runs on plain DOS and also on
|
The DJGPP port of GNU Emacs builds and runs on plain DOS and also on
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@ Windows 3.X. Since these are binary files, their copyright notice is
|
||||||
reproduced here:
|
reproduced here:
|
||||||
|
|
||||||
# Copyright (C) 1993, 2002, 2003, 2004, 2005,
|
# Copyright (C) 1993, 2002, 2003, 2004, 2005,
|
||||||
# 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
# Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1993, 1994, 1995, 1996, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
# Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*-
|
# Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*-
|
||||||
|
|
||||||
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003,
|
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 2000, 2001, 2002, 2003,
|
||||||
# 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1996, 1997, 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002,
|
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2001, 2002,
|
||||||
# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2002, 2003,
|
# Copyright (C) 1993, 1994, 1995, 1996, 1997, 1999, 2000, 2002, 2003,
|
||||||
# 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
|
# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
|
||||||
# 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1996, 1998, 2000, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
|
# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
|
||||||
# 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
|
# Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
|
||||||
# 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
# ---------------------------------------------------------------------------
|
# ---------------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1997, 2000, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1997, 2000, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
# Configuration script for SYSTEM_MALLOC/REL_ALLOC in src/config.h
|
# Configuration script for SYSTEM_MALLOC/REL_ALLOC in src/config.h
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 2008 Free Software Foundation, Inc.
|
# Copyright (C) 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
|
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
|
||||||
# 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
# ----------------------------------------------------------------------
|
# ----------------------------------------------------------------------
|
||||||
#
|
#
|
||||||
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
|
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005,
|
||||||
# 2006, 2007, 2008 Free Software Foundation, Inc.
|
# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
#
|
#
|
||||||
|
|
|
@ -121,7 +121,7 @@
|
||||||
;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"
|
;; bug-reference-url-format: "http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=%s"
|
||||||
;; End:
|
;; End:
|
||||||
|
|
||||||
Copyright (C) 2008 Free Software Foundation, Inc.
|
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2008 Free Software Foundation, Inc.
|
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (C) 2008 Free Software Foundation, Inc.
|
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
This directory contains the files needed to build Emacs on
|
This directory contains the files needed to build Emacs on
|
||||||
|
|
|
@ -1690,7 +1690,7 @@
|
||||||
;; End:
|
;; End:
|
||||||
|
|
||||||
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
|
Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Building and Installing Emacs
|
Building and Installing Emacs
|
||||||
on Windows NT/2K/XP and Windows 95/98/ME
|
on Windows NT/2K/XP and Windows 95/98/ME
|
||||||
|
|
||||||
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
Emacs for Windows NT/2000 and Windows 95/98/ME
|
Emacs for Windows NT/2000 and Windows 95/98/ME
|
||||||
|
|
||||||
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006,
|
Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
2007, 2008 Free Software Foundation, Inc.
|
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
See the end of the file for license conditions.
|
See the end of the file for license conditions.
|
||||||
|
|
||||||
This directory contains support for compiling and running GNU Emacs on
|
This directory contains support for compiling and running GNU Emacs on
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Add entries to the GNU Emacs Program Manager folder.
|
/* Add entries to the GNU Emacs Program Manager folder.
|
||||||
Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Add an uninitialized data section to an executable.
|
/* Add an uninitialized data section to an executable.
|
||||||
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Proxy shell designed for use with Emacs on Windows 95 and NT.
|
/* Proxy shell designed for use with Emacs on Windows 95 and NT.
|
||||||
Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
Accepts subset of Unix sh(1) command-line options, for compatibility
|
Accepts subset of Unix sh(1) command-line options, for compatibility
|
||||||
with elisp code written for Unix. When possible, executes external
|
with elisp code written for Unix. When possible, executes external
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* GNU Emacs site configuration template file. -*- C -*-
|
/* GNU Emacs site configuration template file. -*- C -*-
|
||||||
Copyright (C) 1988, 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006,
|
Copyright (C) 1988, 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006,
|
||||||
2007, 2008 Free Software Foundation, Inc.
|
2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
rem ----------------------------------------------------------------------
|
rem ----------------------------------------------------------------------
|
||||||
rem Configuration script for MS Windows 95/98/Me and NT/2000/XP
|
rem Configuration script for MS Windows 95/98/Me and NT/2000/XP
|
||||||
rem Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
|
rem Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
|
||||||
rem 2006, 2007, 2008 Free Software Foundation, Inc.
|
rem 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
rem This file is part of GNU Emacs.
|
rem This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Simple client interface to DDE servers.
|
/* Simple client interface to DDE servers.
|
||||||
Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005,
|
Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005,
|
||||||
2006, 2007, 2008 Free Software Foundation, Inc.
|
2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -27,7 +27,7 @@ BEGIN
|
||||||
VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0"
|
VALUE "FileDescription", "GNU Emacs for Windows NT/95/98/2000/ME/XP\0"
|
||||||
VALUE "FileVersion", "23, 0, 60, 0\0"
|
VALUE "FileVersion", "23, 0, 60, 0\0"
|
||||||
VALUE "InternalName", "Emacs\0"
|
VALUE "InternalName", "Emacs\0"
|
||||||
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008\0"
|
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0"
|
||||||
VALUE "OriginalFilename", "emacs.exe"
|
VALUE "OriginalFilename", "emacs.exe"
|
||||||
VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"
|
VALUE "ProductName", "Emacs: The extensible self-documenting text editor\0"
|
||||||
VALUE "ProductVersion", "23, 0, 60, 0\0"
|
VALUE "ProductVersion", "23, 0, 60, 0\0"
|
||||||
|
|
|
@ -25,7 +25,7 @@ BEGIN
|
||||||
VALUE "FileDescription", "GNU EmacsClient for Windows NT/95/98/2000/ME/XP\0"
|
VALUE "FileDescription", "GNU EmacsClient for Windows NT/95/98/2000/ME/XP\0"
|
||||||
VALUE "FileVersion", "23, 0, 60, 0\0"
|
VALUE "FileVersion", "23, 0, 60, 0\0"
|
||||||
VALUE "InternalName", "EmacsClient\0"
|
VALUE "InternalName", "EmacsClient\0"
|
||||||
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008\0"
|
VALUE "LegalCopyright", "Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009\0"
|
||||||
VALUE "OriginalFilename", "emacsclientw.exe"
|
VALUE "OriginalFilename", "emacsclientw.exe"
|
||||||
VALUE "ProductName", "EmacsClient: Client for the extensible self-documenting text editor\0"
|
VALUE "ProductName", "EmacsClient: Client for the extensible self-documenting text editor\0"
|
||||||
VALUE "ProductVersion", "23, 0, 60, 0\0"
|
VALUE "ProductVersion", "23, 0, 60, 0\0"
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
rem Hack to change/add environment variables in the makefiles for the
|
rem Hack to change/add environment variables in the makefiles for the
|
||||||
rem Windows platform.
|
rem Windows platform.
|
||||||
|
|
||||||
rem Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
|
rem Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
rem Free Software Foundation, Inc.
|
rem Free Software Foundation, Inc.
|
||||||
|
|
||||||
rem This file is part of GNU Emacs.
|
rem This file is part of GNU Emacs.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- Makefile -*- definition file for building GNU Emacs on Windows NT.
|
# -*- Makefile -*- definition file for building GNU Emacs on Windows NT.
|
||||||
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
# 2008 Free Software Foundation, Inc.
|
# 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -2,13 +2,13 @@ COPYRIGHT AND LICENSE INFORMATION FOR IMAGE FILES
|
||||||
|
|
||||||
File: emacs.ico
|
File: emacs.ico
|
||||||
Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp>
|
Author: Kentaro Ohkouchi <nanasess@fsm.ne.jp>
|
||||||
Copyright (C) 2008 Free Software Foundation, Inc.
|
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later
|
License: GNU General Public License version 3 or later
|
||||||
|
|
||||||
|
|
||||||
File: emacs22.ico
|
File: emacs22.ico
|
||||||
Author: Andrew Zhilin
|
Author: Andrew Zhilin
|
||||||
Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
Copyright (C) 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
||||||
|
|
||||||
|
@ -17,7 +17,7 @@ Files: gnu2a32.ico gnu2a32t.ico gnu2b48.ico gnu2b48t.ico
|
||||||
gnu5w32.ico gnu5w32t.ico gnu6w48.ico gnu6w48t.ico
|
gnu5w32.ico gnu5w32t.ico gnu6w48.ico gnu6w48t.ico
|
||||||
gnu7.ico gnu8.ico gnu9.ico
|
gnu7.ico gnu8.ico gnu9.ico
|
||||||
Author: Rob Davenport <rgd at bigfoot.com>
|
Author: Rob Davenport <rgd at bigfoot.com>
|
||||||
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
License: GNU General Public License version 3 or later (see COPYING)
|
License: GNU General Public License version 3 or later (see COPYING)
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Replacement grp.h file for building GNU Emacs on Windows.
|
/* Replacement grp.h file for building GNU Emacs on Windows.
|
||||||
Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
|
Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Replacement langinfo.h file for building GNU Emacs on Windows.
|
/* Replacement langinfo.h file for building GNU Emacs on Windows.
|
||||||
Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
|
Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Replacement nl_types.h file for building GNU Emacs on Windows.
|
/* Replacement nl_types.h file for building GNU Emacs on Windows.
|
||||||
Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc.
|
Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
/* Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/* sys/stat.h supplied with MSVCRT uses too narrow data types for
|
/* sys/stat.h supplied with MSVCRT uses too narrow data types for
|
||||||
inode and user/group id, so we replace them with our own.
|
inode and user/group id, so we replace them with our own.
|
||||||
|
|
||||||
Copyright (C) 2008 Free Software Foundation, Inc.
|
Copyright (C) 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
|
# -*- Makefile -*- for GNU Emacs on the Microsoft W32 API.
|
||||||
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
# 2008 Free Software Foundation, Inc.
|
# 2008, 2009 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# Top level makefile for building GNU Emacs on Windows NT
|
# Top level makefile for building GNU Emacs on Windows NT
|
||||||
#
|
#
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
rem Hack to run install-info with multiple info files on the command
|
rem Hack to run install-info with multiple info files on the command
|
||||||
rem line on the Windows platform.
|
rem line on the Windows platform.
|
||||||
|
|
||||||
rem Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008
|
rem Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
rem Free Software Foundation, Inc.
|
rem Free Software Foundation, Inc.
|
||||||
|
|
||||||
rem This file is part of GNU Emacs.
|
rem This file is part of GNU Emacs.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- Makefile -*- definition file for building GNU Emacs on Windows NT.
|
# -*- Makefile -*- definition file for building GNU Emacs on Windows NT.
|
||||||
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
# 2008 Free Software Foundation, Inc.
|
# 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
# This file is part of GNU Emacs.
|
# This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
/* Copyright (C) 1993, 1995, 1997, 1999, 2001, 2002, 2003, 2004,
|
/* Copyright (C) 1993, 1995, 1997, 1999, 2001, 2002, 2003, 2004,
|
||||||
2005, 2006, 2007, 2008 Free Software Foundation, Inc.
|
2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/* Pro-process emacs.exe for profiling by MSVC.
|
/* Pro-process emacs.exe for profiling by MSVC.
|
||||||
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
|
||||||
2008 Free Software Foundation, Inc.
|
2008, 2009 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
/* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
|
/* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
|
||||||
Free Software Foundation, Inc.
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue