diff options
Diffstat (limited to 'doc/misc/ChangeLog')
| -rw-r--r-- | doc/misc/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog index 82e768c6564..1ecc0a65741 100644 --- a/doc/misc/ChangeLog +++ b/doc/misc/ChangeLog | |||
| @@ -1,3 +1,12 @@ | |||
| 1 | 2014-10-30 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * efaq.texi (Gnus does not work with NNTP): Remove; ancient. | ||
| 4 | |||
| 5 | 2014-10-30 Stefan Monnier <monnier@iro.umontreal.ca> | ||
| 6 | |||
| 7 | * eieio.texi (Accessing Slots, CLOS compatibility): Adjust wording | ||
| 8 | since `setf' is in core rather than in CL nowadays. | ||
| 9 | |||
| 1 | 2014-10-29 Paul Eggert <eggert@cs.ucla.edu> | 10 | 2014-10-29 Paul Eggert <eggert@cs.ucla.edu> |
| 2 | 11 | ||
| 3 | Simplify use of current-time and friends. | 12 | Simplify use of current-time and friends. |