summaryrefslogtreecommitdiff
path: root/lisp/completion.el
Commit message (Expand)AuthorAgeFilesLines
* Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* Add 2007 to copyright years.Glenn Morris2007-01-211-1/+1
* Update copyright years.Glenn Morris2006-12-051-1/+1
* (add-completions-from-c-buffer):Stefan Monnier2006-10-071-6/+5
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
* Minor fixes in introductory comment.Luc Teirlinck2006-01-251-12/+13
* (save-completions-file-name): Fix typo in last change.Stefan Monnier2005-12-021-1/+2
* Remove useless leading * in defcustom docstrings.Stefan Monnier2005-11-281-431/+388
* 2005-09-24 Emilio C. Lopes <eclig@gmx.net>Romain Francoise2005-09-241-1/+1
* (c-mode-map, fortran-mode-map): Add defvars.Richard M. Stallman2005-08-091-0/+6
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-061-1/+2
* Update FSF's address.Lute Kamstra2005-07-041-2/+2
* (completion-kill-region): Doc fix.Juanma Barranquero2004-06-071-2/+2
* Add arch taglinesMiles Bader2003-09-011-0/+1
* (eval-when-compile-load-eval, completion-eval-when)Stefan Monnier2003-02-051-58/+25
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-103/+103
* (dynamic-completion-mode): Use find-file-hook instead of find-file-hooks.Stefan Monnier2002-08-151-1/+1
* Doc fixes.Pavel Janík2001-12-201-4/+4
* Some fixes to follow coding conventions in files maintained by FSF.Pavel Janík2001-07-151-1/+1
* (dynamic-completion-mode, dynamic-completion-mode): Don't quote lambdas.Stefan Monnier2000-05-231-4/+4
* Doc fixes. Add to debug-ignored-errors. Don't quote keywords.Dave Love2000-05-221-301/+166
* Replace completion-dolist with dolist.Dave Love2000-02-031-33/+8
* (dynamic-completion-mode): New function to enableRichard M. Stallman1998-11-011-146/+138
* Comment fix.Karl Heuer1998-10-061-2/+2
* *** empty log message ***Dan Nicolaescu1998-05-261-2/+3
* (save-completions-flag): Doc fix.Richard M. Stallman1997-09-121-1/+1
* Add defgroup; use defcustom for user vars.Richard M. Stallman1997-04-131-21/+46
* (cmpl-hours-since-origin): Fix bug:Richard M. Stallman1996-07-231-3/+1
* Provide `completion'.Richard M. Stallman1996-04-161-1/+12
* Fix Change Log comment line.Erik Naggum1996-01-201-1/+1
* Update FSF's address.Erik Naggum1996-01-141-726/+728
* Comment fixes.Karl Heuer1996-01-051-2/+2
* (save-completions-file-name): Use convert-standard-filename.Richard M. Stallman1996-01-011-1/+1
* (symbol-under-point, symbol-before-point)Karl Heuer1995-12-211-119/+106
* (cmpl-make-standard-completion-syntax-table)Richard M. Stallman1995-11-241-7/+12
* Update copyright.Karl Heuer1995-04-131-1/+1
* Comment change.Richard M. Stallman1995-04-081-2/+2
* (completion-string): Add defvar.Richard M. Stallman1995-02-021-0/+2
* Don't use cl. Eliminate use of when, unless,Richard M. Stallman1995-02-021-353/+381
* (completion-separator-self-insert-autofilling):Richard M. Stallman1995-01-191-2/+1
* (completion-before-command): Don't call get on a non-symbol.Richard M. Stallman1994-09-011-1/+2
* (save-completions-to-file): Use delete-old-versions.Richard M. Stallman1994-07-061-1/+1
* Fix spelling of pre-command-hook.Karl Heuer1994-02-111-1/+1
* (cmpl-read-time-eval): Make it no-op.Richard M. Stallman1993-08-031-6/+7
* (completion-version): New variable.Richard M. Stallman1993-08-031-58/+26
* (complete): Use sit-for, not cmpl19-sit-for.Richard M. Stallman1993-07-221-1/+3
* Comment change.Richard M. Stallman1993-06-201-1/+1
* Comment change.Richard M. Stallman1993-06-151-8/+0
* Apply typo patches from Paul Eggert.Jim Blandy1993-06-091-13/+13
* Delete confusing comments.Richard M. Stallman1993-05-281-16/+0