aboutsummaryrefslogtreecommitdiffstats
path: root/doc/lispintro
diff options
context:
space:
mode:
authorKenichi Handa2010-01-14 12:54:04 +0900
committerKenichi Handa2010-01-14 12:54:04 +0900
commit35fb32880c99aa7cd41b835dc17b8639b544dc69 (patch)
treeb5465223c8909d17356f5f4b98ac65dcef439634 /doc/lispintro
parentd9a7c14092befb75995e75dc66d050af514443e6 (diff)
parent38bee10234558578f3f1c4cdc4614afe1ef15cf8 (diff)
downloademacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.tar.gz
emacs-35fb32880c99aa7cd41b835dc17b8639b544dc69.zip
from trunk
Diffstat (limited to 'doc/lispintro')
-rw-r--r--doc/lispintro/ChangeLog2
-rw-r--r--doc/lispintro/Makefile.in2
-rw-r--r--doc/lispintro/README2
-rw-r--r--doc/lispintro/cons-1.eps2
-rw-r--r--doc/lispintro/cons-2.eps2
-rw-r--r--doc/lispintro/cons-2a.eps2
-rw-r--r--doc/lispintro/cons-3.eps2
-rw-r--r--doc/lispintro/cons-4.eps2
-rw-r--r--doc/lispintro/cons-5.eps2
-rw-r--r--doc/lispintro/drawers.eps2
-rw-r--r--doc/lispintro/emacs-lisp-intro.texi2
-rw-r--r--doc/lispintro/lambda-1.eps2
-rw-r--r--doc/lispintro/lambda-2.eps2
-rw-r--r--doc/lispintro/lambda-3.eps2
-rw-r--r--doc/lispintro/makefile.w32-in2
15 files changed, 15 insertions, 15 deletions
diff --git a/doc/lispintro/ChangeLog b/doc/lispintro/ChangeLog
index 1071d418748..38332c4a1d9 100644
--- a/doc/lispintro/ChangeLog
+++ b/doc/lispintro/ChangeLog
@@ -370,7 +370,7 @@
370;; End: 370;; End:
371 371
372 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 372 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
373 2008, 2009 Free Software Foundation, Inc. 373 2008, 2009, 2010 Free Software Foundation, Inc.
374 374
375 This file is part of GNU Emacs. 375 This file is part of GNU Emacs.
376 376
diff --git a/doc/lispintro/Makefile.in b/doc/lispintro/Makefile.in
index 47e72d63062..d834ef70889 100644
--- a/doc/lispintro/Makefile.in
+++ b/doc/lispintro/Makefile.in
@@ -1,7 +1,7 @@
1#### Makefile for the Emacs Lisp Introduction manual 1#### Makefile for the Emacs Lisp Introduction manual
2 2
3# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 3# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003,
4# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 4# 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
5 5
6# This file is part of GNU Emacs. 6# This file is part of GNU Emacs.
7 7
diff --git a/doc/lispintro/README b/doc/lispintro/README
index b7b4fedc6c1..3135af64270 100644
--- a/doc/lispintro/README
+++ b/doc/lispintro/README
@@ -1,4 +1,4 @@
1Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 1Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
2 Free Software Foundation, Inc. 2 Free Software Foundation, Inc.
3See the end of the file for license conditions. 3See the end of the file for license conditions.
4 4
diff --git a/doc/lispintro/cons-1.eps b/doc/lispintro/cons-1.eps
index 76e00dbacf5..fbae699e21b 100644
--- a/doc/lispintro/cons-1.eps
+++ b/doc/lispintro/cons-1.eps
@@ -7,7 +7,7 @@
7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
8% 8%
9 9
10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11% Free Software Foundation, Inc. 11% Free Software Foundation, Inc.
12% 12%
13% This file is part of GNU Emacs. 13% This file is part of GNU Emacs.
diff --git a/doc/lispintro/cons-2.eps b/doc/lispintro/cons-2.eps
index 9083ef0ca36..703a842e046 100644
--- a/doc/lispintro/cons-2.eps
+++ b/doc/lispintro/cons-2.eps
@@ -7,7 +7,7 @@
7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
8% 8%
9 9
10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11% Free Software Foundation, Inc. 11% Free Software Foundation, Inc.
12% 12%
13% This file is part of GNU Emacs. 13% This file is part of GNU Emacs.
diff --git a/doc/lispintro/cons-2a.eps b/doc/lispintro/cons-2a.eps
index e492b15d77d..4d2ae666590 100644
--- a/doc/lispintro/cons-2a.eps
+++ b/doc/lispintro/cons-2a.eps
@@ -7,7 +7,7 @@
7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
8% 8%
9 9
10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11% Free Software Foundation, Inc. 11% Free Software Foundation, Inc.
12% 12%
13% This file is part of GNU Emacs. 13% This file is part of GNU Emacs.
diff --git a/doc/lispintro/cons-3.eps b/doc/lispintro/cons-3.eps
index bb08120f4b8..b1aa60c1c99 100644
--- a/doc/lispintro/cons-3.eps
+++ b/doc/lispintro/cons-3.eps
@@ -7,7 +7,7 @@
7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
8% 8%
9 9
10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11% Free Software Foundation, Inc. 11% Free Software Foundation, Inc.
12% 12%
13% This file is part of GNU Emacs. 13% This file is part of GNU Emacs.
diff --git a/doc/lispintro/cons-4.eps b/doc/lispintro/cons-4.eps
index a19a96ded2a..c61b47bcbce 100644
--- a/doc/lispintro/cons-4.eps
+++ b/doc/lispintro/cons-4.eps
@@ -7,7 +7,7 @@
7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
8% 8%
9 9
10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11% Free Software Foundation, Inc. 11% Free Software Foundation, Inc.
12% 12%
13% This file is part of GNU Emacs. 13% This file is part of GNU Emacs.
diff --git a/doc/lispintro/cons-5.eps b/doc/lispintro/cons-5.eps
index 2102dce21c0..87c7f645b5e 100644
--- a/doc/lispintro/cons-5.eps
+++ b/doc/lispintro/cons-5.eps
@@ -7,7 +7,7 @@
7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
8% 8%
9 9
10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11% Free Software Foundation, Inc. 11% Free Software Foundation, Inc.
12% 12%
13% This file is part of GNU Emacs. 13% This file is part of GNU Emacs.
diff --git a/doc/lispintro/drawers.eps b/doc/lispintro/drawers.eps
index 01813d1dd62..218eedfeaa2 100644
--- a/doc/lispintro/drawers.eps
+++ b/doc/lispintro/drawers.eps
@@ -9,7 +9,7 @@
9%%EndComments 9%%EndComments
10%%BeginProlog 10%%BeginProlog
11 11
12% Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 12% Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
13% Free Software Foundation, Inc. 13% Free Software Foundation, Inc.
14% 14%
15% This file is part of GNU Emacs. 15% This file is part of GNU Emacs.
diff --git a/doc/lispintro/emacs-lisp-intro.texi b/doc/lispintro/emacs-lisp-intro.texi
index 49f64fbeff7..4504a99f267 100644
--- a/doc/lispintro/emacs-lisp-intro.texi
+++ b/doc/lispintro/emacs-lisp-intro.texi
@@ -229,7 +229,7 @@ people who are not programmers.
229Edition @value{edition-number}, @value{update-date} 229Edition @value{edition-number}, @value{update-date}
230@sp 1 230@sp 1
231Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2001, 231Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2001,
232 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. 232 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
233@sp 1 233@sp 1
234 234
235@iftex 235@iftex
diff --git a/doc/lispintro/lambda-1.eps b/doc/lispintro/lambda-1.eps
index 9b928e23893..f48bdf20ff7 100644
--- a/doc/lispintro/lambda-1.eps
+++ b/doc/lispintro/lambda-1.eps
@@ -7,7 +7,7 @@
7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
8% 8%
9 9
10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11% Free Software Foundation, Inc. 11% Free Software Foundation, Inc.
12% 12%
13% This file is part of GNU Emacs. 13% This file is part of GNU Emacs.
diff --git a/doc/lispintro/lambda-2.eps b/doc/lispintro/lambda-2.eps
index 1b948211d54..923d09657b8 100644
--- a/doc/lispintro/lambda-2.eps
+++ b/doc/lispintro/lambda-2.eps
@@ -7,7 +7,7 @@
7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
8% 8%
9 9
10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11% Free Software Foundation, Inc. 11% Free Software Foundation, Inc.
12% 12%
13% This file is part of GNU Emacs. 13% This file is part of GNU Emacs.
diff --git a/doc/lispintro/lambda-3.eps b/doc/lispintro/lambda-3.eps
index f930b0e38c8..be7c0538e32 100644
--- a/doc/lispintro/lambda-3.eps
+++ b/doc/lispintro/lambda-3.eps
@@ -7,7 +7,7 @@
7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 7% Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1
8% 8%
9 9
10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 10% Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
11% Free Software Foundation, Inc. 11% Free Software Foundation, Inc.
12% 12%
13% This file is part of GNU Emacs. 13% This file is part of GNU Emacs.
diff --git a/doc/lispintro/makefile.w32-in b/doc/lispintro/makefile.w32-in
index 2c732ae46fb..7e51a441fd4 100644
--- a/doc/lispintro/makefile.w32-in
+++ b/doc/lispintro/makefile.w32-in
@@ -1,6 +1,6 @@
1#### -*- Makefile -*- for the Emacs Lisp Introduction manual. 1#### -*- Makefile -*- for the Emacs Lisp Introduction manual.
2 2
3# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 3# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
4# Free Software Foundation, Inc. 4# Free Software Foundation, Inc.
5 5
6# This file is part of GNU Emacs. 6# This file is part of GNU Emacs.