autoupdate
authorKarl Berry <karl@freefriends.org>
Sat, 14 Jul 2012 13:16:28 +0000 (06:16 -0700)
committerKarl Berry <karl@freefriends.org>
Sat, 14 Jul 2012 13:16:28 +0000 (06:16 -0700)
doc/Copyright/assign.changes.manual
doc/Copyright/assign.future.manual
doc/Copyright/assign.manual
doc/make-stds.texi

index 79ace3a..be731aa 100644 (file)
@@ -32,9 +32,10 @@ open Pandora's box and cause a long and unnecessary delay.
 Below is the assignment contract that we usually use.  You would need
 to print it out, sign it, and snail it to:
 
-Richard Stallman
-77 Mass Ave rm 32-381
-Cambridge MA 02139
+Assignment Coordinator
+Free Software Foundation
+51 Franklin Street, Suite 500
+Boston, MA 02110-1335
 USA
 
 Snail a copy of the employer's disclaimer as well.
index 3f7e92e..e282ca2 100644 (file)
@@ -32,9 +32,10 @@ open Pandora's box and cause a long and unnecessary delay.
 Below is the assignment contract that we usually use.  You would need
 to print it out, sign it, and snail it to:
 
-Richard Stallman
-77 Mass Ave rm 32-381
-Cambridge MA 02139
+Assignment Coordinator
+Free Software Foundation
+51 Franklin Street, Suite 500
+Boston, MA 02110-1335
 USA
 
 Snail a copy of the employer's disclaimer as well.
index c566d77..5f9ac63 100644 (file)
@@ -29,9 +29,10 @@ unnecessary delay.
 Below is the assignment contract that we usually use.  You would need
 to print it out, sign it, and snail it to me:
 
-Richard Stallman
-77 Mass Ave rm 32-381
-Cambridge MA 02139
+Assignment Coordinator
+Free Software Foundation
+51 Franklin Street, Suite 500
+Boston, MA 02110-1335
 USA
 
 Snail me a copy of the employer's disclaimer as well.
index cdcbb68..372c680 100644 (file)
@@ -602,7 +602,7 @@ should be written as @file{$(datarootdir)/emacs/site-lisp}.
 
 If you are using Autoconf, write the default as @samp{@@lispdir@@}.
 In order to make @samp{@@lispdir@@} work, you need the following lines
-in your @file{configure.in} file:
+in your @file{configure.ac} file:
 
 @example
 lispdir='$@{datarootdir@}/emacs/site-lisp'