Show
Ignore:
Timestamp:
08/20/05 09:04:24 (3 years ago)
Author:
miyoshi
Message:

Update.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • vendor/emacs-CVS_HEAD/lisp/complete.el

    r3799 r3806  
    11;;; complete.el --- partial completion mechanism plus other goodies 
    22 
    3 ;; Copyright (C) 1990, 1991, 1992, 1993, 1999, 2000, 2003, 2005 
    4 ;;  Free Software Foundation, Inc. 
     3;; Copyright (C) 1990, 1991, 1992, 1993, 1999, 2000, 2002, 2003, 2004, 
     4;;  2005 Free Software Foundation, Inc. 
    55 
    66;; Author: Dave Gillespie <daveg@synaptics.com>