comparison lisp/ChangeLog @ 110311:6388b1d1793a

Close bug#4196. * lisp/emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files atomically, to avoid parallel build errors.
author Glenn Morris <rgm@gnu.org>
date Sat, 11 Sep 2010 11:52:04 -0700
parents 14a601b405fc
children 50c8f347bd8e
comparison
equal deleted inserted replaced
110310:9b5623e06689 110311:6388b1d1793a
1 2010-09-11 Glenn Morris <rgm@gnu.org>
2
3 * emacs-lisp/bytecomp.el (byte-compile-file): Create .elc files
4 atomically, to avoid parallel build errors. (Bug#4196)
5
1 2010-09-11 Michael R. Mauger <mmaug@yahoo.com> 6 2010-09-11 Michael R. Mauger <mmaug@yahoo.com>
2 7
3 * progmodes/sql.el: Version 2.6 8 * progmodes/sql.el: Version 2.6
4 (sql-dialect): Synonym for "sql-product". 9 (sql-dialect): Synonym for "sql-product".
5 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally) 10 (sql-find-sqli-buffer, sql-set-sqli-buffer-generally)