summaryrefslogtreecommitdiff
path: root/etc/emacs.py
diff options
context:
space:
mode:
authorLute Kamstra <lute@gnu.org>2005-07-04 15:47:28 +0000
committerLute Kamstra <lute@gnu.org>2005-07-04 15:47:28 +0000
commit364c38d3af67e2b56a90a6547ec9f773967bf1df (patch)
tree8998a314d77e0422d15b4eaf18dad7bd121037c7 /etc/emacs.py
parent4af331767c017b838b31efb7ec1dc182d8f630d9 (diff)
downloademacs-364c38d3af67e2b56a90a6547ec9f773967bf1df.tar.gz
Update FSF's address.
Diffstat (limited to 'etc/emacs.py')
-rw-r--r--etc/emacs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/emacs.py b/etc/emacs.py
index d672dbf63cb..f644db2d8b4 100644
--- a/etc/emacs.py
+++ b/etc/emacs.py
@@ -17,8 +17,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.
+# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+# Boston, MA 02110-1301, USA.
import os, sys, traceback, inspect, rlcompleter, __main__