changeset 95114:e25c4a7e07a0

lisp/ChangeLog: Update.
author Michael Olson <mwolson@gnu.org>
date Mon, 19 May 2008 22:37:06 +0000
parents 032aad659f02
children 48adc39bd568
files lisp/ChangeLog
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Mon May 19 22:36:09 2008 +0000
+++ b/lisp/ChangeLog	Mon May 19 22:37:06 2008 +0000
@@ -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.