Stefan Monnier
00089cadd7
(partial-completion-mode): Drop unneeded positional args.
2000-11-03 22:12:16 +00:00
Stefan Monnier
cc7e4da0a5
(partial-completion-mode) <defcustom>: Remove.
...
(partial-completion-mode): Use define-minor-mode.
(PC-do-completion): Understand `completion-auto-help = delay'
to mean to popup the completion buffer only the second time.
(PC-include-file-all-completions, PC-include-file-all-completions)
(PC-include-file-all-completions): Don't quote lambda.
2000-09-29 02:17:56 +00:00
Gerd Moellmann
356b1352b5
(PC-env-vars-alist): New variable.
...
(PC-complete-as-file-name): New function.
(partial-completion-mode): Initialize PC-env-vars-alist from
process-environment.
(PC-do-completion): Handle completion of env vars.
2000-06-15 14:42:19 +00:00
Dave Love
5f34457e85
(PC-look-for-include-file): Use :alnum: character class.
...
(partial-completion-mode): Add autoload cookie.
2000-05-22 19:14:50 +00:00
Stefan Monnier
d7a0208b27
(PC-do-complete-and-exit): use minibuffer-prompt-end to
...
detect an empty prompt.
1999-11-19 16:05:04 +00:00
Gerd Moellmann
f08d859437
(PC-do-completion): Use minibuffer-prompt-end to
...
find the start of the text. Use field-string to read the user
input.
1999-11-03 23:50:40 +00:00
Eli Zaretskii
b38d1cc78e
(PC-do-completion): If completing on file name,
...
reproduce str by concatenating its directory and basename parts.
1999-08-09 08:56:31 +00:00
Karl Heuer
5b0f8cbcbd
Delete the wildcard expansion feature
...
since that is now standard in find-file.
(PC-try-load-many-files): Function deleted.
(PC-after-load-many-files): Function deleted.
(PC-many-files-list): Variable deleted.
(PC-disable-wildcards): Variable deleted.
(partial-completion-mode): Don't enable the wildcard feature.
(PC-look-for-include-file): Don't set global variables
`error', `buf' and `filename' here.
1999-04-26 04:59:46 +00:00
Karl Heuer
35dfd2ef08
(partial-completion-mode): Doc fix.
1999-03-30 21:23:15 +00:00
Karl Heuer
a399edf459
(partial-completion-mode): Doc fix.
1999-03-21 07:26:47 +00:00
Richard M. Stallman
06cab6db58
(PC-do-completion): Exclude ./ and ../ from completion.
1998-08-13 05:05:44 +00:00
Andreas Schwab
45200424de
(PC-first-char): Use `other' widget type.
1998-06-24 08:50:59 +00:00
Dan Nicolaescu
f5f727f8ff
*** empty log message ***
1998-05-26 09:23:23 +00:00
Richard M. Stallman
7117761b9e
Comment changes.
1998-05-19 05:12:47 +00:00
Karl Heuer
68a8818d73
(PC-expand-many-files): Apply completion-ignored-extensions.
1998-03-23 00:29:43 +00:00
Richard M. Stallman
b3d8c659f5
(PC-try-load-many-files): Load files in reverse
...
order so they come in the right order in the buffer list.
1998-01-22 00:44:59 +00:00
Simon Marshall
92677e25c1
customise & make installation/deinstallation happen on mode command not file load.
1997-07-25 11:36:34 +00:00
Richard M. Stallman
328c069714
(PC-try-load-many-files): Set truename.
1997-04-10 00:37:52 +00:00
Karl Heuer
fc21ed035b
(PC-do-completion): Remove text properties from
...
completions; also use string-equal instead of equal.
1996-12-05 19:52:46 +00:00
Richard M. Stallman
95c0d3a7dd
(PC-complete): When command is repeated,
...
scroll the completion buffer.
1996-07-30 18:52:19 +00:00
Erik Naggum
b035a6780c
Fixed up initial line
1996-05-20 21:07:10 +00:00
Richard M. Stallman
249f7eebfd
(PC-completion-as-file-name-predicate):
...
Replace PC-do-completion-filename-completers.
(PC-do-completion): Use that.
1996-03-06 05:12:07 +00:00
Richard M. Stallman
3985c7902b
(PC-do-completion-filename-completers): New variable.
...
(PC-do-completion): Use it.
1996-03-05 21:19:11 +00:00
Erik Naggum
b578f267af
Update FSF's address.
1996-01-14 07:34:30 +00:00
Richard M. Stallman
be01074898
Comment change.
1995-10-30 17:35:01 +00:00
Roland McGrath
bb01b91ffe
Add Keywords: comment header for finder.el.
1995-04-18 22:53:49 +00:00
Richard M. Stallman
80f14e531f
(PC-do-completion): If complete but not unique,
...
the second time in a row, give a list of completions.
(PC-do-complete-and-exit, PC-do-completion): Use [...] in messages.
1994-12-15 02:00:11 +00:00
Richard M. Stallman
78b19c2c14
(PC-do-completion): Set completion-base-size.
1994-08-07 18:10:48 +00:00
Richard M. Stallman
07b3798c76
Comment change.
1994-06-17 20:04:22 +00:00
Richard M. Stallman
67698633a0
(PC-do-completion): Likewise.
1994-06-10 23:01:33 +00:00
Richard M. Stallman
e5fd28221b
(PC-do-completion): Clear text props from inserted text.
1994-06-05 12:01:16 +00:00
Richard M. Stallman
a4e104bf5c
Doc fix.
1994-05-22 22:14:17 +00:00
Richard M. Stallman
5924340384
Fix copying conditions for current GPL version.
1994-04-07 20:30:18 +00:00
Jim Blandy
b545bfe6d4
Initial revision
1993-06-14 14:58:03 +00:00