]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/em-cmpl.el
(nnmail-extra-headers): Add defvar.
[gnu-emacs] / lisp / eshell / em-cmpl.el
index 2b4dbc76ddcb37af4c7e148ef2ebfa9638880e9d..423a93d46e2278300ddad2e51aa63c4aa136225f 100644 (file)
@@ -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>
 
@@ -18,8 +19,8 @@
 
 ;; You should have received a copy of the GNU General Public License
 ;; along with GNU Emacs; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 (provide 'em-cmpl)