comparison lisp/ChangeLog @ 85912:7c8efc54844c

*** empty log message ***
author Romain Francoise <romain@orebokech.com>
date Sat, 03 Nov 2007 08:50:25 +0000
parents ce317edae10f
children 047b6a6087c2
comparison
equal deleted inserted replaced
85911:ce317edae10f 85912:7c8efc54844c
46 46
47 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change) 47 2007-11-02 Drake Wilson <drake@begriffli.ch> (tiny change)
48 48
49 * files.el (hack-local-variables): Fix membership tests to avoid 49 * files.el (hack-local-variables): Fix membership tests to avoid
50 treating all variables as safe if `enable-local-variables' is 50 treating all variables as safe if `enable-local-variables' is
51 set to :safe. 51 set to :safe (CVE-2007-5795).
52 52
53 2007-11-02 Glenn Morris <rgm@gnu.org> 53 2007-11-02 Glenn Morris <rgm@gnu.org>
54 54
55 * newcomment.el (comment-indent): Let comment-insert-comment-function, 55 * newcomment.el (comment-indent): Let comment-insert-comment-function,
56 if defined, do all the work of inserting a new comment. 56 if defined, do all the work of inserting a new comment.