diff options
| author | Chong Yidong | 2009-03-15 14:52:19 +0000 |
|---|---|---|
| committer | Chong Yidong | 2009-03-15 14:52:19 +0000 |
| commit | 7fab235accca360995dac1bce6c3ca5a038de3d1 (patch) | |
| tree | 5fdda65799f45418c90e63c5ecd7cfe1042e63bf | |
| parent | 71e454fcfdd513833250e156a82b679464a0d604 (diff) | |
| download | emacs-7fab235accca360995dac1bce6c3ca5a038de3d1.tar.gz emacs-7fab235accca360995dac1bce6c3ca5a038de3d1.zip | |
Documented completion-styles.
| -rw-r--r-- | etc/NEWS | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -453,7 +453,7 @@ completion-ignore-case for file name completion. | |||
| 453 | +++ | 453 | +++ |
| 454 | *** The variable read-buffer-completion-ignore-case overrides | 454 | *** The variable read-buffer-completion-ignore-case overrides |
| 455 | completion-ignore-case for buffer name completion. | 455 | completion-ignore-case for buffer name completion. |
| 456 | --- | 456 | +++ |
| 457 | *** `completion-styles' can be customized to choose your favorite | 457 | *** `completion-styles' can be customized to choose your favorite |
| 458 | completion style. | 458 | completion style. |
| 459 | --- | 459 | --- |