]> code.delx.au - gnu-emacs/blobdiff - lisp/pcmpl-linux.el
* lisp/thingatpt.el (forward-whitespace): Typo.
[gnu-emacs] / lisp / pcmpl-linux.el
index 3543491dac825def1a67945aaff2734c8912d607..8090397627e2e6ca880c655ff6a0203838cd94b4 100644 (file)
@@ -1,7 +1,8 @@
 ;;; pcmpl-linux.el --- functions for dealing with GNU/Linux completions
 
-;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004,
-;;   2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+;; Copyright (C) 1999-2011 Free Software Foundation, Inc.
+
+;; Package: pcomplete
 
 ;; This file is part of GNU Emacs.
 
@@ -97,5 +98,4 @@
        (pcomplete-uniqify-list points)
        (cons "swap" (pcmpl-linux-mounted-directories))))))
 
-;; arch-tag: bb0961a6-a623-463d-92c6-497c317293b1
 ;;; pcmpl-linux.el ends here