diff options
| author | Per Abrahamsen | 2001-11-10 11:01:54 +0000 |
|---|---|---|
| committer | Per Abrahamsen | 2001-11-10 11:01:54 +0000 |
| commit | dbe3a58a447e5ec8462cd60d83593b626e2eb89f (patch) | |
| tree | 50e3a3c1de6e4cd50cd65f53945f759bc11f8761 /lisp/ChangeLog | |
| parent | 1b23afd5d1b8cd2d52dc1a0faaa9c639e190a319 (diff) | |
| download | emacs-dbe3a58a447e5ec8462cd60d83593b626e2eb89f.tar.gz emacs-dbe3a58a447e5ec8462cd60d83593b626e2eb89f.zip | |
2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk>
* wid-edit.el (checklist): Removed `:menu-tag'.
(radio-button-choice): Ditto.
(editable-list): Ditto.
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index cc807773044..b575452577f 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2001-11-09 Per Abrahamsen <abraham@dina.kvl.dk> | ||
| 2 | |||
| 3 | * wid-edit.el (checklist): Removed `:menu-tag'. | ||
| 4 | (radio-button-choice): Ditto. | ||
| 5 | (editable-list): Ditto. | ||
| 6 | |||
| 1 | 2001-11-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> | 7 | 2001-11-09 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
| 2 | 8 | ||
| 3 | * play/gomoku.el: Move definitions of constants to the beginning | 9 | * play/gomoku.el: Move definitions of constants to the beginning |