Mercurial > emacs
diff etc/NEWS @ 104785:7c703efbce29
(completion-try-completion, completion-all-completions):
Remove ill-defined (and mistakenly installed and luckily never used nor
documented) `completion-styles' property.
(completion-initials-expand, completion-initials-all-completions)
(completion-initials-try-completion): New functions.
(completion-styles-alist): Add doc to each entry.
Add new `initials' entry.
author | Stefan Monnier <monnier@iro.umontreal.ca> |
---|---|
date | Tue, 01 Sep 2009 19:49:34 +0000 |
parents | 8d8d06eea864 |
children | 6e7b745a5ee5 |
line wrap: on
line diff
--- a/etc/NEWS Tue Sep 01 16:26:23 2009 +0000 +++ b/etc/NEWS Tue Sep 01 19:49:34 2009 +0000 @@ -34,6 +34,8 @@ * Changes in Emacs 23.2 +** New completion-style `initials' to complete M-x lch to list-command-history. + ** Unibyte sessions are declared obsolete. I.e. the use of the environment variable EMACS_UNIBYTE, or command line arguments --unibyte, --multibyte, --no-multibyte, and --no-unibyte