]> 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 9e2e8a32af2892985dbee9eb0ee19cbe7a0da8fd..71e34346d778d26b1e76bc0bdbad74b33541fc4c 100644 (file)
@@ -1,7 +1,7 @@
 ;;; em-pred.el --- argument predicates and modifiers (ala zsh)
 
-;; Copyright (C) 1999, 2000, 2002, 2003, 2004,
-;;   2005 Free Software Foundation, Inc.
+;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
+;;   2005, 2006, 2007 Free Software Foundation, Inc.
 
 ;; Author: John Wiegley <johnw@gnu.org>