summaryrefslogtreecommitdiff
path: root/lispref/intro.texi
diff options
context:
space:
mode:
Diffstat (limited to 'lispref/intro.texi')
-rw-r--r--lispref/intro.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/lispref/intro.texi b/lispref/intro.texi
index b671c89c8f1..def0d1c84bc 100644
--- a/lispref/intro.texi
+++ b/lispref/intro.texi
@@ -11,7 +11,7 @@
@display
Copyright @copyright{} 1989, 1991 Free Software Foundation, Inc.
-59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+675 Mass Ave, Cambridge, MA 02139, USA
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.
@@ -357,7 +357,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
-Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
@end smallexample
Also add information on how to contact you by electronic and paper mail.
@@ -425,7 +425,7 @@ describe features of Emacs Lisp that have counterparts in many
programming languages, and later chapters describe features that are
peculiar to Emacs Lisp or relate specifically to editing.
- This is edition 2.3.
+ This is edition 2.4.
@menu
* Caveats:: Flaws and a request for help.