2007-12-06 |
Deepak Goel |
Fix possibly buggy calls to `message'.
|
2007-10-22 |
Juanma Barranquero |
(PC-expand-many-files): Remove.
|
2007-09-06 |
Romain Francoise |
2007-09-06 Sean O'Rourke <sorourke@cs.ucsd.edu>
|
2007-08-26 |
Michaël Cadilhac |
(PC-do-completion): Make RET accept a non-unique but complete
|
2007-08-07 |
Richard M. Stallman |
(PC-lisp-complete-symbol): Complete symbol around point.
|
2007-07-26 |
Miles Bader |
Merge from emacs--rel--22
|
2007-07-05 |
Stefan Monnier |
(PC-do-complete-and-exit): Add support for the new
|
2007-07-01 |
Richard M. Stallman |
(partial-completion-mode): Remove advice of read-file-name-internal.
|
2007-06-11 |
Stefan Monnier |
(PC-bindings): Don't bind things already bound in the parent keymap.
|
2008-01-07 |
Glenn Morris |
Add 2008 to copyright years.
|
2007-07-25 |
Glenn Morris |
Switch license to GPLv3 or later.
|
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.
|