mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-06 06:20:55 -08:00
Update FSF's address.
This commit is contained in:
parent
ee53c9b776
commit
0d07bc90bc
15 changed files with 30 additions and 31 deletions
|
|
@ -19,8 +19,8 @@
|
||||||
|
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with GNU Emacs; see the file COPYING. If not, write to
|
# along with GNU Emacs; see the file COPYING. If not, write to
|
||||||
# the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
# the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
# make all to compile and build Emacs.
|
# make all to compile and build Emacs.
|
||||||
# make install to install it.
|
# make install to install it.
|
||||||
|
|
|
||||||
|
|
@ -16,8 +16,8 @@
|
||||||
|
|
||||||
;; You should have received a copy of the GNU General Public License
|
;; 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
|
;; along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
;; Boston, MA 02111-1307, USA.
|
;; Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -15,8 +15,8 @@ GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with GNU Emacs; see the file COPYING. If not, write to
|
along with GNU Emacs; see the file COPYING. If not, write to
|
||||||
the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
Boston, MA 02111-1307, USA. */
|
Boston, MA 02110-1301, USA. */
|
||||||
|
|
||||||
#include <X11/Xlib.h>
|
#include <X11/Xlib.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
|
||||||
|
|
@ -16,8 +16,8 @@
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# 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
|
# along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
# Build Emacs in several different configurations.
|
# Build Emacs in several different configurations.
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -21,8 +21,8 @@
|
||||||
|
|
||||||
;; You should have received a copy of the GNU General Public License
|
;; 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
|
;; along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
;; Boston, MA 02111-1307, USA.
|
;; Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
;;; Commentary:
|
;;; Commentary:
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -16,8 +16,8 @@
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# 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
|
# along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
if [ $# != 2 ]; then
|
if [ $# != 2 ]; then
|
||||||
cat <<EOF
|
cat <<EOF
|
||||||
|
|
|
||||||
|
|
@ -16,8 +16,8 @@
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# 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
|
# along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
# Build Emacs with various options for profiling, debugging,
|
# Build Emacs with various options for profiling, debugging,
|
||||||
# with and without warnings enabled etc.
|
# with and without warnings enabled etc.
|
||||||
|
|
|
||||||
|
|
@ -16,8 +16,8 @@
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# 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
|
# along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
use File::Basename;
|
use File::Basename;
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -18,8 +18,8 @@ rem GNU General Public License for more details.
|
||||||
|
|
||||||
rem You should have received a copy of the GNU General Public License
|
rem You should have received a copy of the GNU General Public License
|
||||||
rem along with GNU Emacs; see the file COPYING. If not, write to the
|
rem along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
rem Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
rem Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
rem Boston, MA 02111-1307, USA.
|
rem Boston, MA 02110-1301, USA.
|
||||||
rem ----------------------------------------------------------------------
|
rem ----------------------------------------------------------------------
|
||||||
rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS:
|
rem YOU'LL NEED THE FOLLOWING UTILITIES TO MAKE EMACS:
|
||||||
rem
|
rem
|
||||||
|
|
|
||||||
2
config.guess
vendored
2
config.guess
vendored
|
|
@ -17,7 +17,7 @@ timestamp='2002-11-13'
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program; if not, write to the Free Software
|
# 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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
|
||||||
#
|
#
|
||||||
# As a special exception to the GNU General Public License, if you
|
# As a special exception to the GNU General Public License, if you
|
||||||
# distribute this file as part of a program that contains a
|
# distribute this file as part of a program that contains a
|
||||||
|
|
|
||||||
4
config.sub
vendored
4
config.sub
vendored
|
|
@ -21,8 +21,8 @@ timestamp='2002-11-13'
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# You should have received a copy of the GNU General Public License
|
||||||
# along with this program; if not, write to the Free Software
|
# along with this program; if not, write to the Free Software
|
||||||
# Foundation, Inc., 59 Temple Place - Suite 330,
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
# As a special exception to the GNU General Public License, if you
|
# As a special exception to the GNU General Public License, if you
|
||||||
# distribute this file as part of a program that contains a
|
# distribute this file as part of a program that contains a
|
||||||
|
|
|
||||||
|
|
@ -20,8 +20,8 @@ dnl GNU General Public License for more details.
|
||||||
dnl
|
dnl
|
||||||
dnl You should have received a copy of the GNU General Public License
|
dnl You should have received a copy of the GNU General Public License
|
||||||
dnl along with GNU Emacs; see the file COPYING. If not, write to the
|
dnl along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
dnl Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
dnl Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
dnl Boston, MA 02111-1307, USA.
|
dnl Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
AC_PREREQ(2.54)dnl
|
AC_PREREQ(2.54)dnl
|
||||||
AC_INIT(src/lisp.h)
|
AC_INIT(src/lisp.h)
|
||||||
|
|
|
||||||
|
|
@ -412,13 +412,12 @@ BYTE: How can you get a copy of that?
|
||||||
Stallman: Write to the Free Software Foundation, 675 Massachusetts Ave.,
|
Stallman: Write to the Free Software Foundation, 675 Massachusetts Ave.,
|
||||||
Cambridge, MA 02139.
|
Cambridge, MA 02139.
|
||||||
|
|
||||||
[In June 1995, this address changed to:
|
[As of April 2005, this address is:
|
||||||
Free Software Foundation
|
Free Software Foundation
|
||||||
59 Temple Place - Suite 330
|
51 Franklin Street, Fifth Floor
|
||||||
Boston, MA 02111-1307, USA
|
Boston, MA 02110-1301, USA
|
||||||
Voice: +1-617-542-5942
|
Voice: +1-617-542-5942
|
||||||
Fax: +1-617-542-2652
|
Fax: +1-617-542-2652
|
||||||
-gnu@prep.ai.mit.edu
|
|
||||||
]
|
]
|
||||||
|
|
||||||
BYTE: What are you going to do when you are done with the GNU system?
|
BYTE: What are you going to do when you are done with the GNU system?
|
||||||
|
|
|
||||||
|
|
@ -23,8 +23,8 @@
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# 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
|
# along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
progname="$0"
|
progname="$0"
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -17,8 +17,8 @@
|
||||||
#
|
#
|
||||||
# You should have received a copy of the GNU General Public License
|
# 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
|
# along with GNU Emacs; see the file COPYING. If not, write to the
|
||||||
# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
|
# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
|
||||||
# Boston, MA 02111-1307, USA.
|
# Boston, MA 02110-1301, USA.
|
||||||
|
|
||||||
cd $1
|
cd $1
|
||||||
for file in *; do
|
for file in *; do
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue