log lisp/complete.el @ 66924:53960d1c1f2f

age author description
Sat, 06 Aug 2005 22:13:43 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Mon, 04 Jul 2005 23:32:44 +0000 Lute Kamstra Update FSF's address.
Mon, 28 Mar 2005 19:33:45 +0000 Stefan Monnier (PC-read-include-file-name-internal): Use test-completion.
Fri, 25 Mar 2005 09:49:00 +0000 Werner LEMBERG * complete.el, thumbs.el: Replace `legal' with `valid'.
Tue, 23 Dec 2003 23:42:28 +0000 Luc Teirlinck (PC-is-complete-p): delete.
Mon, 20 Oct 2003 20:54:16 +0000 Stefan Monnier (PC-do-completion): Do not forget to use `pred' as the default-directory
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Mon, 02 Dec 2002 08:49:45 +0000 Noah Friedman (PC-do-completion): Do not add wildcards to pattern unless filename is
Fri, 08 Nov 2002 23:39:29 +0000 Stefan Monnier (PC-do-completion): Make partial-completion work
Mon, 16 Jul 2001 12:23:00 +0000 Pavel Jank Some fixes to follow coding conventions.
Sat, 10 Feb 2001 17:06:06 +0000 Richard M. Stallman (partial-completion-mode): Doc fix.
Fri, 03 Nov 2000 22:12:16 +0000 Stefan Monnier (partial-completion-mode): Drop unneeded positional args.
Fri, 29 Sep 2000 02:17:56 +0000 Stefan Monnier (partial-completion-mode) <defcustom>: Remove.
Thu, 15 Jun 2000 14:42:19 +0000 Gerd Moellmann (PC-env-vars-alist): New variable.
Mon, 22 May 2000 19:14:50 +0000 Dave Love (PC-look-for-include-file): Use :alnum: character class.
Fri, 19 Nov 1999 16:05:04 +0000 Stefan Monnier (PC-do-complete-and-exit): use minibuffer-prompt-end to
Wed, 03 Nov 1999 23:49:57 +0000 Gerd Moellmann (PC-do-completion): Use minibuffer-prompt-end to
Mon, 09 Aug 1999 08:56:31 +0000 Eli Zaretskii (PC-do-completion): If completing on file name,
Mon, 26 Apr 1999 04:59:46 +0000 Karl Heuer Delete the wildcard expansion feature
Tue, 30 Mar 1999 21:23:15 +0000 Karl Heuer (partial-completion-mode): Doc fix.
Sun, 21 Mar 1999 07:26:47 +0000 Karl Heuer (partial-completion-mode): Doc fix.
Thu, 13 Aug 1998 05:05:44 +0000 Richard M. Stallman (PC-do-completion): Exclude ./ and ../ from completion.
Wed, 24 Jun 1998 08:50:59 +0000 Andreas Schwab (PC-first-char): Use `other' widget type.
Tue, 26 May 1998 09:23:23 +0000 Dan Nicolaescu *** empty log message ***
Tue, 19 May 1998 05:12:47 +0000 Richard M. Stallman Comment changes.
Mon, 23 Mar 1998 00:29:43 +0000 Karl Heuer (PC-expand-many-files): Apply completion-ignored-extensions.
Thu, 22 Jan 1998 00:44:59 +0000 Richard M. Stallman (PC-try-load-many-files): Load files in reverse
Fri, 25 Jul 1997 11:36:34 +0000 Simon Marshall customise & make installation/deinstallation happen on mode command not file load.
Thu, 10 Apr 1997 00:37:52 +0000 Richard M. Stallman (PC-try-load-many-files): Set truename.
Thu, 05 Dec 1996 19:52:46 +0000 Karl Heuer (PC-do-completion): Remove text properties from
Tue, 30 Jul 1996 18:52:19 +0000 Richard M. Stallman (PC-complete): When command is repeated,
Mon, 20 May 1996 21:07:10 +0000 Erik Naggum Fixed up initial line
Wed, 06 Mar 1996 05:12:07 +0000 Richard M. Stallman (PC-completion-as-file-name-predicate):
Tue, 05 Mar 1996 21:19:11 +0000 Richard M. Stallman (PC-do-completion-filename-completers): New variable.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Mon, 30 Oct 1995 17:35:01 +0000 Richard M. Stallman Comment change.
Tue, 18 Apr 1995 22:53:49 +0000 Roland McGrath Add Keywords: comment header for finder.el.
Thu, 15 Dec 1994 02:00:11 +0000 Richard M. Stallman (PC-do-completion): If complete but not unique,
Sun, 07 Aug 1994 18:10:48 +0000 Richard M. Stallman (PC-do-completion): Set completion-base-size.
Fri, 17 Jun 1994 20:04:22 +0000 Richard M. Stallman Comment change.
Fri, 10 Jun 1994 23:01:33 +0000 Richard M. Stallman (PC-do-completion): Likewise.
Sun, 05 Jun 1994 12:01:16 +0000 Richard M. Stallman (PC-do-completion): Clear text props from inserted text.
Sun, 22 May 1994 22:14:17 +0000 Richard M. Stallman Doc fix.
Thu, 07 Apr 1994 20:30:18 +0000 Richard M. Stallman Fix copying conditions for current GPL version.
Mon, 14 Jun 1993 14:58:03 +0000 Jim Blandy Initial revision