[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/lisp/eshell/eshell.el
From: |
Lute Kamstra |
Subject: |
[Emacs-diffs] Changes to emacs/lisp/eshell/eshell.el |
Date: |
Mon, 04 Jul 2005 19:54:46 -0400 |
Index: emacs/lisp/eshell/eshell.el
diff -c emacs/lisp/eshell/eshell.el:1.17 emacs/lisp/eshell/eshell.el:1.18
*** emacs/lisp/eshell/eshell.el:1.17 Mon Jul 4 17:25:32 2005
--- emacs/lisp/eshell/eshell.el Mon Jul 4 23:54:45 2005
***************
*** 86,93 ****
;;
;; You should have received a copy of the GNU General Public License
;; along with Eshell; see the file COPYING. If not, write to the Free
! ;; Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
! ;; 02111-1307, USA.
;;
;;;_* How to begin
;;
--- 86,93 ----
;;
;; You should have received a copy of the GNU General Public License
;; along with Eshell; see the file COPYING. If not, write to the Free
! ;; Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
! ;; MA 02110-1301, USA.
;;
;;;_* How to begin
;;