emacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-commit] emacs/lisp ChangeLog


From: Chong Yidong
Subject: [Emacs-commit] emacs/lisp ChangeLog
Date: Thu, 31 Jul 2008 01:22:32 +0000

CVSROOT:        /sources/emacs
Module name:    emacs
Changes by:     Chong Yidong <cyd>      08/07/31 01:22:31

Modified files:
        lisp           : ChangeLog 

Log message:
        * files.el (normal-mode): Move call to hack-project-variables into
        hack-local-variables.
        (file-local-variables-alist, before-hack-local-variables-hook):
        New vars.
        (ignored-local-variables): Add file-local-variables-alist.
        (hack-local-variables-filter): Renamed from
        hack-local-variables-apply.  Add the result to
        file-local-variables-alist, without applying them.
        (hack-local-variables): Set file-local-variables-alist to nil.
        Call hack-project-variables and before-hack-local-variables-hook.
        Apply variables here, instead of hack-local-variables-apply.
        Based on a patch by Alan Mackenzie.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/emacs/lisp/ChangeLog?cvsroot=emacs&r1=1.14254&r2=1.14255




reply via email to

[Prev in Thread] Current Thread [Next in Thread]