aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorStefan Monnier2011-02-23 10:22:28 -0500
committerStefan Monnier2011-02-23 10:22:28 -0500
commit53cfe624fc93b0f8aea0747f4d3493881404e77f (patch)
tree0206365b692ee955ec3ede49807c5fc4fd051796 /lib-src
parent617a0e834a8f3870e28308cd2d04cba6d945f62b (diff)
downloademacs-53cfe624fc93b0f8aea0747f4d3493881404e77f.tar.gz
emacs-53cfe624fc93b0f8aea0747f4d3493881404e77f.zip
* lisp/emacs-lisp/bytecomp.el (byte-compile-disable-print-circle): Obsolete.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib-src/ChangeLog b/lib-src/ChangeLog
index fceeaba174c..2c98cdf59a6 100644
--- a/lib-src/ChangeLog
+++ b/lib-src/ChangeLog
@@ -611,7 +611,7 @@
611 autoconf, not cpp. 611 autoconf, not cpp.
612 (ALL_CFLAGS): Use them as make variables. 612 (ALL_CFLAGS): Use them as make variables.
613 613
6142010-04-07 Christoph <cschol2112@googlemail.com> (tiny change) 6142010-04-07 Christoph Scholtes <cschol2112@googlemail.com>
615 615
616 * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis 616 * makefile.w32-in (OTHER_PLATFORM_SUPPORT): Use parenthesis
617 for macros for nmake compatibility. 617 for macros for nmake compatibility.