diff options
Diffstat (limited to 'lisp/eshell/em-basic.el')
| -rw-r--r-- | lisp/eshell/em-basic.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/eshell/em-basic.el b/lisp/eshell/em-basic.el index ce72f752d42..df1987e13ee 100644 --- a/lisp/eshell/em-basic.el +++ b/lisp/eshell/em-basic.el | |||
| @@ -1,7 +1,6 @@ | |||
| 1 | ;;; em-basic.el --- basic shell builtin commands | 1 | ;;; em-basic.el --- basic shell builtin commands |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, | 3 | ;; Copyright (C) 1999-2011 Free Software Foundation, Inc. |
| 4 | ;; 2008, 2009, 2010 Free Software Foundation, Inc. | ||
| 5 | 4 | ||
| 6 | ;; Author: John Wiegley <johnw@gnu.org> | 5 | ;; Author: John Wiegley <johnw@gnu.org> |
| 7 | 6 | ||
| @@ -184,5 +183,4 @@ or `eshell-printn' for display." | |||
| 184 | ;; generated-autoload-file: "esh-groups.el" | 183 | ;; generated-autoload-file: "esh-groups.el" |
| 185 | ;; End: | 184 | ;; End: |
| 186 | 185 | ||
| 187 | ;; arch-tag: 385a31b1-cb95-46f0-9829-9d352ee77db8 | ||
| 188 | ;;; em-basic.el ends here | 186 | ;;; em-basic.el ends here |