Mercurial > hg > xemacs-beta
comparison src/ChangeLog @ 5474:4dee0387b9de
Merged with trunk.
| author | Mats Lidell <matsl@xemacs.org> |
|---|---|
| date | Tue, 29 Mar 2011 00:02:47 +0200 |
| parents | ac37a5f7e5be 3889ef128488 |
| children | 248176c74e6b |
comparison
equal
deleted
inserted
replaced
| 5473:ac37a5f7e5be | 5474:4dee0387b9de |
|---|---|
| 1 2011-03-24 Jerry James <james@xemacs.org> | |
| 2 | |
| 3 * README.kkcc: "occured" -> "occurred". | |
| 4 * alloc.c (malloced_storage_size): "supress" -> "suppress". | |
| 5 * buffer.c: "intial" -> "initial". | |
| 6 * elhash.c (Fdefine_hash_table_test): "analagous" -> "analogous". | |
| 7 * emacs.c: "targetting" -> "targeting". | |
| 8 (shut_down_emacs): "recurrance" -> "reoccurrence". | |
| 9 * event-stream.c: "accidentaly" -> "accidentally", and fix grammar. | |
| 10 * extents.c: "occuring" -> "occurring". | |
| 11 * faces.c (update_face_cachel_data): "appart" -> "apart", "begining" | |
| 12 -> "beginning". | |
| 13 * file-coding.c (Vkeyboard_coding_system): "interpet" -> "interpret". | |
| 14 * fileio.c (Fmake_temp_name): "analagous" -> "analogous". | |
| 15 * fontcolor-gtk.c: "sucess" -> "success". | |
| 16 * frame-gtk.c (gtk_init_frame_2): "carefull" -> "careful", fix | |
| 17 whitespace. | |
| 18 * frame.c: "negotation" -> "negotiation". | |
| 19 * glyphs-msw.c (mswindows_map_subwindow): "everytime" -> "every time". | |
| 20 * glyphs-widget.c: "accomodate" -> "accommodate". | |
| 21 (logical_unit_height): Ditto. | |
| 22 (Fwidget_logical_to_character_height): Ditto. | |
| 23 * gtk-xemacs.c (__nuke_background_items): "noticable" -> "noticeable". | |
| 24 * menubar-gtk.c: "inital" -> "initial". | |
| 25 * mule-ccl.c: "refered" -> "referred to". | |
| 26 * nt.c (mswindows_stat): "noticable" -> "noticeable". | |
| 27 * ntheap.c (recreate_heap): "commited" -> "committed". | |
| 28 * s/cygwin32.h: "konw" -> "know". | |
| 29 * sysdll.c: "dependant" -> "dependent". | |
| 30 * syswindows.h: "targetting" -> "targeting". | |
| 31 * text.c: "reversable" -> "reversible". | |
| 32 * unexcw.c (copy_executable_and_dump_data_section): "addres" -> | |
| 33 "address". | |
| 34 * unicode.c (Funicode_precedence_list): "occurrance" -> "occurrence". | |
| 35 * window.c (struct window_mirror_stats): "Ancilliary" -> "Ancillary". | |
| 36 | |
| 37 2011-03-20 Mats Lidell <matsl@xemacs.org> | |
| 38 | |
| 39 * alloca.c (find_stack_direction): | |
| 40 * alloca.c (xemacs_c_alloca): | |
| 41 Remove use of auto keyword. It is default and will be illegal in | |
| 42 C++0X. | |
| 43 | |
| 44 2011-03-17 Didier Verna <didier@xemacs.org> | |
| 45 | |
| 46 * data.c (init_errors_once_early): Define Qextent_read_only error. | |
| 47 * lisp.h: Declare it. | |
| 48 * extents.c (verify_extent_mapper): Signal an extent-read-only | |
| 49 error instead of a buffer-read-only one. | |
| 50 | |
| 1 2011-03-15 Aidan Kehoe <kehoea@parhasard.net> | 51 2011-03-15 Aidan Kehoe <kehoea@parhasard.net> |
| 2 | 52 |
| 3 * config.h.in (SUPPORT_CONFOUNDING_FUNCTIONS): New #define, | 53 * config.h.in (SUPPORT_CONFOUNDING_FUNCTIONS): New #define, |
| 4 equivalent NEED_TO_HANDLE_21_4_CODE by default, describing whether | 54 equivalent NEED_TO_HANDLE_21_4_CODE by default, describing whether |
| 5 this XEmacs should support the old-eq, old-equal and related | 55 this XEmacs should support the old-eq, old-equal and related |
