1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-09 05:01:02 -08:00

lisp/ChangeLog: Update.

This commit is contained in:
Michael Olson 2008-05-19 22:37:06 +00:00
parent 1b21ee065d
commit 4b0ff59aa5

View 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.