summaryrefslogtreecommitdiff
path: root/lisp/complete.el
AgeCommit message (Collapse)Author
1997-04-10(PC-try-load-many-files): Set truename.Richard M. Stallman
1996-12-05(PC-do-completion): Remove text properties fromKarl Heuer
completions; also use string-equal instead of equal.
1996-07-30(PC-complete): When command is repeated,Richard M. Stallman
scroll the completion buffer.
1996-05-20Fixed up initial lineErik Naggum
1996-03-06(PC-completion-as-file-name-predicate):Richard M. Stallman
Replace PC-do-completion-filename-completers. (PC-do-completion): Use that.
1996-03-05(PC-do-completion-filename-completers): New variable.Richard M. Stallman
(PC-do-completion): Use it.
1996-01-14Update FSF's address.Erik Naggum
1995-10-30Comment change.Richard M. Stallman
1995-04-18Add Keywords: comment header for finder.el.Roland McGrath
1994-12-15(PC-do-completion): If complete but not unique,Richard M. Stallman
the second time in a row, give a list of completions. (PC-do-complete-and-exit, PC-do-completion): Use [...] in messages.
1994-08-07(PC-do-completion): Set completion-base-size.Richard M. Stallman
1994-06-17Comment change.Richard M. Stallman
1994-06-10(PC-do-completion): Likewise.Richard M. Stallman
1994-06-05(PC-do-completion): Clear text props from inserted text.Richard M. Stallman
1994-05-22Doc fix.Richard M. Stallman
1994-04-07Fix copying conditions for current GPL version.Richard M. Stallman
1993-06-14Initial revisionJim Blandy