comparison lisp/ChangeLog @ 105580:49a18cece067

* bs.el (bs-mode): Fix last change. (`revert-buffer-function' should be automatically buffer-local, but isn't.)
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 13 Oct 2009 01:13:08 +0000
parents 5d7b16939e28
children 0c5ac2d29f30
comparison
equal deleted inserted replaced
105579:f846b59ab251 105580:49a18cece067
1 2009-10-13 Juanma Barranquero <lekktu@gmail.com>
2
3 * bs.el (bs-mode): Fix last change. (`revert-buffer-function'
4 should be automatically buffer-local, but isn't.)
5
1 2009-10-12 Sam Steingold <sds@gnu.org> 6 2009-10-12 Sam Steingold <sds@gnu.org>
2 7
3 * progmodes/compile.el (compilation-next-error-function): Fix the 8 * progmodes/compile.el (compilation-next-error-function): Fix the
4 timestamps if the buffer has been visited before. 9 timestamps if the buffer has been visited before.
5 10