]> code.delx.au - gnu-emacs/history - lisp/complete.el
(Abbrevs): A @node line without explicit Prev, Next, and Up links.
[gnu-emacs] / lisp / complete.el
2006-04-18 Stefan Monnier(partial-completion-mode): Use 'choose-completion-strin...
2006-03-06 Stefan Monnier(PC-expand-many-files): Try be more careful when parsin...
2006-02-06 Thien-Thi NguyenUpdate 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...
2005-11-19 Eli Zaretskii(partial-completion-mode): Mention completion-auto...
2005-08-06 Thien-Thi NguyenUpdate years in copyright notice; nfc.
2005-07-04 Lute KamstraUpdate 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...
2003-09-01 Miles BaderAdd arch taglines
2002-12-02 Noah Friedman(PC-do-completion): Do not add wildcards to pattern...
2002-11-08 Stefan Monnier(PC-do-completion): Make partial-completion work
2001-07-16 Pavel JaníkSome 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...
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 HeuerDelete 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. StallmanComment changes.
1998-03-23 Karl Heuer(PC-expand-many-files): Apply completion-ignored-extens...
1998-01-22 Richard M. Stallman(PC-try-load-many-files): Load files in reverse
1997-07-25 Simon Marshallcustomise & make installation/deinstallation happen...
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 NaggumFixed 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 NaggumUpdate FSF's address.
1995-10-30 Richard M. StallmanComment change.
1995-04-18 Roland McGrathAdd 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. StallmanComment 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...
1994-05-22 Richard M. StallmanDoc fix.
1994-04-07 Richard M. StallmanFix copying conditions for current GPL version.
1993-06-14 Jim BlandyInitial revision