log lisp/icomplete.el @ 85172:9a5e220ae278

age author description
2007-08-08 Glenn Morris Replace `iff' in doc-strings and comments.
2007-07-25 Glenn Morris Switch license to GPLv3 or later.
2007-03-10 Eli Zaretskii (icomplete-tidy, icomplete-exhibit): Bind deactivate-mark to nil.
2007-01-21 Glenn Morris Add 2007 to copyright years.
2006-11-28 Kim F. Storm (icomplete-tidy, icomplete-exhibit): Check that
2006-09-24 Chong Yidong * icomplete.el (icomplete-simple-completing-p): Use the correct
2006-09-23 Chong Yidong 2006-09-23 Ken Manheimer <ken.manheimer@gmail.com>
2006-02-17 Juri Linkov (icomplete-get-keys): Use `t' for the second arg `visible-ok'
2006-02-14 Chong Yidong * files.el (safe-local-variable-values): New option.
2006-02-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-08-09 Richard M. Stallman (icomplete-exhibit): Adapt to new while-no-input calling convention.
2005-08-06 Thien-Thi Nguyen Update years in copyright notice; nfc.
2005-07-04 Lute Kamstra Update FSF's address.
2005-03-23 Stefan Monnier (icomplete-simple-completing-p): Don't turn on icomplete
2005-03-21 Stefan Monnier Don't forcibly turn on the mode upon load.
2003-09-01 Miles Bader Add arch taglines
2003-02-04 Juanma Barranquero Trailing whitespace deleted.
2002-02-26 Richard M. Stallman (icomplete-exhibit): Use minibuffer-prompt-end.
2001-11-26 Pavel Janík (icomplete-minibuffer-setup): Remove make-local-hook.
2001-11-26 Pavel Janík (icomplete-exhibit): Likewise.
2001-04-03 Gerd Moellmann (icomplete-mode): Treat an argument like other
2001-01-22 Eli Zaretskii (icomplete-minibuffer-setup-hook): Doc fix.
2000-05-24 Dave Love Fix header for Finder.
1999-12-28 Gerd Moellmann (icomplete-exhibit): Adapt to prompt in buffer.
1999-11-21 Gerd Moellmann Update copyright.
1999-11-21 Gerd Moellmann (icomplete-completions): Use an explicit variable
1999-04-27 Dave Love (icomplete-mode): Doc fix.
1999-03-30 Karl Heuer *** empty log message ***
1999-03-30 Karl Heuer (icomplete-mode): Doc fix.
1998-04-28 Dave Love Fix synopsis line.
1998-04-05 Dave Love Fix header line.
1998-01-24 Stephen Eglen Customized.
1997-06-15 Richard M. Stallman Don't call icomplete-mode; let the user do that.
1997-05-31 Richard M. Stallman Comment changes.
1997-05-29 Karl Heuer Integrated Emacs 19.34 and XEmacs 19.15
1996-05-29 Karl Heuer Use executing-kbd-macro, not executing-macro.
1996-01-14 Erik Naggum Update FSF's address.
1996-01-04 Karl Heuer (icomplete-simple-completing-p, icomplete-completions):
1995-10-30 Richard M. Stallman Comment change.
1995-08-22 Richard M. Stallman (icomplete-minibuffer-setup): Use make-local-hook
1995-03-16 Richard M. Stallman Comment change.
1994-09-18 Richard M. Stallman Major rewrite to behave more like a minor mode.
1994-08-03 Richard M. Stallman (icomplete-prime-minibuffer): Copy the hook lists after making them local.
1993-12-30 Richard M. Stallman (icomplete-pre-command-hook): Reconciled with keyboard macro operation.
1993-11-24 Richard M. Stallman Initial revision