diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 6bd601bef5d..62308037fec 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -4,6 +4,8 @@ | |||
| 4 | (List Functions): Remove copy-tree, standard elisp for some time. | 4 | (List Functions): Remove copy-tree, standard elisp for some time. |
| 5 | (Efficiency Concerns): Comment out examples that no longer apply. | 5 | (Efficiency Concerns): Comment out examples that no longer apply. |
| 6 | (Compiler Optimizations): Rename from "Optimizing Compiler"; reword. | 6 | (Compiler Optimizations): Rename from "Optimizing Compiler"; reword. |
| 7 | (Creating Symbols, Random Numbers): De-emphasize internal | ||
| 8 | variables cl--gensym-counter and cl--random-state. (Bug#12788) | ||
| 7 | 9 | ||
| 8 | 2012-11-02 Glenn Morris <rgm@gnu.org> | 10 | 2012-11-02 Glenn Morris <rgm@gnu.org> |
| 9 | 11 | ||