]> code.delx.au - gnu-emacs/blobdiff - lisp/eshell/em-pred.el
(c-emacs-features): Fix typo in docstring.
[gnu-emacs] / lisp / eshell / em-pred.el
index af72446bd1c25566a2e4b034c96d6240ee962072..71e34346d778d26b1e76bc0bdbad74b33541fc4c 100644 (file)
@@ -1,6 +1,7 @@
 ;;; em-pred.el --- argument predicates and modifiers (ala zsh)
 
-;; Copyright (C) 1999, 2000 Free Software Foundation
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
+;;   2005, 2006, 2007 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>