changeset 106125:805f90cb413e

*** empty log message ***
author Juri Linkov <juri@jurta.org>
date Thu, 19 Nov 2009 17:40:14 +0000
parents 62c0a89cd695
children 10d66efa4c61
files lisp/ChangeLog
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Thu Nov 19 17:39:54 2009 +0000
+++ b/lisp/ChangeLog	Thu Nov 19 17:40:14 2009 +0000
@@ -1,3 +1,11 @@
+2009-11-19  Juri Linkov  <juri@jurta.org>
+
+	* minibuffer.el (completions-format): New defcustom.
+	(completion--insert-strings): Implement vertical format.
+
+	* simple.el (switch-to-completions): Move point to the first
+	completion when point was at the beginning of the buffer.
+
 2009-11-19  Juri Linkov  <juri@jurta.org>
 
 	* find-dired.el (find-name-arg): Remove autoload.  (Bug#4387)