emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/etc/NEWS,v


From: Chong Yidong
Subject: [Emacs-diffs] Changes to emacs/etc/NEWS,v
Date: Thu, 31 Jul 2008 01:27:34 +0000

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

Index: NEWS
===================================================================
RCS file: /sources/emacs/emacs/etc/NEWS,v
retrieving revision 1.1812
retrieving revision 1.1813
diff -u -b -r1.1812 -r1.1813
--- NEWS        30 Jul 2008 16:41:43 -0000      1.1812
+++ NEWS        31 Jul 2008 01:27:33 -0000      1.1813
@@ -1207,6 +1207,9 @@
 
 *** New variables:
 
+**** file-local-variables-alist stores an alist of file-local
+variables defined in the current buffer.
+
 **** `find-word-boundary-function-table' is a char-table of functions to
 search for a word boundary.
 
@@ -1341,6 +1344,10 @@
 
 *** New hooks:
 
+**** before-hack-local-variables-hook is called after setting new
+variable file-local-variables-alist, and before actually applying the
+file-local variables.
+
 **** `suspend-tty-functions' and `resume-tty-functions' are called
 after a tty frame has been suspended or resumed, respectively.  The
 functions are called with the terminal id of the frame being




reply via email to

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