diff options
| author | Juri Linkov | 2008-11-22 19:02:47 +0000 |
|---|---|---|
| committer | Juri Linkov | 2008-11-22 19:02:47 +0000 |
| commit | 75fd7f12d5ffeb218c53144b47f5fb7bcf81a62b (patch) | |
| tree | cb352e9c3915e33c15369b43e0122c0bd1273da5 /admin | |
| parent | a208633805e2181f6c63b8f60103f4e369eb8e8d (diff) | |
| download | emacs-75fd7f12d5ffeb218c53144b47f5fb7bcf81a62b.tar.gz emacs-75fd7f12d5ffeb218c53144b47f5fb7bcf81a62b.zip | |
(hack-local-variables-confirm): Rename arg `project' to
`dir-name'. Move `(or dir-name name)' to let-binding of `name'.
(hack-local-variables-filter): Rename arg `project' to `dir-name'.
(hack-local-variables): Rename call of `hack-project-variables' to
`hack-dir-local-variables'. Change error text to "Directory-local
variables error".
(dir-locals-class-alist): Rename from `project-class-alist'.
(dir-locals-directory-alist): Rename from `project-directory-alist'.
(dir-locals-get-class-variables): Rename from `project-get-alist'.
(dir-locals-collect-mode-variables): Rename from
`project-collect-bindings-from-alist'. Rename arg `mode-alist' to
`mode-variables', and arg `settings' to `variables'.
(dir-locals-collect-variables): Rename from
`project-collect-binding-list'. Rename arg `binding-list' to
`class-variables', and arg `settings' to `variables'.
(dir-locals-set-directory-class): Rename from `set-directory-project'.
(dir-locals-set-class-variables): Rename from `define-project-bindings'.
Rename arg `settings' to `variables'.
(dir-locals-file): New defconst.
(dir-locals-find-file): Rename from `project-find-settings-file'.
Use `dir-locals-file'. Rename let-bound `settings' to `locals-file',
and `pda' to `dir-elt'.
(dir-locals-read-from-file): Rename from
`project-define-from-project-file'. Rename arg `settings-file'
to `file'. Rename let-bound `list' to `variables'.
(hack-dir-local-variables): Rename from `hack-project-variables'.
Rename let-bound `settings' to `variables-file', `root-dir'
to `dir-name', and `bindings' to `variables'.
Diffstat (limited to 'admin')
0 files changed, 0 insertions, 0 deletions