log lisp/icomplete.el @ 79721:73661ddc7ac7

age author description
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 08 Aug 2007 07:38:50 +0000 Glenn Morris Replace `iff' in doc-strings and comments.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 10 Mar 2007 19:22:39 +0000 Eli Zaretskii (icomplete-tidy, icomplete-exhibit): Bind deactivate-mark to nil.
Sun, 21 Jan 2007 03:53:13 +0000 Glenn Morris Add 2007 to copyright years.
Tue, 28 Nov 2006 09:22:13 +0000 Kim F. Storm (icomplete-tidy, icomplete-exhibit): Check that
Sun, 24 Sep 2006 13:48:59 +0000 Chong Yidong * icomplete.el (icomplete-simple-completing-p): Use the correct
Sat, 23 Sep 2006 18:39:22 +0000 Chong Yidong 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
Fri, 17 Feb 2006 21:54:35 +0000 Juri Linkov (icomplete-get-keys): Use `t' for the second arg `visible-ok'
Tue, 14 Feb 2006 01:21:31 +0000 Chong Yidong * files.el (safe-local-variable-values): New option.
Mon, 06 Feb 2006 15:23:23 +0000 Thien-Thi Nguyen Update years in copyright notice; nfc.
Tue, 09 Aug 2005 02:51:55 +0000 Richard M. Stallman (icomplete-exhibit): Adapt to new while-no-input calling convention.
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.
Wed, 23 Mar 2005 13:43:13 +0000 Stefan Monnier (icomplete-simple-completing-p): Don't turn on icomplete
Mon, 21 Mar 2005 19:19:15 +0000 Stefan Monnier Don't forcibly turn on the mode upon load.
Mon, 01 Sep 2003 15:45:59 +0000 Miles Bader Add arch taglines
Tue, 04 Feb 2003 11:26:42 +0000 Juanma Barranquero Trailing whitespace deleted.
Tue, 26 Feb 2002 16:05:35 +0000 Richard M. Stallman (icomplete-exhibit): Use minibuffer-prompt-end.
Mon, 26 Nov 2001 16:27:15 +0000 Pavel Jank (icomplete-minibuffer-setup): Remove make-local-hook.
Mon, 26 Nov 2001 07:32:11 +0000 Pavel Jank (icomplete-exhibit): Likewise.
Tue, 03 Apr 2001 14:48:02 +0000 Gerd Moellmann (icomplete-mode): Treat an argument like other
Mon, 22 Jan 2001 16:03:16 +0000 Eli Zaretskii (icomplete-minibuffer-setup-hook): Doc fix.
Wed, 24 May 2000 15:12:19 +0000 Dave Love Fix header for Finder.
Tue, 28 Dec 1999 18:13:49 +0000 Gerd Moellmann (icomplete-exhibit): Adapt to prompt in buffer.
Sun, 21 Nov 1999 14:25:14 +0000 Gerd Moellmann Update copyright.
Sun, 21 Nov 1999 13:43:19 +0000 Gerd Moellmann (icomplete-completions): Use an explicit variable
Tue, 27 Apr 1999 18:58:13 +0000 Dave Love (icomplete-mode): Doc fix.
Tue, 30 Mar 1999 21:37:40 +0000 Karl Heuer *** empty log message ***
Tue, 30 Mar 1999 21:29:19 +0000 Karl Heuer (icomplete-mode): Doc fix.
Tue, 28 Apr 1998 17:46:50 +0000 Dave Love Fix synopsis line.
Sun, 05 Apr 1998 17:43:09 +0000 Dave Love Fix header line.
Sat, 24 Jan 1998 11:35:59 +0000 Stephen Eglen Customized.
Sun, 15 Jun 1997 02:37:58 +0000 Richard M. Stallman Don't call icomplete-mode; let the user do that.
Sat, 31 May 1997 04:09:04 +0000 Richard M. Stallman Comment changes.
Thu, 29 May 1997 18:18:23 +0000 Karl Heuer Integrated Emacs 19.34 and XEmacs 19.15
Wed, 29 May 1996 17:17:34 +0000 Karl Heuer Use executing-kbd-macro, not executing-macro.
Sun, 14 Jan 1996 07:34:30 +0000 Erik Naggum Update FSF's address.
Thu, 04 Jan 1996 23:41:53 +0000 Karl Heuer (icomplete-simple-completing-p, icomplete-completions):
Mon, 30 Oct 1995 17:35:01 +0000 Richard M. Stallman Comment change.
Tue, 22 Aug 1995 20:30:57 +0000 Richard M. Stallman (icomplete-minibuffer-setup): Use make-local-hook
Thu, 16 Mar 1995 04:37:48 +0000 Richard M. Stallman Comment change.
Sun, 18 Sep 1994 08:27:12 +0000 Richard M. Stallman Major rewrite to behave more like a minor mode.
Wed, 03 Aug 1994 21:23:30 +0000 Richard M. Stallman (icomplete-prime-minibuffer): Copy the hook lists after making them local.
Thu, 30 Dec 1993 11:56:19 +0000 Richard M. Stallman (icomplete-pre-command-hook): Reconciled with keyboard macro operation.
Wed, 24 Nov 1993 00:36:31 +0000 Richard M. Stallman Initial revision