summaryrefslogtreecommitdiff
path: root/lisp/completion.el
Commit message (Expand)AuthorAge
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-09
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-01
* lisp/completion.el: Remove stuff unused since 2013-03-15T16:06:12Z!handa@gnu....Juanma Barranquero2013-08-10
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-05
* Misc custom group fixesGlenn Morris2013-05-15
* Update copyright notices for 2013.Paul Eggert2013-01-01
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-24
* Add new error and function `user-error'.Stefan Monnier2012-05-04
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-09
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-07
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-05
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-19
* Refill some long/short copyright headers.Glenn Morris2011-01-26
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-24
* Nuke arch-tags.Glenn Morris2011-01-15
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-02
* Add 2010 to copyright years.Glenn Morris2010-01-13
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-02
* Add 2009 to copyright years.Glenn Morris2009-01-05
* * completion.el (add-completion-to-head, add-completion): Doc fixes.Juanma Barranquero2008-10-25
* New function `locate-user-emacs-file'.Juanma Barranquero2008-10-24
* Switch to recommended form of GPLv3 permissions notice.Glenn Morris2008-05-06
* Merge from emacs--rel--22Miles Bader2008-01-08
|\
| * Add 2008 to copyright years.Glenn Morris2008-01-07
* | (completion-separator-self-insert-command)Richard M. Stallman2007-09-23
* | T. V. Raman <raman at users.sf.net> (tiny change)Glenn Morris2007-08-17
* | Merge from emacs--rel--22Miles Bader2007-07-26
|\|
| * Switch license to GPLv3 or later.Glenn Morris2007-07-25
* | (save-completions-file-name): Use user-emacs-directory.Chong Yidong2007-06-13
|/
* Add 2007 to copyright years.Glenn Morris2007-01-21
* Update copyright years.Glenn Morris2006-12-05
* (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