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:
parent
1b21ee065d
commit
4b0ff59aa5
1 changed files with 13 additions and 0 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue