diff options
Diffstat (limited to 'etc')
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -180,6 +180,9 @@ run processes remotely. | |||
| 180 | ** The new command `display-time-world' starts an updating time display | 180 | ** The new command `display-time-world' starts an updating time display |
| 181 | using several time zones, in a buffer. | 181 | using several time zones, in a buffer. |
| 182 | 182 | ||
| 183 | ** Directory-local variables are now found in .dir-settings.el. See | ||
| 184 | also `set-directory-project' and `define-project-bindings'. | ||
| 185 | |||
| 183 | ** The new function `format-seconds' converts a number of seconds into a | 186 | ** The new function `format-seconds' converts a number of seconds into a |
| 184 | readable string of days, hours, etc. | 187 | readable string of days, hours, etc. |
| 185 | 188 | ||