aboutsummaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/NEWS b/etc/NEWS
index 528337dc2ec..be0cfa26962 100644
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -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
181using several time zones, in a buffer. 181using several time zones, in a buffer.
182 182
183** Directory-local variables are now found in .dir-settings.el. See
184also `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
184readable string of days, hours, etc. 187readable string of days, hours, etc.
185 188