Changeset 4220 for trunk/lispintro
- Timestamp:
- 2008年04月04日 22時04分40秒 (6 months ago)
- Files:
-
- trunk/lispintro/ChangeLog (modified) (3 diffs)
- trunk/lispintro/Makefile.in (modified) (2 diffs)
- trunk/lispintro/Makefile.old (modified) (1 diff)
- trunk/lispintro/README (modified) (2 diffs)
- trunk/lispintro/cons-1.eps (modified) (2 diffs)
- trunk/lispintro/cons-2.eps (modified) (2 diffs)
- trunk/lispintro/cons-2a.eps (modified) (1 diff)
- trunk/lispintro/cons-3.eps (modified) (2 diffs)
- trunk/lispintro/cons-4.eps (modified) (2 diffs)
- trunk/lispintro/cons-5.eps (modified) (2 diffs)
- trunk/lispintro/drawers.eps (modified) (2 diffs)
- trunk/lispintro/emacs-lisp-intro.texi (modified) (1 diff)
- trunk/lispintro/lambda-1.eps (modified) (2 diffs)
- trunk/lispintro/lambda-2.eps (modified) (2 diffs)
- trunk/lispintro/lambda-3.eps (modified) (2 diffs)
- trunk/lispintro/makefile.w32-in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/lispintro/ChangeLog
r4213 r4220 1 2008-03-26 Chong Yidong <cyd@stupidchicken.com> 2 3 * Version 22.2 released. 4 5 2007-07-25 Glenn Morris <rgm@gnu.org> 6 7 * Relicense all FSF files to GPLv3 or later. 8 1 9 2007-06-02 Chong Yidong <cyd@stupidchicken.com> 2 10 … … 241 249 242 250 Copyright (C) 2001, 2002, 2003, 2004, 2005, 243 2006, 2007 Free Software Foundation, Inc.251 2006, 2007, 2008 Free Software Foundation, Inc. 244 252 245 253 This file is part of GNU Emacs. … … 247 255 GNU Emacs is free software; you can redistribute it and/or modify 248 256 it under the terms of the GNU General Public License as published by 249 the Free Software Foundation; either version 2, or (at your option)257 the Free Software Foundation; either version 3, or (at your option) 250 258 any later version. 251 259 trunk/lispintro/Makefile.in
r4190 r4220 2 2 3 3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 4 # 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.4 # 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 5 5 6 6 # This file is part of GNU Emacs. … … 8 8 # GNU Emacs is free software; you can redistribute it and/or modify 9 9 # it under the terms of the GNU General Public License as published by 10 # the Free Software Foundation; either version 2, or (at your option)10 # the Free Software Foundation; either version 3, or (at your option) 11 11 # any later version. 12 12 trunk/lispintro/Makefile.old
r4190 r4220 2 2 3 3 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 4 # 2004, 2005, 2006, 2007 Free Software Foundation, Inc.4 # 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 5 5 # This Makefile.in is free software; the Free Software Foundation 6 6 # gives unlimited permission to copy and/or distribute it, trunk/lispintro/README
r4196 r4220 1 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 1 Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 2 2 Free Software Foundation, Inc. 3 3 See the end of the file for license conditions. … … 71 71 GNU Emacs is free software; you can redistribute it and/or modify 72 72 it under the terms of the GNU General Public License as published by 73 the Free Software Foundation; either version 2, or (at your option)73 the Free Software Foundation; either version 3, or (at your option) 74 74 any later version. 75 75 trunk/lispintro/cons-1.eps
r4190 r4220 8 8 % 9 9 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11 11 % Free Software Foundation, Inc. 12 12 % … … 15 15 % GNU Emacs is free software; you can redistribute it and/or modify 16 16 % it under the terms of the GNU General Public License as published by 17 % the Free Software Foundation; either version 2, or (at your option)17 % the Free Software Foundation; either version 3, or (at your option) 18 18 % any later version. 19 19 % trunk/lispintro/cons-2.eps
r4190 r4220 8 8 % 9 9 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11 11 % Free Software Foundation, Inc. 12 12 % … … 15 15 % GNU Emacs is free software; you can redistribute it and/or modify 16 16 % it under the terms of the GNU General Public License as published by 17 % the Free Software Foundation; either version 2, or (at your option)17 % the Free Software Foundation; either version 3, or (at your option) 18 18 % any later version. 19 19 % trunk/lispintro/cons-2a.eps
r3737 r4220 7 7 % Due to bugs in Transcript, the 'PS-Adobe-' stuff is omitted from line 1 8 8 % 9 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11 % Free Software Foundation, Inc. 12 % 13 % This file is part of GNU Emacs. 14 % 15 % GNU Emacs is free software; you can redistribute it and/or modify 16 % it under the terms of the GNU General Public License as published by 17 % the Free Software Foundation; either version 3, or (at your option) 18 % any later version. 19 % 20 % GNU Emacs is distributed in the hope that it will be useful, 21 % but WITHOUT ANY WARRANTY; without even the implied warranty of 22 % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 23 % GNU General Public License for more details. 24 % 25 % You should have received a copy of the GNU General Public License 26 % along with GNU Emacs; see the file COPYING. If not, write to 27 % the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 28 % Boston, MA 02110-1301, USA. 9 29 10 30 /tgifdict 132 dict def trunk/lispintro/cons-3.eps
r4190 r4220 8 8 % 9 9 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11 11 % Free Software Foundation, Inc. 12 12 % … … 15 15 % GNU Emacs is free software; you can redistribute it and/or modify 16 16 % it under the terms of the GNU General Public License as published by 17 % the Free Software Foundation; either version 2, or (at your option)17 % the Free Software Foundation; either version 3, or (at your option) 18 18 % any later version. 19 19 % trunk/lispintro/cons-4.eps
r4190 r4220 8 8 % 9 9 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11 11 % Free Software Foundation, Inc. 12 12 % … … 15 15 % GNU Emacs is free software; you can redistribute it and/or modify 16 16 % it under the terms of the GNU General Public License as published by 17 % the Free Software Foundation; either version 2, or (at your option)17 % the Free Software Foundation; either version 3, or (at your option) 18 18 % any later version. 19 19 % trunk/lispintro/cons-5.eps
r4190 r4220 8 8 % 9 9 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11 11 % Free Software Foundation, Inc. 12 12 % … … 15 15 % GNU Emacs is free software; you can redistribute it and/or modify 16 16 % it under the terms of the GNU General Public License as published by 17 % the Free Software Foundation; either version 2, or (at your option)17 % the Free Software Foundation; either version 3, or (at your option) 18 18 % any later version. 19 19 % trunk/lispintro/drawers.eps
r4190 r4220 10 10 %%BeginProlog 11 11 12 % Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 12 % Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 13 13 % Free Software Foundation, Inc. 14 14 % … … 17 17 % GNU Emacs is free software; you can redistribute it and/or modify 18 18 % it under the terms of the GNU General Public License as published by 19 % the Free Software Foundation; either version 2, or (at your option)19 % the Free Software Foundation; either version 3, or (at your option) 20 20 % any later version. 21 21 % trunk/lispintro/emacs-lisp-intro.texi
r4190 r4220 217 217 @sp 1 218 218 Copyright @copyright{} 1990, 1991, 1992, 1993, 1994, 1995, 1997, 2001, 219 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.219 2002, 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 220 220 @sp 1 221 221 trunk/lispintro/lambda-1.eps
r4190 r4220 8 8 % 9 9 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11 11 % Free Software Foundation, Inc. 12 12 % … … 15 15 % GNU Emacs is free software; you can redistribute it and/or modify 16 16 % it under the terms of the GNU General Public License as published by 17 % the Free Software Foundation; either version 2, or (at your option)17 % the Free Software Foundation; either version 3, or (at your option) 18 18 % any later version. 19 19 % trunk/lispintro/lambda-2.eps
r4190 r4220 8 8 % 9 9 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11 11 % Free Software Foundation, Inc. 12 12 % … … 15 15 % GNU Emacs is free software; you can redistribute it and/or modify 16 16 % it under the terms of the GNU General Public License as published by 17 % the Free Software Foundation; either version 2, or (at your option)17 % the Free Software Foundation; either version 3, or (at your option) 18 18 % any later version. 19 19 % trunk/lispintro/lambda-3.eps
r4190 r4220 8 8 % 9 9 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007 10 % Copyright (C) 1995, 1997, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 11 11 % Free Software Foundation, Inc. 12 12 % … … 15 15 % GNU Emacs is free software; you can redistribute it and/or modify 16 16 % it under the terms of the GNU General Public License as published by 17 % the Free Software Foundation; either version 2, or (at your option)17 % the Free Software Foundation; either version 3, or (at your option) 18 18 % any later version. 19 19 % trunk/lispintro/makefile.w32-in
r4190 r4220 1 1 #### -*- Makefile -*- for the Emacs Lisp Introduction manual. 2 2 3 # Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.3 # Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. 4 4 5 5 # This file is part of GNU Emacs. … … 7 7 # GNU Emacs is free software; you can redistribute it and/or modify 8 8 # it under the terms of the GNU General Public License as published by 9 # the Free Software Foundation; either version 2, or (at your option)9 # the Free Software Foundation; either version 3, or (at your option) 10 10 # any later version. 11 11
