diff options
| author | Miles Bader <miles@gnu.org> | 2005-08-05 10:57:36 +0000 |
|---|---|---|
| committer | Miles Bader <miles@gnu.org> | 2005-08-05 10:57:36 +0000 |
| commit | 5e10f34207ff594cd6570928bc0292a7b53297b8 (patch) | |
| tree | d03b31da4d83d4a49fac3162e5481b77849754d5 /lisp/eshell/em-unix.el | |
| parent | 07bd7822113da5ae28d0db471453622a2ed5d6cd (diff) | |
| parent | 11e22c4a01e2535ad784e0d122a65837a13ec71c (diff) | |
| download | emacs-5e10f34207ff594cd6570928bc0292a7b53297b8.tar.gz | |
Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-77
Merge from emacs--cvs-trunk--0
Patches applied:
* emacs--cvs-trunk--0 (patch 504-513)
- Update from CVS
- Merge from gnus--rel--5.10
- Update from CVS: .cvsignore: Add `lock'.
* gnus--rel--5.10 (patch 99-103)
- Update from CVS
Diffstat (limited to 'lisp/eshell/em-unix.el')
| -rw-r--r-- | lisp/eshell/em-unix.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/eshell/em-unix.el b/lisp/eshell/em-unix.el index 94f729c2873..340b95f4d53 100644 --- a/lisp/eshell/em-unix.el +++ b/lisp/eshell/em-unix.el @@ -1,6 +1,7 @@ ;;; em-unix.el --- UNIX command aliases -;; Copyright (C) 1999, 2000, 2001, 2004 Free Software Foundation +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org> |
