summaryrefslogtreecommitdiff
path: root/lisp/completion.el
Commit message (Expand)AuthorAge
* (add-completions-from-c-buffer):Stefan Monnier2006-10-07
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-06
* Minor fixes in introductory comment.Luc Teirlinck2006-01-25
* (save-completions-file-name): Fix typo in last change.Stefan Monnier2005-12-02
* Remove useless leading * in defcustom docstrings.Stefan Monnier2005-11-28
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-24
* (c-mode-map, fortran-mode-map): Add defvars.Richard M. Stallman2005-08-09
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-06
* Update FSF's address.Lute Kamstra2005-07-04
* (completion-kill-region): Doc fix.Juanma Barranquero2004-06-07
* Add arch taglinesMiles Bader2003-09-01
* (eval-when-compile-load-eval, completion-eval-when)Stefan Monnier2003-02-05
* Trailing whitespace deleted.Juanma Barranquero2003-02-04
* (dynamic-completion-mode): Use find-file-hook instead of find-file-hooks.Stefan Monnier2002-08-15
* Doc fixes.Pavel Janík2001-12-20
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-15
* (dynamic-completion-mode, dynamic-completion-mode): Don't quote lambdas.Stefan Monnier2000-05-23
* Doc fixes. Add to debug-ignored-errors. Don't quote keywords.Dave Love2000-05-22
* Replace completion-dolist with dolist.Dave Love2000-02-03
* (dynamic-completion-mode): New function to enableRichard M. Stallman1998-11-01
* Comment fix.Karl Heuer1998-10-06
* *** empty log message ***Dan Nicolaescu1998-05-26
* (save-completions-flag): Doc fix.Richard M. Stallman1997-09-12
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-13
* (cmpl-hours-since-origin): Fix bug:Richard M. Stallman1996-07-23
* Provide `completion'.Richard M. Stallman1996-04-16
* Fix Change Log comment line.Erik Naggum1996-01-20
* Update FSF's address.Erik Naggum1996-01-14
* Comment fixes.Karl Heuer1996-01-05
* (save-completions-file-name): Use convert-standard-filename.Richard M. Stallman1996-01-01
* (symbol-under-point, symbol-before-point)Karl Heuer1995-12-21
* (cmpl-make-standard-completion-syntax-table)Richard M. Stallman1995-11-24
* Update copyright.Karl Heuer1995-04-13
* Comment change.Richard M. Stallman1995-04-08
* (completion-string): Add defvar.Richard M. Stallman1995-02-02
* Don't use cl. Eliminate use of when, unless,Richard M. Stallman1995-02-02
* (completion-separator-self-insert-autofilling):Richard M. Stallman1995-01-19
* (completion-before-command): Don't call get on a non-symbol.Richard M. Stallman1994-09-01
* (save-completions-to-file): Use delete-old-versions.Richard M. Stallman1994-07-06
* Fix spelling of pre-command-hook.Karl Heuer1994-02-11
* (cmpl-read-time-eval): Make it no-op.Richard M. Stallman1993-08-03
* (completion-version): New variable.Richard M. Stallman1993-08-03
* (complete): Use sit-for, not cmpl19-sit-for.Richard M. Stallman1993-07-22
* Comment change.Richard M. Stallman1993-06-20
* Comment change.Richard M. Stallman1993-06-15
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-09
* Delete confusing comments.Richard M. Stallman1993-05-28
* Fix typo.Richard M. Stallman1993-05-27
* Pervasive changes to use Emacs 19 featuresRichard M. Stallman1993-05-27
* Comment out handling of shell-send-input.Richard M. Stallman1993-05-27