emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/lisp/eshell/em-unix.el [emacs-unicode-2]


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/lisp/eshell/em-unix.el [emacs-unicode-2]
Date: Mon, 28 Jun 2004 04:52:14 -0400

Index: emacs/lisp/eshell/em-unix.el
diff -c emacs/lisp/eshell/em-unix.el:1.20.2.1 
emacs/lisp/eshell/em-unix.el:1.20.2.2
*** emacs/lisp/eshell/em-unix.el:1.20.2.1       Fri Apr 16 12:50:15 2004
--- emacs/lisp/eshell/em-unix.el        Mon Jun 28 07:29:41 2004
***************
*** 1,6 ****
  ;;; em-unix.el --- UNIX command aliases
  
! ;; Copyright (C) 1999, 2000, 2001 Free Software Foundation
  
  ;; Author: John Wiegley <address@hidden>
  
--- 1,6 ----
  ;;; em-unix.el --- UNIX command aliases
  
! ;; Copyright (C) 1999, 2000, 2001, 2004 Free Software Foundation
  
  ;; Author: John Wiegley <address@hidden>
  
***************
*** 24,29 ****
--- 24,30 ----
  (provide 'em-unix)
  
  (eval-when-compile (require 'esh-maint))
+ (require 'eshell)
  
  (defgroup eshell-unix nil
    "This module defines many of the more common UNIX utilities as




reply via email to

[Prev in Thread] Current Thread [Next in Thread]