index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
ecomplete.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-10-26
; Fix several symbol name typos
Stefan Kangas
2022-10-26
Allow nil as a valid value for 'ecomplete-filter-regexp'
Philip Kaludercic
2022-10-15
; Fix documentation of ecomplete
Eli Zaretskii
2022-10-14
Allow filtering what items are added to Ecomplete
Philip Kaludercic
2022-10-03
Improve messaging in ecomplete-remove
Lars Ingebrigtsen
2022-10-03
Add commands to edit/remove ecomplete entries
Lars Ingebrigtsen
2022-09-08
Add new user option ecomplete-auto-select
Phil Sainty
2022-08-23
Make point-at-eol and point-at-bol obsolete
Stefan Kangas
2022-03-06
(ecomplete-add-item): Preserve the more complete text
Stefan Monnier
2022-02-28
ecomplete: Try and avoid losing data
Stefan Monnier
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-08-05
New function time-convert
Paul Eggert
2019-02-22
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-09
* lisp/ecomplete.el (ecomplete-add-item): Simplify.
Paul Eggert
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-01-23
* lisp/ecomplete.el: Add completion-table; use lexical-binding and cl-lib
Stefan Monnier
2018-01-18
Bind up/down in ecomplete
Lars Ingebrigtsen
2018-01-17
Add documentation to ecomplete.el
Lars Ingebrigtsen
2018-01-17
Introduce a variable to control ecomplete sorting
Lars Ingebrigtsen
2018-01-16
Add documentation to ecomplete.el
Lars Ingebrigtsen
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-10-22
Avoid unnecessary rounding errors in timestamps
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-01-01
Merge from origin/emacs-25
Paul Eggert
2016-06-09
Remove obsolete leading * from defcustom, defface doc strings.
Glenn Morris
2016-02-24
Move low-level library files from the lisp/gnus directory
Lars Ingebrigtsen