summaryrefslogtreecommitdiff
path: root/lisp/completion.el
Commit message (Expand)AuthorAge
* ; * lisp/completion.el (load-completions-from-file): SimplifyMattias EngdegÄrd2021-07-27
* * lisp/completion.el: Activate lexical-bindingStefan Monnier2021-03-29
* Prefer defvar-local in remaining librariesStefan Kangas2021-02-02
* Update copyright year to 2021Paul Eggert2021-01-01
* ; Fix more typosStefan Kangas2020-10-03
* Convert some completion.el tests to ERTStefan Kangas2020-09-23
* Use `format-prompt' when prompting with default valuesLars Ingebrigtsen2020-09-06
* Update copyright year to 2020Paul Eggert2020-01-01
* * lisp/completion.el (completion-kill-region): Doc fix.Eli Zaretskii2019-09-21
* New function time-convertPaul Eggert2019-08-05
* Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"Stefan Monnier2019-06-26
* * lisp/calc/calc-ext.el (math-scalarp): Fix typoStefan Monnier2019-06-26
* Rename function in completion.el to use completion- prefixesLars Ingebrigtsen2019-06-19
* Go back to "Maintainer: emacs-devel@gnu.org"Paul Eggert2019-05-25
* Fixes for "Maintainer:" and related linesPaul Eggert2019-05-19
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* Replace 8-bit-specific case-manipulationMattias EngdegÄrd2019-02-21
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
* | Optionally add argument description in minor mode DOC (bug#10754)John Shahid2018-07-01
* | More alias-related tediumGlenn Morris2018-04-20
* | Quieten cl-lib related compiler warningsGlenn Morris2018-03-22
* | Explicitly require cl-lib where neededGlenn Morris2018-03-16
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Update copyright year to 2017Paul Eggert2016-12-31
* Fix problems caused by new implementation of sub-word modeEli Zaretskii2016-02-05
* Update copyright year to 2016Paul Eggert2016-01-01
* (completion-lisp-mode-hook): Use completion-separator-charsStefan Monnier2015-04-13
* Update copyright year to 2015Paul Eggert2015-01-01
* * lisp/completion.el: Use post-self-insert-hook.Stefan Monnier2014-12-22
* Simplify use of current-time and friends.Paul Eggert2014-10-28
* 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