diff options
| author | Tassilo Horn | 2013-12-20 16:18:50 +0100 |
|---|---|---|
| committer | Tassilo Horn | 2013-12-20 16:18:50 +0100 |
| commit | 2cd12d2869d4b084b299269afff16afbec351a74 (patch) | |
| tree | 99431892a36fb92d2bc3b6f7f352d23aa160fe6b /etc | |
| parent | 75a1e0347184743a79d96c01cb83cb681700cead (diff) | |
| download | emacs-2cd12d2869d4b084b299269afff16afbec351a74.tar.gz emacs-2cd12d2869d4b084b299269afff16afbec351a74.zip | |
Document buffer name uniquification changes.
* doc/emacs/buffers.texi: Document buffer name uniquification changes.
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -225,6 +225,7 @@ Czech typography rules. To globally enable this feature, evaluate: | |||
| 225 | +++ | 225 | +++ |
| 226 | ** `electric-indent-mode' is enabled by default. | 226 | ** `electric-indent-mode' is enabled by default. |
| 227 | 227 | ||
| 228 | +++ | ||
| 228 | ** Uniquify is enabled by default with post-forward-angle-brackets style. | 229 | ** Uniquify is enabled by default with post-forward-angle-brackets style. |
| 229 | 230 | ||
| 230 | ** Command `rectangle-mark-mode' bound to C-x SPC makes a rectangular region. | 231 | ** Command `rectangle-mark-mode' bound to C-x SPC makes a rectangular region. |