diff etc/NEWS @ 104862:5ba38f143540

Mention that redefining the function byte-compile-dest-file is obsolete.
author Glenn Morris <rgm@gnu.org>
date Sat, 05 Sep 2009 19:11:24 +0000
parents 6e7b745a5ee5
children 02bf3383a22f
line wrap: on
line diff
--- a/etc/NEWS	Sat Sep 05 19:10:37 2009 +0000
+++ b/etc/NEWS	Sat Sep 05 19:11:24 2009 +0000
@@ -232,6 +232,11 @@
 ** Face aliases can now be marked as obsolete, using the macro
 `define-obsolete-face-alias'.
 
+---
+** Changing the file-names generated by byte-compilation by redefining
+the function `byte-compile-dest-file' before loading bytecomp.el is obsolete.
+Instead, customize byte-compile-dest-file-function.
+
 
 * Installation Changes in Emacs 23.1