diff options
| author | Stefan Monnier | 2011-02-23 10:22:28 -0500 |
|---|---|---|
| committer | Stefan Monnier | 2011-02-23 10:22:28 -0500 |
| commit | 53cfe624fc93b0f8aea0747f4d3493881404e77f (patch) | |
| tree | 0206365b692ee955ec3ede49807c5fc4fd051796 /lib-src | |
| parent | 617a0e834a8f3870e28308cd2d04cba6d945f62b (diff) | |
| download | emacs-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/ChangeLog | 2 |
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 | ||
| 614 | 2010-04-07 Christoph <cschol2112@googlemail.com> (tiny change) | 614 | 2010-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. |