comparison lisp/ChangeLog @ 105573:e7f57b24c0a2

(compilation-next-error-function): Fix the timestamps if the buffer has been visited before
author Sam Steingold <sds@gnu.org>
date Mon, 12 Oct 2009 20:42:45 +0000
parents be1e297cc4d5
children 5d7b16939e28
comparison
equal deleted inserted replaced
105572:be1e297cc4d5 105573:e7f57b24c0a2
1 2009-10-12 Sam Steingold <sds@gnu.org>
2
3 * progmodes/compile.el (compilation-next-error-function): Fix the
4 timestamps if the buffer has been visited before
5
1 2009-10-12 Glenn Morris <rgm@gnu.org> 6 2009-10-12 Glenn Morris <rgm@gnu.org>
2 7
3 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat): 8 * net/tramp-smb.el (tramp-smb-do-file-attributes-with-stat):
4 Let-bind `size'. 9 Let-bind `size'.
5 10