summaryrefslogtreecommitdiff
path: root/lisp/ecomplete.el
Commit message (Expand)AuthorAgeFilesLines
* ; Add 2023 to copyright years.Eli Zaretskii2023-01-011-1/+1
* ; Fix several symbol name typosStefan Kangas2022-10-261-1/+1
* Allow nil as a valid value for 'ecomplete-filter-regexp'Philip Kaludercic2022-10-261-1/+2
* ; Fix documentation of ecompleteEli Zaretskii2022-10-151-6/+7
* Allow filtering what items are added to EcompletePhilip Kaludercic2022-10-141-14/+21
* Improve messaging in ecomplete-removeLars Ingebrigtsen2022-10-031-6/+11
* Add commands to edit/remove ecomplete entriesLars Ingebrigtsen2022-10-031-4/+62
* Add new user option ecomplete-auto-selectPhil Sainty2022-09-081-21/+36
* Make point-at-eol and point-at-bol obsoleteStefan Kangas2022-08-231-1/+1
* (ecomplete-add-item): Preserve the more complete textStefan Monnier2022-03-061-1/+5
* ecomplete: Try and avoid losing dataStefan Monnier2022-02-281-14/+20
* ; Add 2022 to copyright years.Eli Zaretskii2022-01-011-1/+1
* Update copyright year to 2021Paul Eggert2021-01-011-1/+1
* Update copyright year to 2020Paul Eggert2020-01-011-1/+1
* New function time-convertPaul Eggert2019-08-051-1/+1
* Avoid some double-rounding of Lisp timestampsPaul Eggert2019-02-221-1/+1
* * lisp/ecomplete.el (ecomplete-add-item): Simplify.Paul Eggert2019-02-091-1/+1
* Merge from origin/emacs-26Paul Eggert2018-12-311-1/+1
|\
| * Update copyright year to 2019Paul Eggert2019-01-011-1/+1
| * Add documentation to ecomplete.elLars Ingebrigtsen2018-01-171-0/+36
* | * lisp/ecomplete.el: Add completion-table; use lexical-binding and cl-libStefan Monnier2018-01-231-22/+42
* | Bind up/down in ecompleteLars Ingebrigtsen2018-01-181-4/+6
* | Introduce a variable to control ecomplete sortingLars Ingebrigtsen2018-01-171-2/+29
* | Add documentation to ecomplete.elLars Ingebrigtsen2018-01-161-0/+36
|/
* Update copyright year to 2018Paul Eggert2018-01-011-1/+1
* Avoid unnecessary rounding errors in timestampsPaul Eggert2017-10-221-1/+1
* Prefer HTTPS to FTP and HTTP in documentationPaul Eggert2017-09-131-1/+1
* Merge from origin/emacs-25Paul Eggert2017-01-011-1/+1
* Remove obsolete leading * from defcustom, defface doc strings.Glenn Morris2016-06-091-1/+1
* Move low-level library files from the lisp/gnus directoryLars Ingebrigtsen2016-02-241-0/+158