Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 4907:9e7f5a77cc84
merge
author | Ben Wing <ben@xemacs.org> |
---|---|
date | Mon, 01 Feb 2010 01:05:28 -0600 |
parents | 6ef8256a020a 755ae5b97edb |
children | b3ce27ca7647 e99033b7e05c |
comparison
equal
deleted
inserted
replaced
4906:6ef8256a020a | 4907:9e7f5a77cc84 |
---|---|
115 * keymap.c (MARKED_SLOT): | 115 * keymap.c (MARKED_SLOT): |
116 * keymap.c (keymap_equal): | 116 * keymap.c (keymap_equal): |
117 * keymap.c (keymap_hash): | 117 * keymap.c (keymap_hash): |
118 Implement. | 118 Implement. |
119 | 119 |
120 2010-01-31 Aidan Kehoe <kehoea@parhasard.net> | |
121 | |
122 * symbols.c (Fspecial_operator_p, syms_of_symbols): | |
123 * eval.c (print_subr, Finteractive_p, Ffuncall) | |
124 (Ffunction_min_args, Ffunction_max_args, vars_of_eval): | |
125 * editfns.c: | |
126 * data.c (Fsubr_max_args): | |
127 * doc.c (Fbuilt_in_symbol_file): | |
128 Change "special form" to "special operator" in our sources. | |
129 | |
130 2010-01-31 Aidan Kehoe <kehoea@parhasard.net> | |
131 | |
132 * search.c (search_buffer): | |
133 When checking the octets of c for identity, don't compare the | |
134 same octet with itself. Thank you Ben Wing! | |
135 | |
120 2010-01-30 Ben Wing <ben@xemacs.org> | 136 2010-01-30 Ben Wing <ben@xemacs.org> |
121 | 137 |
122 * intl-auto-encap-win32.c: | 138 * intl-auto-encap-win32.c: |
123 * intl-auto-encap-win32.c (qxeExtractAssociatedIcon): | 139 * intl-auto-encap-win32.c (qxeExtractAssociatedIcon): |
124 * intl-auto-encap-win32.c (qxeExtractIconEx): | 140 * intl-auto-encap-win32.c (qxeExtractIconEx): |