diff options
| author | John Wiegley | 2001-06-19 20:36:16 +0000 |
|---|---|---|
| committer | John Wiegley | 2001-06-19 20:36:16 +0000 |
| commit | 01c2f7d0e6a5a37aba3b1816c7b842b96bda1af3 (patch) | |
| tree | 87c45c112e1712f3639c817093fc62c797b18cb6 /lisp/eshell | |
| parent | bb155908ec7d2c8acca9cdf805b418dd052c3ac2 (diff) | |
| download | emacs-01c2f7d0e6a5a37aba3b1816c7b842b96bda1af3.tar.gz emacs-01c2f7d0e6a5a37aba3b1816c7b842b96bda1af3.zip | |
Added a version string.
Diffstat (limited to 'lisp/eshell')
| -rw-r--r-- | lisp/eshell/eshell.el | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lisp/eshell/eshell.el b/lisp/eshell/eshell.el index f21af456973..4cccc7aea40 100644 --- a/lisp/eshell/eshell.el +++ b/lisp/eshell/eshell.el | |||
| @@ -3,6 +3,7 @@ | |||
| 3 | ;; Copyright (C) 1999, 2000 Free Software Foundation | 3 | ;; Copyright (C) 1999, 2000 Free Software Foundation |
| 4 | 4 | ||
| 5 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 6 | ;; Version: 2.4.2 | ||
| 6 | ;; Keywords: processes | 7 | ;; Keywords: processes |
| 7 | 8 | ||
| 8 | ;; This file is part of GNU Emacs. | 9 | ;; This file is part of GNU Emacs. |