summaryrefslogtreecommitdiff
path: root/lisp/completion.el
Commit message (Expand)AuthorAgeFilesLines
* Add 2009 to copyright years.Glenn Morris2009-01-051-1/+1
* * completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero2008-10-251-5/+5
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-241-7/+1
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-061-6/+4
* Merge from emacs--rel--22Miles Bader2008-01-081-1/+1
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-071-1/+1
* | (completion-separator-self-insert-command)Richard M. Stallman2007-09-231-6/+10
* | T. V. Raman <raman at users.sf.net> (tiny change)Glenn Morris2007-08-171-4/+8
* | Merge from emacs--rel--22Miles Bader2007-07-261-1/+1
|\ \ | |/
| * Switch license to GPLv3 or later.Glenn Morris2007-07-251-1/+1
* | (save-completions-file-name): Use user-emacs-directory.Chong Yidong2007-06-131-2/+2
|/
* 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