]> git.eshelyaron.com Git - emacs.git/commitdiff
lisp/ChangeLog: Update.
authorMichael Olson <mwolson@gnu.org>
Mon, 19 May 2008 22:37:06 +0000 (22:37 +0000)
committerMichael Olson <mwolson@gnu.org>
Mon, 19 May 2008 22:37:06 +0000 (22:37 +0000)
lisp/ChangeLog

index 4314bce7a426870ca859248a1d15119ba57c0b0a..8d3766568df638c2859f755dd86561906ff31506 100644 (file)
@@ -1,3 +1,16 @@
+2008-05-19  Tom Tromey  <tromey@redhat.com>
+
+       * files.el (normal-mode): Call hack-project-variables.
+       (hack-local-variables-confirm): Add 'project' argument.
+       (hack-local-variables-apply): New function.
+       (hack-local-variables): Use it.
+       (project-class-alist, project-directory-alist): New variables.
+       (project-get-alist): New function.
+       (project-collect-bindings-from-alist)
+       (project-collect-binding-list, set-directory-project)
+       (project-find-settings-file, project-define-from-project-file)
+       (hack-project-variables): New functions.
+
 2008-05-19  Stefan Monnier  <monnier@iro.umontreal.ca>
 
        * emacs-lisp/cl-specs.el (destructuring-bind): Fix spec.