diff options
| author | Glenn Morris | 2014-12-24 16:55:57 -0800 |
|---|---|---|
| committer | Glenn Morris | 2014-12-24 16:55:57 -0800 |
| commit | 218520e97c52bf43b82e9be1709b3462bf6627aa (patch) | |
| tree | 29534cea0f16f35509675e71a090c97c0652f25f /doc/lispref/ChangeLog | |
| parent | 5306baa97b39ad28664a97bcf1fae0246dbcc2ff (diff) | |
| download | emacs-218520e97c52bf43b82e9be1709b3462bf6627aa.tar.gz emacs-218520e97c52bf43b82e9be1709b3462bf6627aa.zip | |
* doc/lispref/sequences.texi (Sequence Functions): Copyedits.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 84654387dcd..56a073035cf 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,5 +1,7 @@ | |||
| 1 | 2014-12-25 Glenn Morris <rgm@gnu.org> | 1 | 2014-12-25 Glenn Morris <rgm@gnu.org> |
| 2 | 2 | ||
| 3 | * sequences.texi (Sequence Functions): Copyedits. | ||
| 4 | |||
| 3 | * control.texi (Pattern matching case statement): | 5 | * control.texi (Pattern matching case statement): |
| 4 | * positions.texi (List Motion): | 6 | * positions.texi (List Motion): |
| 5 | * streams.texi (Output Functions): | 7 | * streams.texi (Output Functions): |