log lisp/minibuffer.el @ 110855:bec49af30c2f

age author description
Fri, 08 Oct 2010 12:14:47 +0200 Juanma Barranquero Merge changes from emacs-23 branch.
Sun, 03 Oct 2010 15:50:14 -0400 Chong Yidong Use lexical-let to avoid false matches in var completion (Bug#7056).
Fri, 01 Oct 2010 01:05:26 +0200 Stefan Monnier * lisp/minibuffer.el (completion--replace): Better preserve markers.
Sun, 29 Aug 2010 12:17:13 -0400 Chong Yidong Add "Package:" file headers to denote built-in packages.
Fri, 25 Jun 2010 00:51:14 +0300 Juri Linkov * lisp/minibuffer.el (completions-format): Change default from nil to
Sun, 30 May 2010 10:17:31 -0400 Stefan Monnier * lisp/minibuffer.el (completion-file-name-table): Don't return a boundary
Tue, 11 May 2010 20:39:46 -0400 Stefan Monnier Allow the default completion to cycle.