diff options
| author | Thien-Thi Nguyen | 2008-01-27 11:08:21 +0000 |
|---|---|---|
| committer | Thien-Thi Nguyen | 2008-01-27 11:08:21 +0000 |
| commit | 1a256502c72ce928f29f532a4df3cfb96b8161ac (patch) | |
| tree | ea5c06f6842a9036fa321296c3d9827eadbf0370 /doc/lispref/ChangeLog | |
| parent | b9712b1c0d45bc75408516e3f49457c84c60ccc1 (diff) | |
| download | emacs-1a256502c72ce928f29f532a4df3cfb96b8161ac.tar.gz emacs-1a256502c72ce928f29f532a4df3cfb96b8161ac.zip | |
(Button Types): For define-button-type, clarify type of NAME.
Diffstat (limited to 'doc/lispref/ChangeLog')
| -rw-r--r-- | doc/lispref/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/lispref/ChangeLog b/doc/lispref/ChangeLog index 21038e6e0e1..12539758018 100644 --- a/doc/lispref/ChangeLog +++ b/doc/lispref/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2008-01-27 Thien-Thi Nguyen <ttn@gnuvola.org> | ||
| 2 | |||
| 3 | * display.texi (Button Types): | ||
| 4 | For define-button-type, clarify type of NAME. | ||
| 5 | |||
| 1 | 2008-01-19 Martin Rudalics <rudalics@gmx.at> | 6 | 2008-01-19 Martin Rudalics <rudalics@gmx.at> |
| 2 | 7 | ||
| 3 | * buffers.texi (Buffer Modification): Fix typo. | 8 | * buffers.texi (Buffer Modification): Fix typo. |