Mercurial > emacs
changeset 102583:26be3f6dad7b
Documented completion-styles.
author | Chong Yidong <cyd@stupidchicken.com> |
---|---|
date | Sun, 15 Mar 2009 14:52:19 +0000 |
parents | 7b1f5485a774 |
children | 5cd33b0be96f |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/etc/NEWS Sun Mar 15 14:51:45 2009 +0000 +++ b/etc/NEWS Sun Mar 15 14:52:19 2009 +0000 @@ -453,7 +453,7 @@ +++ *** The variable read-buffer-completion-ignore-case overrides completion-ignore-case for buffer name completion. ---- ++++ *** `completion-styles' can be customized to choose your favorite completion style. ---