[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/etc/emacs.py
From: |
Lute Kamstra |
Subject: |
[Emacs-diffs] Changes to emacs/etc/emacs.py |
Date: |
Mon, 04 Jul 2005 10:58:54 -0400 |
Index: emacs/etc/emacs.py
diff -c emacs/etc/emacs.py:1.2 emacs/etc/emacs.py:1.3
*** emacs/etc/emacs.py:1.2 Thu May 6 22:57:32 2004
--- emacs/etc/emacs.py Mon Jul 4 14:58:52 2005
***************
*** 17,24 ****
# 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.
import os, sys, traceback, inspect, rlcompleter, __main__
--- 17,24 ----
# 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., 51 Franklin Street, Fifth Floor,
! # Boston, MA 02110-1301, USA.
import os, sys, traceback, inspect, rlcompleter, __main__
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/etc/emacs.py,
Lute Kamstra <=