comparison lisp/ChangeLog @ 108142:087c3dc49930

(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.
author Sam Steingold <sds@gnu.org>
date Tue, 27 Apr 2010 11:13:42 -0400
parents 30a211bbe1bf
children 624169215019
comparison
equal deleted inserted replaced
108141:30a211bbe1bf 108142:087c3dc49930
1 2010-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
1 2010-04-27 Juanma Barranquero <lekktu@gmail.com> 7 2010-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
4 when method is 'kill. 10 when method is 'kill.
5 11