index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
icomplete.el
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Maintainer: when it duplicates Author:
Paul Eggert
2019-05-26
1
-1
/
+0
*
Fixes for "Maintainer:" and related lines
Paul Eggert
2019-05-19
1
-2
/
+2
*
Rework last commit to icomplete and minibuffer.el.
Stefan Monnier
2019-01-23
1
-11
/
+2
*
Force completion in icomplete with C-M-i, but don't cycle (bug#34077)
João Távora
2019-01-23
1
-1
/
+16
*
Simplify ignored extensions filtering in Icomplete (bug#34070)
João Távora
2019-01-17
1
-12
/
+22
*
Revert "Fix icomplete's cycling when filename filtering kicks in"
João Távora
2019-01-17
1
-12
/
+5
*
Fix icomplete's cycling when filename filtering kicks in
João Távora
2019-01-14
1
-5
/
+12
*
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
-3
/
+0
|
/
*
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
*
Give a fixed default value for icomplete-prospects-height (Bug#26939)
Noam Postavsky
2017-06-14
1
-9
/
+6
*
Merge from origin/emacs-25
Paul Eggert
2017-01-01
1
-1
/
+1
|
\
|
*
Update copyright year to 2017
Paul Eggert
2016-12-31
1
-1
/
+1
*
|
Make icomplete respect `completion-ignored-extensions'
Drew Adams
2016-04-28
1
-0
/
+3
|
/
*
Update copyright year to 2016
Paul Eggert
2016-01-01
1
-1
/
+1
*
Prefer directed to neutral quotes
Paul Eggert
2015-08-24
1
-1
/
+1
*
New command icomplete-force-complete-and-exit
Dmitry Gutov
2015-05-19
1
-3
/
+13
*
Update copyright year to 2015
Paul Eggert
2015-01-01
1
-2
/
+2
*
* lisp/icomplete.el: Move Iswitchb autoload here. Much simpler.
Stefan Monnier
2014-10-06
1
-0
/
+13
*
lisp/icomplete.el (icomplete-completions): Follow-up to 2014-03-01T01:25:29Z!...
Juanma Barranquero
2014-03-03
1
-1
/
+1
*
lisp/icomplete.el, lisp/ido.el: Doc fixes.
Juanma Barranquero
2014-03-03
1
-20
/
+20
*
lisp/icomplete.el (icomplete-completions): Use string-width.
Juanma Barranquero
2014-03-02
1
-2
/
+2
*
lisp/icomplete.el: Use "..." when U+2026 cannot be displayed.
Juanma Barranquero
2014-03-01
1
-3
/
+4
*
Some icomplete doc
Glenn Morris
2014-02-12
1
-34
/
+37
*
(icomplete-simple-completing-p): Mention the previous variable.
Lars Ingebrigtsen
2014-02-08
1
-1
/
+2
*
* icomplete.el (icomplete-with-completion-tables): Doc fix.
Lars Ingebrigtsen
2014-02-08
1
-2
/
+3
*
Update copyright year to 2014 by running admin/update-copyright.
Paul Eggert
2014-01-01
1
-1
/
+1
*
* lisp/icomplete.el (icomplete-show-matches-on-no-input): Default to nil.
Stefan Monnier
2013-12-27
1
-1
/
+1
*
Change icomplete to display completions on initial input
Daniel Colascione
2013-12-23
1
-14
/
+15
*
Move provide to end of file for icomplete
Daniel Colascione
2013-12-23
1
-4
/
+3
*
* lisp/icomplete.el (icomplete-completions): Make sure the prefix is already
Stefan Monnier
2013-12-14
1
-9
/
+13
*
* lisp/icomplete.el (icomplete-with-completion-tables): Add :version.
Johan Bockgård
2013-10-19
1
-0
/
+1
*
* lisp/icomplete.el (icomplete-in-buffer): New var.
Stefan Monnier
2013-09-16
1
-57
/
+96
*
* lisp/minibuffer.el: Make minibuffer-complete call completion-in-region
Stefan Monnier
2013-09-06
1
-8
/
+16
*
Do not call to `selected-window' where it is assumed by default.
Dmitry Antipov
2013-08-05
1
-1
/
+1
*
Fix bug#13708
Jambunathan K
2013-02-16
1
-2
/
+2
*
* lisp/icomplete.el (icomplete-hide-common-prefix): New user option.
Jambunathan K
2013-02-13
1
-15
/
+48
*
* lisp/icomplete.el (icomplete-forward-completions)
Jambunathan K
2013-02-08
1
-3
/
+4
*
icomplete-prospects-height fix (tiny change)
Wesley Dawson
2013-01-04
1
-3
/
+7
*
Merge from emacs-24; up to 2012-12-06T01:39:03Z!monnier@iro.umontreal.ca
Paul Eggert
2013-01-02
1
-2
/
+2
|
\
|
*
Update copyright notices for 2013.
Paul Eggert
2013-01-01
1
-2
/
+2
*
|
* lisp/icomplete.el (icomplete-completions): Also use … to truncate prefix.
Stefan Monnier
2012-12-17
1
-2
/
+4
*
|
Defcustom :version fixes
Glenn Morris
2012-11-30
1
-1
/
+1
*
|
* lisp/icomplete.el: Change separator; add ido-style commands.
Jambunathan K
2012-11-29
1
-46
/
+61
|
/
*
* lisp/icomplete.el (icomplete-minibuffer-setup, icomplete-completions):
Stefan Monnier
2012-06-22
1
-4
/
+5
*
* lisp/icomplete.el (icomplete-completions): Replace last fix.
Stefan Monnier
2012-02-23
1
-11
/
+11
*
Check FROM arg to substring in icomplete-completions
Leo Liu
2012-02-20
1
-1
/
+3
*
Add 2012 to FSF copyright years for Emacs files
Glenn Morris
2012-01-05
1
-1
/
+1
[next]