diff options
author | Miles Bader <miles@gnu.org> | 2008-01-08 20:46:54 +0000 |
---|---|---|
committer | Miles Bader <miles@gnu.org> | 2008-01-08 20:46:54 +0000 |
commit | 59ce725a3b68cbc324f01bc8dc5f9e07286431d1 (patch) | |
tree | c17b8f002edf6892e273ff53214b1b23c880e69f /doc/lispintro | |
parent | 0664ff722152f34c2e87e9e644bbab401530b9d4 (diff) | |
parent | bf515869577b12abd42777fb0647259920c862fc (diff) | |
download | emacs-59ce725a3b68cbc324f01bc8dc5f9e07286431d1.tar.gz |
Merge from emacs--rel--22
Revision: emacs@sv.gnu.org/emacs--devo--0--patch-987
Diffstat (limited to 'doc/lispintro')
-rw-r--r-- | doc/lispintro/ChangeLog | 2 | ||||
-rw-r--r-- | doc/lispintro/Makefile.in | 2 | ||||
-rw-r--r-- | doc/lispintro/Makefile.old | 2 | ||||
-rw-r--r-- | doc/lispintro/README | 2 | ||||
-rw-r--r-- | doc/lispintro/cons-1.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/cons-2.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/cons-2a.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/cons-3.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/cons-4.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/cons-5.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/drawers.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/emacs-lisp-intro.texi | 2 | ||||
-rw-r--r-- | doc/lispintro/lambda-1.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/lambda-2.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/lambda-3.eps | 2 | ||||
-rw-r--r-- | doc/lispintro/makefile.w32-in | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog index 36517337173..63c64f01df0 100644 --- a/doc/lispintro/ChangeLog +++ b/doc/lispintro/ChangeLog @@ -264,7 +264,7 @@ ;; End: Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs. diff --git a/doc/lispintro/Makefile.in b/doc/lispintro/Makefile.in index 5ace5337971..1ce6a558110 100644 --- a/doc/lispintro/Makefile.in +++ b/doc/lispintro/Makefile.in @@ -1,7 +1,7 @@ #### Makefile for the Emacs Lisp Introduction manual # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, -# 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This file is part of GNU Emacs. diff --git a/doc/lispintro/Makefile.old b/doc/lispintro/Makefile.old index 0b4e1a82df7..a0a5cd99832 100644 --- a/doc/lispintro/Makefile.old +++ b/doc/lispintro/Makefile.old @@ -1,7 +1,7 @@ # Makefile.in generated automatically by automake 1.4-p4 from Makefile.am # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, -# 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +# 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. diff --git a/doc/lispintro/README b/doc/lispintro/README index 5edd38af3ee..b6a8528448b 100644 --- a/doc/lispintro/README +++ b/doc/lispintro/README @@ -1,4 +1,4 @@ -Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. See the end of the file for license conditions. diff --git a/doc/lispintro/cons-1.eps b/doc/lispintro/cons-1.eps index 95a74dcf298..eb144dfba27 100644 --- a/doc/lispintro/cons-1.eps +++ b/doc/lispintro/cons-1.eps @@ -7,7 +7,7 @@ % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 % -% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/cons-2.eps b/doc/lispintro/cons-2.eps index b8537d28ea8..1f93b4afb11 100644 --- a/doc/lispintro/cons-2.eps +++ b/doc/lispintro/cons-2.eps @@ -7,7 +7,7 @@ % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 % -% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/cons-2a.eps b/doc/lispintro/cons-2a.eps index 1ec78c46f0b..0c1df6805a8 100644 --- a/doc/lispintro/cons-2a.eps +++ b/doc/lispintro/cons-2a.eps @@ -7,7 +7,7 @@ % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 % -% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/cons-3.eps b/doc/lispintro/cons-3.eps index 795fa2b18f4..c469c463712 100644 --- a/doc/lispintro/cons-3.eps +++ b/doc/lispintro/cons-3.eps @@ -7,7 +7,7 @@ % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 % -% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/cons-4.eps b/doc/lispintro/cons-4.eps index 68b0a296c36..a7433372168 100644 --- a/doc/lispintro/cons-4.eps +++ b/doc/lispintro/cons-4.eps @@ -7,7 +7,7 @@ % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 % -% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/cons-5.eps b/doc/lispintro/cons-5.eps index e03815a4403..26ee898134a 100644 --- a/doc/lispintro/cons-5.eps +++ b/doc/lispintro/cons-5.eps @@ -7,7 +7,7 @@ % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 % -% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/drawers.eps b/doc/lispintro/drawers.eps index 0e5a222ae45..72f6adecf69 100644 --- a/doc/lispintro/drawers.eps +++ b/doc/lispintro/drawers.eps @@ -9,7 +9,7 @@ %%EndComments %%BeginProlog -% Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi index e632b3d6788..85e86ce3a36 100644 --- a/doc/lispintro/emacs-lisp-intro.texi +++ b/doc/lispintro/emacs-lisp-intro.texi @@ -215,7 +215,7 @@ people who are not programmers. Edition @value{edition-number}, @value{update-date} @sp 1 Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2001, - 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. + 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. @sp 1 @iftex diff --git a/doc/lispintro/lambda-1.eps b/doc/lispintro/lambda-1.eps index 5b1b5d04299..55a50ab7d04 100644 --- a/doc/lispintro/lambda-1.eps +++ b/doc/lispintro/lambda-1.eps @@ -7,7 +7,7 @@ % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 % -% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/lambda-2.eps b/doc/lispintro/lambda-2.eps index 6288283abce..76990074e9a 100644 --- a/doc/lispintro/lambda-2.eps +++ b/doc/lispintro/lambda-2.eps @@ -7,7 +7,7 @@ % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 % -% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/lambda-3.eps b/doc/lispintro/lambda-3.eps index 26f7d5d9644..1e7dd130d67 100644 --- a/doc/lispintro/lambda-3.eps +++ b/doc/lispintro/lambda-3.eps @@ -7,7 +7,7 @@ % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 % -% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 +% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 % Free Software Foundation, Inc. % % This file is part of GNU Emacs. diff --git a/doc/lispintro/makefile.w32-in b/doc/lispintro/makefile.w32-in index ea0f790f212..8d22c821ac2 100644 --- a/doc/lispintro/makefile.w32-in +++ b/doc/lispintro/makefile.w32-in @@ -1,6 +1,6 @@ #### -*- Makefile -*- for the Emacs Lisp Introduction manual. -# Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. # This file is part of GNU Emacs. |