aboutsummaryrefslogtreecommitdiffstats
path: root/lisp
diff options
context:
space:
mode:
authorKarl Heuer1996-07-20 18:10:35 +0000
committerKarl Heuer1996-07-20 18:10:35 +0000
commit1fb87c7784670dafa3dfb6b2326a5cb8b3f94137 (patch)
tree3fdccf9dd31c1cedc4187f5f14f33ce0c0ece939 /lisp
parent29bd7a8f90313a5aa760df9c142d010351449102 (diff)
downloademacs-1fb87c7784670dafa3dfb6b2326a5cb8b3f94137.tar.gz
emacs-1fb87c7784670dafa3dfb6b2326a5cb8b3f94137.zip
Fix FSF address in comment.
Diffstat (limited to 'lisp')
-rw-r--r--lisp/emacs-lisp/gulp.el5
-rw-r--r--lisp/emulation/viper.el5
-rw-r--r--lisp/makefile.nt5
-rw-r--r--lisp/play/decipher.el5
4 files changed, 12 insertions, 8 deletions
diff --git a/lisp/emacs-lisp/gulp.el b/lisp/emacs-lisp/gulp.el
index 259085b44d7..0020f720b60 100644
--- a/lisp/emacs-lisp/gulp.el
+++ b/lisp/emacs-lisp/gulp.el
@@ -19,8 +19,9 @@
19;; GNU General Public License for more details. 19;; GNU General Public License for more details.
20 20
21;; You should have received a copy of the GNU General Public License 21;; You should have received a copy of the GNU General Public License
22;; along with GNU Emacs; see the file COPYING. If not, write to 22;; along with GNU Emacs; see the file COPYING. If not, write to the
23;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 23;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
24;; Boston, MA 02111-1307, USA.
24 25
25;;; Commentary: 26;;; Commentary:
26 27
diff --git a/lisp/emulation/viper.el b/lisp/emulation/viper.el
index f45ee975c1e..668a3a66c20 100644
--- a/lisp/emulation/viper.el
+++ b/lisp/emulation/viper.el
@@ -24,8 +24,9 @@
24;; GNU General Public License for more details. 24;; GNU General Public License for more details.
25 25
26;; You should have received a copy of the GNU General Public License 26;; You should have received a copy of the GNU General Public License
27;; along with GNU Emacs; see the file COPYING. If not, write to 27;; along with GNU Emacs; see the file COPYING. If not, write to the
28;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 28;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
29;; Boston, MA 02111-1307, USA.
29 30
30;;; Commentary: 31;;; Commentary:
31 32
diff --git a/lisp/makefile.nt b/lisp/makefile.nt
index a8a7f2a9e7a..67699fecf3f 100644
--- a/lisp/makefile.nt
+++ b/lisp/makefile.nt
@@ -15,8 +15,9 @@
15# GNU General Public License for more details. 15# GNU General Public License for more details.
16# 16#
17# You should have received a copy of the GNU General Public License 17# You should have received a copy of the GNU General Public License
18# along with GNU Emacs; see the file COPYING. If not, write to 18# along with GNU Emacs; see the file COPYING. If not, write to the
19# the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ 19# Free Software Foundation, Inc., 59 Temple Place - Suite 330,
20# Boston, MA 02111-1307, USA.
20# 21#
21 22
22!include ..\nt\makefile.def 23!include ..\nt\makefile.def
diff --git a/lisp/play/decipher.el b/lisp/play/decipher.el
index a4cf6179b7f..9a1dfae2adc 100644
--- a/lisp/play/decipher.el
+++ b/lisp/play/decipher.el
@@ -18,8 +18,9 @@
18;; GNU General Public License for more details. 18;; GNU General Public License for more details.
19;; 19;;
20;; You should have received a copy of the GNU General Public License 20;; You should have received a copy of the GNU General Public License
21;; along with GNU Emacs; see the file COPYING. If not, write to 21;; along with GNU Emacs; see the file COPYING. If not, write to the
22;; the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. 22;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
23;; Boston, MA 02111-1307, USA.
23 24
24;;; Quick Start: 25;;; Quick Start:
25;; 26;;