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.
|
Wed, 07 Mar 2007 15:08:46 +0000 |
Kim F. Storm |
(PC-bindings): Remap lisp-complete-symbol to
|
Wed, 07 Mar 2007 12:47:15 +0000 |
Micha¸«³l Cadilhac |
(PC-do-completion): Delete duplicates in the list of possible completions.
|
Mon, 05 Mar 2007 14:55:05 +0000 |
Chong Yidong |
(PC-do-completion): If completion-ignore-case is non-nil, replace
|
Sun, 21 Jan 2007 03:53:13 +0000 |
Glenn Morris |
Add 2007 to copyright years.
|
Tue, 05 Dec 2006 06:15:26 +0000 |
Glenn Morris |
Update copyright years.
|
Mon, 07 Aug 2006 18:06:28 +0000 |
Stefan Monnier |
(PC-do-completion): Strip out completion-ignored-extensions
|
Wed, 02 Aug 2006 14:08:49 +0000 |
Stefan Monnier |
(PC-expand-many-files): Avoid signalling an error when
|
Wed, 28 Jun 2006 14:16:20 +0000 |
Juri Linkov |
(partial-completion-mode): In lambda for
|
Fri, 23 Jun 2006 13:05:03 +0000 |
Eli Zaretskii |
(PC-do-completion): Retain capitalization of user input, when possible, even
|
Mon, 22 May 2006 18:09:40 +0000 |
Stefan Monnier |
(PC-do-completion): Undo the addition of implicit
|
Tue, 18 Apr 2006 17:33:33 +0000 |
Stefan Monnier |
(partial-completion-mode): Use 'choose-completion-string-functions to make
|
Mon, 06 Mar 2006 20:09:17 +0000 |
Stefan Monnier |
(PC-expand-many-files): Try be more careful when parsing the shell's output.
|
Mon, 06 Feb 2006 15:23:23 +0000 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
Fri, 16 Dec 2005 19:08:42 +0000 |
Juri Linkov |
(PC-do-completion): Remove `(equal (point) beg)' to
|
Fri, 16 Dec 2005 02:06:11 +0000 |
Richard M. Stallman |
(partial-completion-mode): Doc fix.
|
Sun, 27 Nov 2005 20:53:55 +0000 |
Stefan Monnier |
(PC-completion-as-file-name-predicate): Use minibuffer-completing-file-name.
|
Sat, 19 Nov 2005 12:07:58 +0000 |
Eli Zaretskii |
(partial-completion-mode): Mention completion-auto-help in the doc string.
|
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 Jan¸«æk |
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
|