comparison etc/NEWS @ 95113:032aad659f02

Implement Project-local variables.
author Michael Olson <mwolson@gnu.org>
date Mon, 19 May 2008 22:36:09 +0000
parents cbf5528cf447
children fc464aec1638
comparison
equal deleted inserted replaced
95112:0835cb21d60e 95113:032aad659f02
177 This is because some file name handlers (like ange-ftp) are not able to 177 This is because some file name handlers (like ange-ftp) are not able to
178 run processes remotely. 178 run processes remotely.
179 179
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
183 ** Directory-local variables are now found in .dir-settings.el. See
184 also `set-directory-project' and `define-project-bindings'.
182 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
186 ** The new variables `before-init-time' and `after-init-time' record the 189 ** The new variables `before-init-time' and `after-init-time' record the