2007-04-14 |
Glenn Morris |
(PC-goto-end, PC-do-completion-end): Make buffer-local.
|
2007-04-14 |
Glenn Morris |
(PC-goto-end): New variable.
|
2007-03-29 |
Glenn Morris |
(partial-completion-mode): Set PC-do-completion-end to nil after use.
|
2007-03-28 |
Glenn Morris |
(PC-do-completion-end): New variable.
|
2007-03-27 |
Glenn Morris |
(PC-do-completion): Compute completion-base-size in
|
2007-03-21 |
Stefan Monnier |
(read-file-name-internal): Don't add the final > if the completion is not
|
2007-03-10 |
Martin Rudalics |
(PC-do-completion): Bind dirlength to nil to avoid
|
2007-03-09 |
Glenn Morris |
(PC-do-completion): Replace first call to try-completion with new
|
2007-03-09 |
Martin Rudalics |
(PC-try-completion): New function.
|
2007-03-08 |
Chong Yidong |
(PC-bindings): Rebind M-TAB in read-expression-map.
|
2007-03-07 |
Kim F. Storm |
(PC-bindings): Remap lisp-complete-symbol to
|
2007-03-07 |
Michaël Cadilhac |
(PC-do-completion): Delete duplicates in the list of possible completions.
|
2007-03-05 |
Chong Yidong |
(PC-do-completion): If completion-ignore-case is non-nil, replace
|
2007-01-21 |
Glenn Morris |
Add 2007 to copyright years.
|
2006-12-05 |
Glenn Morris |
Update copyright years.
|
2006-08-07 |
Stefan Monnier |
(PC-do-completion): Strip out completion-ignored-extensions
|
2006-08-02 |
Stefan Monnier |
(PC-expand-many-files): Avoid signalling an error when
|
2006-06-28 |
Juri Linkov |
(partial-completion-mode): In lambda for
|
2006-06-23 |
Eli Zaretskii |
(PC-do-completion): Retain capitalization of user input, when possible, even
|
2006-05-22 |
Stefan Monnier |
(PC-do-completion): Undo the addition of implicit
|
2006-04-18 |
Stefan Monnier |
(partial-completion-mode): Use 'choose-completion-string-functions to make
|
2006-03-06 |
Stefan Monnier |
(PC-expand-many-files): Try be more careful when parsing the shell's output.
|
2006-02-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-12-16 |
Juri Linkov |
(PC-do-completion): Remove `(equal (point) beg)' to
|
2005-12-16 |
Richard M. Stallman |
(partial-completion-mode): Doc fix.
|
2005-11-27 |
Stefan Monnier |
(PC-completion-as-file-name-predicate): Use minibuffer-completing-file-name.
|
2005-11-19 |
Eli Zaretskii |
(partial-completion-mode): Mention completion-auto-help in the doc string.
|
2005-08-06 |
Thien-Thi Nguyen |
Update years in copyright notice; nfc.
|
2005-07-04 |
Lute Kamstra |
Update FSF's address.
|
2005-03-28 |
Stefan Monnier |
(PC-read-include-file-name-internal): Use test-completion.
|
2005-03-25 |
Werner LEMBERG |
* complete.el, thumbs.el: Replace `legal' with `valid'.
|
2003-12-23 |
Luc Teirlinck |
(PC-is-complete-p): delete.
|
2003-10-20 |
Stefan Monnier |
(PC-do-completion): Do not forget to use `pred' as the default-directory
|
2003-09-01 |
Miles Bader |
Add arch taglines
|
2002-12-02 |
Noah Friedman |
(PC-do-completion): Do not add wildcards to pattern unless filename is
|
2002-11-08 |
Stefan Monnier |
(PC-do-completion): Make partial-completion work
|
2001-07-16 |
Pavel Janík |
Some fixes to follow coding conventions.
|
2001-02-10 |
Richard M. Stallman |
(partial-completion-mode): Doc fix.
|
2000-11-03 |
Stefan Monnier |
(partial-completion-mode): Drop unneeded positional args.
|
2000-09-29 |
Stefan Monnier |
(partial-completion-mode) <defcustom>: Remove.
|
2000-06-15 |
Gerd Moellmann |
(PC-env-vars-alist): New variable.
|
2000-05-22 |
Dave Love |
(PC-look-for-include-file): Use :alnum: character class.
|
1999-11-19 |
Stefan Monnier |
(PC-do-complete-and-exit): use minibuffer-prompt-end to
|
1999-11-03 |
Gerd Moellmann |
(PC-do-completion): Use minibuffer-prompt-end to
|
1999-08-09 |
Eli Zaretskii |
(PC-do-completion): If completing on file name,
|
1999-04-26 |
Karl Heuer |
Delete the wildcard expansion feature
|
1999-03-30 |
Karl Heuer |
(partial-completion-mode): Doc fix.
|
1999-03-21 |
Karl Heuer |
(partial-completion-mode): Doc fix.
|
1998-08-13 |
Richard M. Stallman |
(PC-do-completion): Exclude ./ and ../ from completion.
|
1998-06-24 |
Andreas Schwab |
(PC-first-char): Use `other' widget type.
|
1998-05-26 |
Dan Nicolaescu |
*** empty log message ***
|
1998-05-19 |
Richard M. Stallman |
Comment changes.
|
1998-03-23 |
Karl Heuer |
(PC-expand-many-files): Apply completion-ignored-extensions.
|
1998-01-22 |
Richard M. Stallman |
(PC-try-load-many-files): Load files in reverse
|
1997-07-25 |
Simon Marshall |
customise & make installation/deinstallation happen on mode command not file load.
|
1997-04-10 |
Richard M. Stallman |
(PC-try-load-many-files): Set truename.
|
1996-12-05 |
Karl Heuer |
(PC-do-completion): Remove text properties from
|
1996-07-30 |
Richard M. Stallman |
(PC-complete): When command is repeated,
|
1996-05-20 |
Erik Naggum |
Fixed up initial line
|
1996-03-06 |
Richard M. Stallman |
(PC-completion-as-file-name-predicate):
|
1996-03-05 |
Richard M. Stallman |
(PC-do-completion-filename-completers): New variable.
|
1996-01-14 |
Erik Naggum |
Update FSF's address.
|
1995-10-30 |
Richard M. Stallman |
Comment change.
|
1995-04-18 |
Roland McGrath |
Add Keywords: comment header for finder.el.
|
1994-12-15 |
Richard M. Stallman |
(PC-do-completion): If complete but not unique,
|
1994-08-07 |
Richard M. Stallman |
(PC-do-completion): Set completion-base-size.
|
1994-06-17 |
Richard M. Stallman |
Comment change.
|
1994-06-10 |
Richard M. Stallman |
(PC-do-completion): Likewise.
|
1994-06-05 |
Richard M. Stallman |
(PC-do-completion): Clear text props from inserted text.
|
1994-05-22 |
Richard M. Stallman |
Doc fix.
|
1994-04-07 |
Richard M. Stallman |
Fix copying conditions for current GPL version.
|
1993-06-14 |
Jim Blandy |
Initial revision
|