diff options
Diffstat (limited to 'lisp/ChangeLog')
| -rw-r--r-- | lisp/ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/lisp/ChangeLog b/lisp/ChangeLog index da52c2aa190..a2e7f95747c 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog | |||
| @@ -76,6 +76,23 @@ | |||
| 76 | * info.el (Info-unescape-quotes, Info-split-parameter-string) | 76 | * info.el (Info-unescape-quotes, Info-split-parameter-string) |
| 77 | (Info-goto-emacs-command-node): Doc fixes. | 77 | (Info-goto-emacs-command-node): Doc fixes. |
| 78 | 78 | ||
| 79 | 2003-12-12 Jesper Harder <harder@ifa.au.dk> | ||
| 80 | |||
| 81 | * cus-edit.el (custom-add-parent-links): Define "many". | ||
| 82 | |||
| 83 | 2003-12-08 Per Abrahamsen <abraham@dina.kvl.dk> | ||
| 84 | |||
| 85 | * wid-edit.el (widget-child-value-get, widget-child-value-inline) | ||
| 86 | (widget-child-validate, widget-type-value-create) | ||
| 87 | (widget-type-default-get, widget-type-match): New functions. | ||
| 88 | (lazy): New widget. | ||
| 89 | (menu-choice, checklist, radio-button-choice, editable-list) | ||
| 90 | (group, documentation-string): Removed redundant (per 2003-10-25 | ||
| 91 | change) calls to `widget-children-value-delete'. | ||
| 92 | (widget-choice-value-get, widget-choice-value-inline): Removed | ||
| 93 | functions. | ||
| 94 | (menu-choice): Updated widget. | ||
| 95 | |||
| 79 | 2003-12-03 Kenichi Handa <handa@m17n.org> | 96 | 2003-12-03 Kenichi Handa <handa@m17n.org> |
| 80 | 97 | ||
| 81 | * language/cyrillic.el: Register "microsoft-cp1251" in | 98 | * language/cyrillic.el: Register "microsoft-cp1251" in |