From: Karl Berry Date: Sat, 14 Jul 2012 13:16:28 +0000 (-0700) Subject: autoupdate X-Git-Tag: v0.1~539 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=dd0c42f9d9668cbea9177c6bba3256d3c12a4514;p=gnulib.git autoupdate --- diff --git a/doc/Copyright/assign.changes.manual b/doc/Copyright/assign.changes.manual index 79ace3ac5..be731aa9b 100644 --- a/doc/Copyright/assign.changes.manual +++ b/doc/Copyright/assign.changes.manual @@ -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. diff --git a/doc/Copyright/assign.future.manual b/doc/Copyright/assign.future.manual index 3f7e92ee4..e282ca247 100644 --- a/doc/Copyright/assign.future.manual +++ b/doc/Copyright/assign.future.manual @@ -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. diff --git a/doc/Copyright/assign.manual b/doc/Copyright/assign.manual index c566d7779..5f9ac6324 100644 --- a/doc/Copyright/assign.manual +++ b/doc/Copyright/assign.manual @@ -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. diff --git a/doc/make-stds.texi b/doc/make-stds.texi index cdcbb682a..372c680bc 100644 --- a/doc/make-stds.texi +++ b/doc/make-stds.texi @@ -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'