diff options
| author | Glenn Morris | 2011-05-18 23:59:50 -0700 |
|---|---|---|
| committer | Glenn Morris | 2011-05-18 23:59:50 -0700 |
| commit | bc8410afd812558f8ff62041ff83e1b899174294 (patch) | |
| tree | 9b44663c0f6243df2a68c2514c4b13084e3b964c /doc/lispref/ChangeLog | |
| parent | 35a30759f31addb80faef630001de380cd94a0cf (diff) | |
| download | emacs-bc8410afd812558f8ff62041ff83e1b899174294.tar.gz emacs-bc8410afd812558f8ff62041ff83e1b899174294.zip | |
* doc/lispref/lists.texi (Sets And Lists): Mention cl provides union etc.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 198eb1c8ed2..7d1ce7bff80 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,7 @@ | |||
| 1 | 2011-05-19 Glenn Morris <rgm@gnu.org> | ||
| 2 | |||
| 3 | * lists.texi (Sets And Lists): Mention cl provides union etc. | ||
| 4 | |||
| 1 | 2011-05-19 Nix <nix@esperi.org.uk> | 5 | 2011-05-19 Nix <nix@esperi.org.uk> |
| 2 | 6 | ||
| 3 | * windows.texi (Displaying Buffers): pop-to-buffer is not a command. | 7 | * windows.texi (Displaying Buffers): pop-to-buffer is not a command. |