index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
completion.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-07-18
; Fix typos
Stefan Kangas
2024-06-23
; Fix typos
Stefan Kangas
2024-02-23
Use obarray-make instead of make-vector to create obarrays
Mattias Engdegård
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-09-07
; * lisp/completion.el (dynamic-completion-mode): Fix last change.
Eli Zaretskii
2023-09-07
; * lisp/completion.el (dynamic-completion-mode): Doc fix.
Eli Zaretskii
2023-08-16
; Fix defcustom in completion.el
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-07-12
; * lisp/completion.el: Remove code commented out since 1990.
Stefan Kangas
2022-01-01
Merge from origin/emacs-28
Eli Zaretskii
2022-01-01
; Add 2022 to copyright years.
Eli Zaretskii
2021-12-14
completion.el: Make two compat aliases obsolete
Stefan Kangas
2021-09-24
Use command substitution instead of raw keys in more places
Stefan Kangas
2021-09-16
; Minor stylistic fixes found by checkdoc
Stefan Kangas
2021-07-27
; * lisp/completion.el (load-completions-from-file): Simplify
Mattias Engdegård
2021-03-29
* lisp/completion.el: Activate lexical-binding
Stefan Monnier
2021-02-02
Prefer defvar-local in remaining libraries
Stefan Kangas
2021-01-01
Update copyright year to 2021
Paul Eggert
2020-10-03
; Fix more typos
Stefan Kangas
2020-09-23
Convert some completion.el tests to ERT
Stefan Kangas
2020-09-06
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-01-01
Update copyright year to 2020
Paul Eggert
2019-09-21
* lisp/completion.el (completion-kill-region): Doc fix.
Eli Zaretskii
2019-08-05
New function time-convert
Paul Eggert
2019-06-26
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-19
Rename function in completion.el to use completion- prefixes
Lars Ingebrigtsen
2019-05-25
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-19
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-02-22
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-21
Replace 8-bit-specific case-manipulation
Mattias Engdegård
2018-12-31
Merge from origin/emacs-26
Paul Eggert
2019-01-01
Update copyright year to 2019
Paul Eggert
2018-07-01
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-04-20
More alias-related tedium
Glenn Morris
2018-03-22
Quieten cl-lib related compiler warnings
Glenn Morris
2018-03-16
Explicitly require cl-lib where needed
Glenn Morris
2018-01-01
Update copyright year to 2018
Paul Eggert
2017-09-13
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2016-12-31
Update copyright year to 2017
Paul Eggert
2016-02-05
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-01-01
Update copyright year to 2016
Paul Eggert
2015-04-13
(completion-lisp-mode-hook): Use completion-separator-chars
Stefan Monnier
2015-01-01
Update copyright year to 2015
Paul Eggert
2014-12-22
* lisp/completion.el: Use post-self-insert-hook.
Stefan Monnier
2014-10-28
Simplify use of current-time and friends.
Paul Eggert
2014-02-09
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-01-01
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
[next]