diff options
| author | Glenn Morris | 2012-11-02 21:19:40 -0400 |
|---|---|---|
| committer | Glenn Morris | 2012-11-02 21:19:40 -0400 |
| commit | c65b407b40fcfd0aa99ba159c5b67d16133380a2 (patch) | |
| tree | a31bf3703000d1751996f91ce9aeafe1eb98f1bf /doc/misc/ChangeLog | |
| parent | 7fbf8f7bd9a23a7cd946b60b4a8ec45124433b17 (diff) | |
| download | emacs-c65b407b40fcfd0aa99ba159c5b67d16133380a2.tar.gz emacs-c65b407b40fcfd0aa99ba159c5b67d16133380a2.zip | |
* doc/misc/cl.texi: Further general copyedits.
Eg, no longer distinguish between "the optimizing compiler" and "the
non-optimizing compiler" like they were different entities.
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 36f8d01bbd9..39d7ee8d1fc 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2012-11-03 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * cl.texi: Further general copyedits. | ||
| 4 | |||
| 1 | 2012-11-02 Glenn Morris <rgm@gnu.org> | 5 | 2012-11-02 Glenn Morris <rgm@gnu.org> |
| 2 | 6 | ||
| 3 | * cl.texi (Naming Conventions, Type Predicates, Macros) | 7 | * cl.texi (Naming Conventions, Type Predicates, Macros) |