diff options
| -rw-r--r-- | etc/NEWS | 6 |
1 files changed, 3 insertions, 3 deletions
| @@ -256,9 +256,9 @@ to `trash-directory' on other systems. | |||
| 256 | 256 | ||
| 257 | +++ | 257 | +++ |
| 258 | ** Directory-local variables can now be defined. | 258 | ** Directory-local variables can now be defined. |
| 259 | By default, Emacs looks in .dir-settings.el for directory-local | 259 | By default, Emacs looks in .dir-locals.el for directory-local |
| 260 | variables. For more information, see `set-directory-project' and | 260 | variables. For more information, see `dir-locals-set-directory-class' |
| 261 | `define-project-bindings'. | 261 | and `dir-locals-set-class-variables'. |
| 262 | 262 | ||
| 263 | ** Emacs can now use `auth-source' for authentication. | 263 | ** Emacs can now use `auth-source' for authentication. |
| 264 | `smtpmail' and `url' (Tramp and Gnus also) use `auth-source' to obtain | 264 | `smtpmail' and `url' (Tramp and Gnus also) use `auth-source' to obtain |