diff options
| author | Glenn Morris | 2009-10-31 02:12:06 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-10-31 02:12:06 +0000 |
| commit | 77c64ca0ae998ca153312201c6782917104c003c (patch) | |
| tree | 851a29179cada97f2e745bc68a16d49ae0c089cf | |
| parent | 416d35886fa893252a62b21238ca84c0a01dce91 (diff) | |
| download | emacs-77c64ca0ae998ca153312201c6782917104c003c.tar.gz emacs-77c64ca0ae998ca153312201c6782917104c003c.zip | |
Mention byte-compile-warnings `constants' member.
| -rw-r--r-- | etc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -323,6 +323,9 @@ for completions displayed in *Completions*. | |||
| 323 | the function `byte-compile-dest-file' before loading bytecomp.el is obsolete. | 323 | the function `byte-compile-dest-file' before loading bytecomp.el is obsolete. |
| 324 | Instead, customize byte-compile-dest-file-function. | 324 | Instead, customize byte-compile-dest-file-function. |
| 325 | 325 | ||
| 326 | --- | ||
| 327 | ** `byte-compile-warnings' can have a new member, `constants'. | ||
| 328 | |||
| 326 | ** Several obsolete functions removed. | 329 | ** Several obsolete functions removed. |
| 327 | The functions have been obsolete since Emacs 19, and are unlikely to | 330 | The functions have been obsolete since Emacs 19, and are unlikely to |
| 328 | be in use: | 331 | be in use: |