Mercurial > emacs
diff 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 |
line wrap: on
line diff
--- a/etc/NEWS Mon May 19 18:38:55 2008 +0000 +++ b/etc/NEWS Mon May 19 22:36:09 2008 +0000 @@ -180,6 +180,9 @@ ** The new command `display-time-world' starts an updating time display using several time zones, in a buffer. +** Directory-local variables are now found in .dir-settings.el. See +also `set-directory-project' and `define-project-bindings'. + ** The new function `format-seconds' converts a number of seconds into a readable string of days, hours, etc.
