diff lisp/ChangeLog @ 108157:852f6a14d31e

(bug-reference-url-format): Mark as `safe-local-variable' if the value is a string or a symbol with the property `bug-reference-url-format'.
author Sam Steingold <sds@gnu.org>
date Wed, 28 Apr 2010 12:14:41 -0400
parents c9ad0799fa6a
children 94e4a7a7cadf
line wrap: on
line diff
--- a/lisp/ChangeLog	Wed Apr 28 08:58:29 2010 -0700
+++ b/lisp/ChangeLog	Wed Apr 28 12:14:41 2010 -0400
@@ -1,3 +1,9 @@
+2010-04-28  Sam Steingold  <sds@gnu.org>
+
+	* progmodes/bug-reference.el (bug-reference-url-format): Mark as
+	`safe-local-variable' if the value is a string or a symbol with
+	the property `bug-reference-url-format'.
+
 2010-04-28  Chong Yidong  <cyd@stupidchicken.com>
 
 	* progmodes/bug-reference.el (bug-reference-url-format): Revert