index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
completion.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
; Fix more typos
Stefan Kangas
2020-10-03
1
-1
/
+1
*
Convert some completion.el tests to ERT
Stefan Kangas
2020-09-23
1
-121
/
+0
*
Use `format-prompt' when prompting with default values
Lars Ingebrigtsen
2020-09-06
1
-5
/
+1
*
Update copyright year to 2020
Paul Eggert
2020-01-01
1
-1
/
+1
*
* lisp/completion.el (completion-kill-region): Doc fix.
Eli Zaretskii
2019-09-21
1
-1
/
+1
*
New function time-convert
Paul Eggert
2019-08-05
1
-1
/
+1
*
Revert "* lisp/calc/calc-ext.el (math-scalarp): Fix typo"
Stefan Monnier
2019-06-26
1
-1
/
+1
*
* lisp/calc/calc-ext.el (math-scalarp): Fix typo
Stefan Monnier
2019-06-26
1
-1
/
+1
*
Rename function in completion.el to use completion- prefixes
Lars Ingebrigtsen
2019-06-19
1
-9
/
+16
*
Go back to "Maintainer: emacs-devel@gnu.org"
Paul Eggert
2019-05-25
1
-0
/
+1
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-1
/
+0
*
Avoid some double-rounding of Lisp timestamps
Paul Eggert
2019-02-22
1
-1
/
+1
*
Replace 8-bit-specific case-manipulation
Mattias EngdegÄrd
2019-02-21
1
-4
/
+1
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
Optionally add argument description in minor mode DOC (bug#10754)
John Shahid
2018-07-01
1
-4
/
+1
*
|
More alias-related tedium
Glenn Morris
2018-04-20
1
-2
/
+4
*
|
Quieten cl-lib related compiler warnings
Glenn Morris
2018-03-22
1
-0
/
+2
*
|
Explicitly require cl-lib where needed
Glenn Morris
2018-03-16
1
-0
/
+1
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
Fix problems caused by new implementation of sub-word mode
Eli Zaretskii
2016-02-05
1
-10
/
+10
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
(completion-lisp-mode-hook): Use completion-separator-chars
Stefan Monnier
2015-04-13
1
-6
/
+3
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-1
/
+1
*
* lisp/completion.el: Use post-self-insert-hook.
Stefan Monnier
2014-12-22
1
-132
/
+96
*
Simplify use of current-time and friends.
Paul Eggert
2014-10-28
1
-5
/
+4
*
Replace "Maintainer: FSF" with the emacs-devel mailing address
Glenn Morris
2014-02-09
1
-1
/
+1
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
lisp/completion.el: Remove stuff unused since 2013-03-15T16:06:12Z!handa@gnu....
Juanma Barranquero
2013-08-10
1
-78
/
+11
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
Misc custom group fixes
Glenn Morris
2013-05-15
1
-0
/
+1
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
Prefer typical American spelling for "acknowledgment".
Paul Eggert
2012-07-24
1
-1
/
+1
*
Add new error and function `user-error'.
Stefan Monnier
2012-05-04
1
-6
/
+2
*
Remove * characters from the front of variable docstrings.
Chong Yidong
2012-04-09
1
-4
/
+4
*
Minor-mode doc fixes for ARG behavior
Glenn Morris
2012-02-07
1
-1
/
+4
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
*
lisp/*.el: Lexical-binding cleanup.
Juanma Barranquero
2011-04-19
1
-6
/
+6
*
Refill some long/short copyright headers.
Glenn Morris
2011-01-26
1
-1
/
+2
*
Convert consecutive FSF copyright years to ranges.
Glenn Morris
2011-01-24
1
-2
/
+1
*
Nuke arch-tags.
Glenn Morris
2011-01-15
1
-1
/
+0
*
Add 2011 to FSF/AIST copyright years.
Glenn Morris
2011-01-02
1
-1
/
+1
*
Add 2010 to copyright years.
Glenn Morris
2010-01-13
1
-1
/
+1
*
Use `called-interactively-p' instead of `interactive-p'.
Juanma Barranquero
2009-10-02
1
-2
/
+2
*
Add 2009 to copyright years.
Glenn Morris
2009-01-05
1
-1
/
+1
*
* completion.el (add-completion-to-head, add-completion): Doc fixes.
Juanma Barranquero
2008-10-25
1
-5
/
+5
*
New function `locate-user-emacs-file'.
Juanma Barranquero
2008-10-24
1
-7
/
+1
*
Switch to recommended form of GPLv3 permissions notice.
Glenn Morris
2008-05-06
1
-6
/
+4
[next]