log lisp/complete.el @ 90294:c5406394f567

age author description
Wed, 08 Feb 2006 04:26:44 +0000 Miles Bader Revision: emacs@sv.gnu.org/emacs--unicode--0--patch-13
Mon, 16 Jan 2006 08:37:27 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-97
Fri, 26 Aug 2005 09:51:52 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-78
Thu, 07 Jul 2005 12:43:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-68
Thu, 31 Mar 2005 09:58:14 +0000 Miles Bader Revision: miles@gnu.org--gnu-2005/emacs--unicode--0--patch-31
Fri, 16 Apr 2004 12:51:06 +0000 Kenichi Handa Sync to HEAD
Mon, 16 Jan 2006 00:03:54 +0000 Henrik Enberg sync with trunk
Mon, 08 Sep 2003 11:56:09 +0000 Kenichi Handa New directory
Tue, 08 Jan 2008 20:46:54 +0000 Miles Bader Merge from emacs--rel--22
Thu, 06 Dec 2007 00:17:56 +0000 Deepak Goel Fix possibly buggy calls to `message'.
Mon, 22 Oct 2007 09:45:07 +0000 Juanma Barranquero (PC-expand-many-files): Remove.
Thu, 06 Sep 2007 17:12:17 +0000 Romain Francoise 2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
Sun, 26 Aug 2007 19:20:10 +0000 Micha¸«³l Cadilhac (PC-do-completion): Make RET accept a non-unique but complete
Tue, 07 Aug 2007 03:02:04 +0000 Richard M. Stallman (PC-lisp-complete-symbol): Complete symbol around point.
Thu, 26 Jul 2007 05:28:10 +0000 Miles Bader Merge from emacs--rel--22
Thu, 05 Jul 2007 19:42:43 +0000 Stefan Monnier (PC-do-complete-and-exit): Add support for the new
Sun, 01 Jul 2007 17:19:16 +0000 Richard M. Stallman (partial-completion-mode): Remove advice of read-file-name-internal.
Mon, 11 Jun 2007 22:10:24 +0000 Stefan Monnier (PC-bindings): Don't bind things already bound in the parent keymap.
Mon, 07 Jan 2008 02:45:14 +0000 Glenn Morris Add 2008 to copyright years.
Wed, 25 Jul 2007 04:47:42 +0000 Glenn Morris Switch license to GPLv3 or later.
Sat, 14 Apr 2007 20:23:31 +0000 Glenn Morris (PC-goto-end, PC-do-completion-end): Make buffer-local.
Sat, 14 Apr 2007 19:33:06 +0000 Glenn Morris (PC-goto-end): New variable.
Thu, 29 Mar 2007 03:24:36 +0000 Glenn Morris (partial-completion-mode): Set PC-do-completion-end to nil after use.
Wed, 28 Mar 2007 03:28:49 +0000 Glenn Morris (PC-do-completion-end): New variable.
Tue, 27 Mar 2007 03:17:42 +0000 Glenn Morris (PC-do-completion): Compute completion-base-size in
Wed, 21 Mar 2007 19:23:12 +0000 Stefan Monnier (read-file-name-internal): Don't add the final > if the completion is not
Sat, 10 Mar 2007 08:37:51 +0000 Martin Rudalics (PC-do-completion): Bind dirlength to nil to avoid
Fri, 09 Mar 2007 09:00:59 +0000 Glenn Morris (PC-do-completion): Replace first call to try-completion with new
Fri, 09 Mar 2007 07:28:41 +0000 Martin Rudalics (PC-try-completion): New function.
Thu, 08 Mar 2007 14:50:59 +0000 Chong Yidong (PC-bindings): Rebind M-TAB in read-expression-map.