aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/ChangeLog
diff options
context:
space:
mode:
authorSam Steingold2010-04-27 11:13:42 -0400
committerSam Steingold2010-04-27 11:13:42 -0400
commit2a6f654ef1656603fa9f3d925efe3e1a5cbe0ecc (patch)
tree49949dbcc8df946d165f0660044e41517128d66d /lisp/ChangeLog
parentcecaa6745f10332a30f4ba42c0e41278072b92e3 (diff)
downloademacs-2a6f654ef1656603fa9f3d925efe3e1a5cbe0ecc.tar.gz
emacs-2a6f654ef1656603fa9f3d925efe3e1a5cbe0ecc.zip
(bug-reference-url-format): Mark as `safe-local-variable' if the value
is a string or a function, as documented and implemented on 2010-04-02.
Diffstat (limited to 'lisp/ChangeLog')
-rw-r--r--lisp/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog
index 2cdf49aa00e..1d07fc85a15 100644
--- a/lisp/ChangeLog
+++ b/lisp/ChangeLog
@@ -1,3 +1,9 @@
12010-04-27 Sam Steingold <sds@gnu.org>
2
3 * progmodes/bug-reference.el (bug-reference-url-format): Mark as
4 `safe-local-variable' if the value is a string or a function, as
5 documented and implemented on 2010-04-02.
6
12010-04-27 Juanma Barranquero <lekktu@gmail.com> 72010-04-27 Juanma Barranquero <lekktu@gmail.com>
2 8
3 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil 9 * ido.el (ido-buffer-internal): Bind `ido-use-virtual-buffers' to nil