diff options
author | Lute Kamstra <lute@gnu.org> | 2005-07-04 15:47:28 +0000 |
---|---|---|
committer | Lute Kamstra <lute@gnu.org> | 2005-07-04 15:47:28 +0000 |
commit | 364c38d3af67e2b56a90a6547ec9f773967bf1df (patch) | |
tree | 8998a314d77e0422d15b4eaf18dad7bd121037c7 /lispintro | |
parent | 4af331767c017b838b31efb7ec1dc182d8f630d9 (diff) | |
download | emacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.tar.gz |
Update FSF's address.
Diffstat (limited to 'lispintro')
-rw-r--r-- | lispintro/Makefile.in | 4 | ||||
-rw-r--r-- | lispintro/emacs-lisp-intro.texi | 8 | ||||
-rw-r--r-- | lispintro/makefile.w32-in | 4 | ||||
-rw-r--r-- | lispintro/texinfo.tex | 4 |
4 files changed, 10 insertions, 10 deletions
diff --git a/lispintro/Makefile.in b/lispintro/Makefile.in index 88ac4975010..c1ee2ab80eb 100644 --- a/lispintro/Makefile.in +++ b/lispintro/Makefile.in @@ -16,8 +16,8 @@ # You should have received a copy of the GNU General Public License # along with GNU Emacs; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. SHELL = @SHELL@ diff --git a/lispintro/emacs-lisp-intro.texi b/lispintro/emacs-lisp-intro.texi index cb2396975dc..bd4df97562e 100644 --- a/lispintro/emacs-lisp-intro.texi +++ b/lispintro/emacs-lisp-intro.texi @@ -192,8 +192,8 @@ Published by the:@* GNU Press, @hfill @uref{http://www.gnupress.org}@* a division of the @hfill General: @email{press@@gnu.org}@* Free Software Foundation, Inc. @hfill Orders:@w{ } @email{sales@@gnu.org}@* -59 Temple Place, Suite 330 @hfill Tel: +1 (617) 542-5942@* -Boston, MA 02111-1307 USA @hfill Fax: +1 (617) 542-2652@* +51 Franklin Street, Fifth Floor @hfill Tel: +1 (617) 542-5942@* +Boston, MA 02110-1301 USA @hfill Fax: +1 (617) 542-2652@* @end iftex @ifnottex @@ -203,8 +203,8 @@ Published by the: GNU Press, Website: http://www.gnupress.org a division of the General: press@@gnu.org Free Software Foundation, Inc. Orders: sales@@gnu.org -59 Temple Place, Suite 330 Tel: +1 (617) 542-5942 -Boston, MA 02111-1307 USA Fax: +1 (617) 542-2652 +51 Franklin Street, Fifth Floor Tel: +1 (617) 542-5942 +Boston, MA 02110-1301 USA Fax: +1 (617) 542-2652 @end example @end ifnottex diff --git a/lispintro/makefile.w32-in b/lispintro/makefile.w32-in index 87a8597ccad..2131542a110 100644 --- a/lispintro/makefile.w32-in +++ b/lispintro/makefile.w32-in @@ -16,8 +16,8 @@ # You should have received a copy of the GNU General Public License # along with GNU Emacs; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -# Boston, MA 02111-1307, USA. +# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +# Boston, MA 02110-1301, USA. srcdir = . diff --git a/lispintro/texinfo.tex b/lispintro/texinfo.tex index af648f19e17..e960fb32992 100644 --- a/lispintro/texinfo.tex +++ b/lispintro/texinfo.tex @@ -20,8 +20,8 @@ % % You should have received a copy of the GNU General Public License % along with this texinfo.tex file; see the file COPYING. If not, write -% to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, -% Boston, MA 02111-1307, USA. +% to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, +% Boston, MA 02110-1301, USA. % % In other words, you are welcome to use, share and improve this program. % You are forbidden to forbid anyone else to use, share and improve |