diff options
| author | Miles Bader | 2007-01-30 22:22:43 +0000 |
|---|---|---|
| committer | Miles Bader | 2007-01-30 22:22:43 +0000 |
| commit | bb5b9e9dbe671b0525692acf1337efa271b33fb6 (patch) | |
| tree | 810c31e2c5f1bc8e79df0cc4b121a25a9d4b8642 /lispintro | |
| parent | f3df78db7218a084cbd58dc9a3cb5b9909b02d4d (diff) | |
| parent | 41e49ce63ee2f9945ff99a19b00752ea887ef506 (diff) | |
| download | emacs-bb5b9e9dbe671b0525692acf1337efa271b33fb6.tar.gz emacs-bb5b9e9dbe671b0525692acf1337efa271b33fb6.zip | |
Merge from emacs--devo--0
Patches applied:
* emacs--devo--0 (patch 615-621)
- Update from CVS
- Merge from gnus--rel--5.10
* gnus--rel--5.10 (patch 197-199)
- Merge from emacs--devo--0
- Update from CVS
Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-166
Diffstat (limited to 'lispintro')
| -rw-r--r-- | lispintro/ChangeLog | 7 | ||||
| -rw-r--r-- | lispintro/cons-1.eps | 20 | ||||
| -rw-r--r-- | lispintro/cons-2.eps | 20 | ||||
| -rw-r--r-- | lispintro/cons-3.eps | 20 | ||||
| -rw-r--r-- | lispintro/cons-4.eps | 20 | ||||
| -rw-r--r-- | lispintro/cons-5.eps | 20 | ||||
| -rw-r--r-- | lispintro/drawers.eps | 20 | ||||
| -rw-r--r-- | lispintro/emacs-lisp-intro.texi | 6 | ||||
| -rw-r--r-- | lispintro/lambda-1.eps | 20 | ||||
| -rw-r--r-- | lispintro/lambda-2.eps | 20 | ||||
| -rw-r--r-- | lispintro/lambda-3.eps | 20 |
11 files changed, 190 insertions, 3 deletions
diff --git a/lispintro/ChangeLog b/lispintro/ChangeLog index 96491b93c08..7d4fae9eba8 100644 --- a/lispintro/ChangeLog +++ b/lispintro/ChangeLog | |||
| @@ -1,3 +1,10 @@ | |||
| 1 | 2007-01-30 Robert J. Chassell <bob@rattlesnake.com> | ||
| 2 | |||
| 3 | * emacs-lisp-intro.texi (else): Rephrase message of first | ||
| 4 | if-then-else example so it is right both in itself and in the | ||
| 5 | "true" case of the expression, which asks whether 4 is greater | ||
| 6 | than 5. | ||
| 7 | |||
| 1 | 2006-11-27 Andreas Schwab <schwab@suse.de> | 8 | 2006-11-27 Andreas Schwab <schwab@suse.de> |
| 2 | 9 | ||
| 3 | * Makefile.in (usermanualdir): Define. | 10 | * Makefile.in (usermanualdir): Define. |
diff --git a/lispintro/cons-1.eps b/lispintro/cons-1.eps index 6ec005c7cb0..ea2c4168956 100644 --- a/lispintro/cons-1.eps +++ b/lispintro/cons-1.eps | |||
| @@ -7,6 +7,26 @@ | |||
| 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 | ||
| 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 2, 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. | ||
| 29 | |||
| 10 | /tgifdict 132 dict def | 30 | /tgifdict 132 dict def |
| 11 | tgifdict begin | 31 | tgifdict begin |
| 12 | 32 | ||
diff --git a/lispintro/cons-2.eps b/lispintro/cons-2.eps index bad0c75e6e2..b6fb796b452 100644 --- a/lispintro/cons-2.eps +++ b/lispintro/cons-2.eps | |||
| @@ -7,6 +7,26 @@ | |||
| 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 | ||
| 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 2, 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. | ||
| 29 | |||
| 10 | /tgifdict 132 dict def | 30 | /tgifdict 132 dict def |
| 11 | tgifdict begin | 31 | tgifdict begin |
| 12 | 32 | ||
diff --git a/lispintro/cons-3.eps b/lispintro/cons-3.eps index 64e6e58f4e6..ea3f8d4c80d 100644 --- a/lispintro/cons-3.eps +++ b/lispintro/cons-3.eps | |||
| @@ -7,6 +7,26 @@ | |||
| 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 | ||
| 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 2, 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. | ||
| 29 | |||
| 10 | /tgifdict 132 dict def | 30 | /tgifdict 132 dict def |
| 11 | tgifdict begin | 31 | tgifdict begin |
| 12 | 32 | ||
diff --git a/lispintro/cons-4.eps b/lispintro/cons-4.eps index 04e9706fb66..80947b45a8e 100644 --- a/lispintro/cons-4.eps +++ b/lispintro/cons-4.eps | |||
| @@ -7,6 +7,26 @@ | |||
| 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 | ||
| 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 2, 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. | ||
| 29 | |||
| 10 | /tgifdict 132 dict def | 30 | /tgifdict 132 dict def |
| 11 | tgifdict begin | 31 | tgifdict begin |
| 12 | 32 | ||
diff --git a/lispintro/cons-5.eps b/lispintro/cons-5.eps index 83a17d5e3e1..a49bb062c16 100644 --- a/lispintro/cons-5.eps +++ b/lispintro/cons-5.eps | |||
| @@ -7,6 +7,26 @@ | |||
| 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 | ||
| 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 2, 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. | ||
| 29 | |||
| 10 | /tgifdict 132 dict def | 30 | /tgifdict 132 dict def |
| 11 | tgifdict begin | 31 | tgifdict begin |
| 12 | 32 | ||
diff --git a/lispintro/drawers.eps b/lispintro/drawers.eps index 9bfc5aa8a7e..b0f2f64e0a9 100644 --- a/lispintro/drawers.eps +++ b/lispintro/drawers.eps | |||
| @@ -9,6 +9,26 @@ | |||
| 9 | %%EndComments | 9 | %%EndComments |
| 10 | %%BeginProlog | 10 | %%BeginProlog |
| 11 | 11 | ||
| 12 | % Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 | ||
| 13 | % Free Software Foundation, Inc. | ||
| 14 | % | ||
| 15 | % This file is part of GNU Emacs. | ||
| 16 | % | ||
| 17 | % GNU Emacs is free software; you can redistribute it and/or modify | ||
| 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) | ||
| 20 | % any later version. | ||
| 21 | % | ||
| 22 | % GNU Emacs is distributed in the hope that it will be useful, | ||
| 23 | % but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 24 | % MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 25 | % GNU General Public License for more details. | ||
| 26 | % | ||
| 27 | % You should have received a copy of the GNU General Public License | ||
| 28 | % along with GNU Emacs; see the file COPYING. If not, write to | ||
| 29 | % the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 30 | % Boston, MA 02110-1301, USA. | ||
| 31 | |||
| 12 | /tgifdict 53 dict def | 32 | /tgifdict 53 dict def |
| 13 | tgifdict begin | 33 | tgifdict begin |
| 14 | 34 | ||
diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index 6e125989446..0318ac5d361 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi | |||
| @@ -4112,9 +4112,9 @@ is not greater than 5!} when you evaluate it in the usual way: | |||
| 4112 | 4112 | ||
| 4113 | @smallexample | 4113 | @smallexample |
| 4114 | @group | 4114 | @group |
| 4115 | (if (> 4 5) ; @r{if-part} | 4115 | (if (> 4 5) ; @r{if-part} |
| 4116 | (message "5 is greater than 4!") ; @r{then-part} | 4116 | (message "4 falsely greater than 5!") ; @r{then-part} |
| 4117 | (message "4 is not greater than 5!")) ; @r{else-part} | 4117 | (message "4 is not greater than 5!")) ; @r{else-part} |
| 4118 | @end group | 4118 | @end group |
| 4119 | @end smallexample | 4119 | @end smallexample |
| 4120 | 4120 | ||
diff --git a/lispintro/lambda-1.eps b/lispintro/lambda-1.eps index ef5dddd91e0..14780fefe76 100644 --- a/lispintro/lambda-1.eps +++ b/lispintro/lambda-1.eps | |||
| @@ -7,6 +7,26 @@ | |||
| 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 | ||
| 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 2, 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. | ||
| 29 | |||
| 10 | /tgifdict 132 dict def | 30 | /tgifdict 132 dict def |
| 11 | tgifdict begin | 31 | tgifdict begin |
| 12 | 32 | ||
diff --git a/lispintro/lambda-2.eps b/lispintro/lambda-2.eps index 38f7dba9f06..5d2717342ac 100644 --- a/lispintro/lambda-2.eps +++ b/lispintro/lambda-2.eps | |||
| @@ -7,6 +7,26 @@ | |||
| 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 | ||
| 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 2, 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. | ||
| 29 | |||
| 10 | /tgifdict 132 dict def | 30 | /tgifdict 132 dict def |
| 11 | tgifdict begin | 31 | tgifdict begin |
| 12 | 32 | ||
diff --git a/lispintro/lambda-3.eps b/lispintro/lambda-3.eps index e94af70dec6..4f16e9d9185 100644 --- a/lispintro/lambda-3.eps +++ b/lispintro/lambda-3.eps | |||
| @@ -7,6 +7,26 @@ | |||
| 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 | ||
| 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 2, 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. | ||
| 29 | |||
| 10 | /tgifdict 132 dict def | 30 | /tgifdict 132 dict def |
| 11 | tgifdict begin | 31 | tgifdict begin |
| 12 | 32 | ||