diff options
author | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-01 15:47:19 +0000 |
---|---|---|
committer | Thien-Thi Nguyen <ttn@gnuvola.org> | 2005-08-01 15:47:19 +0000 |
commit | 5fd6d89f46d4603757d5669904637201dd6677bb (patch) | |
tree | 2abce780224b009fbc9473fe7bbf50260a7c0000 /lisp/eshell/em-cmpl.el | |
parent | a3ea6ec61ebb066175d7a0be5f7177d55ced5fa7 (diff) | |
download | emacs-5fd6d89f46d4603757d5669904637201dd6677bb.tar.gz |
Update years in copyright notice; nfc.
Diffstat (limited to 'lisp/eshell/em-cmpl.el')
-rw-r--r-- | lisp/eshell/em-cmpl.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/eshell/em-cmpl.el b/lisp/eshell/em-cmpl.el index 734d0a87eb5..423a93d46e2 100644 --- a/lisp/eshell/em-cmpl.el +++ b/lisp/eshell/em-cmpl.el @@ -1,6 +1,7 @@ ;;; em-cmpl.el --- completion using the TAB key -;; Copyright (C) 1999, 2000 Free Software Foundation +;; Copyright (C) 1999, 2000, 2002, 2003, 2004, +;; 2005 Free Software Foundation, Inc. ;; Author: John Wiegley <johnw@gnu.org> |