* lisp/emacs-lisp/bytecomp.el (byte-recompile-file): New fun.
[bpt/emacs.git] / lisp / ChangeLog
index 018e7da..5c544c7 100644 (file)
@@ -1,3 +1,12 @@
+2010-10-31  Julien Danjou  <julien@danjou.info>
+
+       * emacs-lisp/bytecomp.el (byte-recompile-file): New fun (bug#7297).
+       (byte-recompile-directory):
+       * emacs-lisp/lisp-mode.el (emacs-lisp-byte-compile-and-load):
+       * cedet/ede/proj-elisp.el (project-compile-target):
+       * cedet/semantic/ede-grammar.el (project-compile-target):
+       Use `byte-recompile-file'.
+
 2010-10-31  Glenn Morris  <rgm@gnu.org>
 
        * cus-start.el: Handle standard values via a keyword.