summaryrefslogtreecommitdiff
path: root/lisp/ecomplete.el
Commit message (Expand)AuthorAge
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-01
* ; Fix several symbol name typosStefan Kangas2022-10-26
* Allow nil as a valid value for 'ecomplete-filter-regexp'Philip Kaludercic2022-10-26
* ; Fix documentation of ecompleteEli Zaretskii2022-10-15
* Allow filtering what items are added to EcompletePhilip Kaludercic2022-10-14
* Improve messaging in ecomplete-removeLars Ingebrigtsen2022-10-03
* Add commands to edit/remove ecomplete entriesLars Ingebrigtsen2022-10-03
* Add new user option ecomplete-auto-selectPhil Sainty2022-09-08
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-23
* (ecomplete-add-item): Preserve the more complete textStefan Monnier2022-03-06
* ecomplete: Try and avoid losing dataStefan Monnier2022-02-28
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-01
* Update copyright year to 2021Paul Eggert2021-01-01
* Update copyright year to 2020Paul Eggert2020-01-01
* New function time-convertPaul Eggert2019-08-05
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-22
* * lisp/ecomplete.el (ecomplete-add-item): Simplify.Paul Eggert2019-02-09
* Merge from origin/emacs-26Paul Eggert2018-12-31
|\
| * Update copyright year to 2019Paul Eggert2019-01-01
| * Add documentation to ecomplete.elLars Ingebrigtsen2018-01-17
* | * lisp/ecomplete.el: Add completion-table; use lexical-binding and cl-libStefan Monnier2018-01-23
* | Bind up/down in ecompleteLars Ingebrigtsen2018-01-18
* | Introduce a variable to control ecomplete sortingLars Ingebrigtsen2018-01-17
* | Add documentation to ecomplete.elLars Ingebrigtsen2018-01-16
|/
* Update copyright year to 2018Paul Eggert2018-01-01
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-22
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-13
* Merge from origin/emacs-25Paul Eggert2017-01-01
* Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-09
* Move low-level library files from the lisp/gnus directoryLars Ingebrigtsen2016-02-24