diff options
| author | Richard M. Stallman | 2007-11-15 11:58:22 +0000 |
|---|---|---|
| committer | Richard M. Stallman | 2007-11-15 11:58:22 +0000 |
| commit | a5ab2e0c993791bf3bb1a0dc9378119fc44a6e2e (patch) | |
| tree | 3c614d7aa8df4a57e9223a25824df3e391b599e8 /man/ChangeLog | |
| parent | 0a3333b5a69175bf284406e98a01a09b65f26b60 (diff) | |
| download | emacs-a5ab2e0c993791bf3bb1a0dc9378119fc44a6e2e.tar.gz emacs-a5ab2e0c993791bf3bb1a0dc9378119fc44a6e2e.zip | |
(Communication Coding): Document x-select-request-type.
Diffstat (limited to 'man/ChangeLog')
| -rw-r--r-- | man/ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index 5dc97b83329..5b4b7bc6bba 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,16 @@ | |||
| 1 | 2007-11-15 Richard Stallman <rms@gnu.org> | ||
| 2 | |||
| 3 | * cl.texi (Equality Predicates): Delete `eql'. | ||
| 4 | (Predicates, Naming Conventions, Top): Delete `eql'. | ||
| 5 | (Common Lisp Compatibility): Delete `eql'. | ||
| 6 | (Porting Common Lisp): Delete obsolete backquote info. | ||
| 7 | Minor clarification about character constants. | ||
| 8 | (Sequence Basics): Minor clarification. | ||
| 9 | |||
| 10 | 2007-11-15 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 11 | |||
| 12 | * mule.texi (Communication Coding): Document x-select-request-type. | ||
| 13 | |||
| 1 | 2007-11-11 Glenn Morris <rgm@gnu.org> | 14 | 2007-11-11 Glenn Morris <rgm@gnu.org> |
| 2 | 15 | ||
| 3 | * calendar.texi (Special Diary Entries): Fix Thanksgiving example. | 16 | * calendar.texi (Special Diary Entries): Fix Thanksgiving example. |