diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -353,6 +353,11 @@ Just set shell-dir-cookie-re to an appropriate regexp. | |||
| 353 | will turn on `whitespace-mode' for *vc-diff* buffers. Modes should | 353 | will turn on `whitespace-mode' for *vc-diff* buffers. Modes should |
| 354 | call `hack-dir-local-variables-non-file-buffer' to support this. | 354 | call `hack-dir-local-variables-non-file-buffer' to support this. |
| 355 | 355 | ||
| 356 | +++ | ||
| 357 | ** You can prevent directory local variables from applying to subdirectories. | ||
| 358 | Add an element (subdirs . nil) to the alist portion of any variables | ||
| 359 | settings to indicate said section should not be applied to subdirectories. | ||
| 360 | |||
| 356 | ** ERC changes | 361 | ** ERC changes |
| 357 | 362 | ||
| 358 | *** New vars `erc-autojoin-timing' and `erc-autojoin-delay'. | 363 | *** New vars `erc-autojoin-timing' and `erc-autojoin-delay'. |