summaryrefslogtreecommitdiff
path: root/lisp/completion.el
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* * lisp/completion.el (completion-kill-region): Doc fix.Eli Zaretskii2019-09-211-1/+1
* New function time-convertPaul Eggert2019-08-051-1/+1
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-261-1/+1
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-261-1/+1
* Rename function in completion.el to use completion- prefixesLars Ingebrigtsen2019-06-191-9/+16
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-251-0/+1
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-191-1/+0
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+1
* Replace 8-bit-specific case-manipulationMattias EngdegÄrd2019-02-211-4/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-011-4/+1
* | More alias-related tediumGlenn Morris2018-04-201-2/+4
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-221-0/+2
* | Explicitly require cl-lib where neededGlenn Morris2018-03-161-0/+1
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Update copyright year to 2017Paul Eggert2016-12-311-1/+1
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-051-10/+10
* Update copyright year to 2016Paul Eggert2016-01-011-1/+1
* (completion-lisp-mode-hook): Use completion-separator-charsStefan Monnier2015-04-131-6/+3
* Update copyright year to 2015Paul Eggert2015-01-011-1/+1
* * lisp/completion.el: Use post-self-insert-hook.Stefan Monnier2014-12-221-132/+96
* Simplify use of current-time and friends.Paul Eggert2014-10-281-5/+4
* Replace "Maintainer: FSF" with the emacs-devel mailing addressGlenn Morris2014-02-091-1/+1
* Update copyright year to 2014 by running admin/update-copyright.Paul Eggert2014-01-011-1/+1
* lisp/completion.el: Remove stuff unused since 2013-03-15T16:06:12Z!handa@gnu....Juanma Barranquero2013-08-101-78/+11
* Do not call to `selected-window' where it is assumed by default.Dmitry Antipov2013-08-051-1/+1
* Misc custom group fixesGlenn Morris2013-05-151-0/+1
* Update copyright notices for 2013.Paul Eggert2013-01-011-2/+2
* Prefer typical American spelling for "acknowledgment".Paul Eggert2012-07-241-1/+1
* Add new error and function `user-error'.Stefan Monnier2012-05-041-6/+2
* Remove * characters from the front of variable docstrings.Chong Yidong2012-04-091-4/+4
* Minor-mode doc fixes for ARG behaviorGlenn Morris2012-02-071-1/+4
* Add 2012 to FSF copyright years for Emacs filesGlenn Morris2012-01-051-1/+1
* lisp/*.el: Lexical-binding cleanup.Juanma Barranquero2011-04-191-6/+6
* Refill some long/short copyright headers.Glenn Morris2011-01-261-1/+2
* Convert consecutive FSF copyright years to ranges.Glenn Morris2011-01-241-2/+1
* Nuke arch-tags.Glenn Morris2011-01-151-1/+0
* Add 2011 to FSF/AIST copyright years.Glenn Morris2011-01-021-1/+1
* Add 2010 to copyright years.Glenn Morris2010-01-131-1/+1
* Use `called-interactively-p' instead of `interactive-p'.Juanma Barranquero2009-10-021-2/+2
* 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