X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/60370d40737ecf92cec4ab75aa73d3ea9ed2d858..e0dcaa3feec553efba8a2e1306b08c6220fddeff:/lisp/pcmpl-cvs.el diff --git a/lisp/pcmpl-cvs.el b/lisp/pcmpl-cvs.el index af90beeef9..d5003d5de0 100644 --- a/lisp/pcmpl-cvs.el +++ b/lisp/pcmpl-cvs.el @@ -1,6 +1,8 @@ ;;; pcmpl-cvs.el --- functions for dealing with cvs completions -;; Copyright (C) 1999, 2000 Free Software Foundation +;; Copyright (C) 1999, 2000, 2002 Free Software Foundation + +;; Author: John Wiegley ;; This file is part of GNU Emacs. @@ -183,4 +185,5 @@ operation character applies, as displayed by 'cvs -n update'." (setq pcomplete-stub nondir) (pcomplete-uniqify-list entries))) +;;; arch-tag: d2aeac43-4bf5-4509-a496-74b863c6642b ;;; pcmpl-cvs.el ends here