Mercurial > emacs
comparison src/ChangeLog @ 96894:70b68c95ca0a
Fix typos.
| author | Juanma Barranquero <lekktu@gmail.com> |
|---|---|
| date | Tue, 22 Jul 2008 15:47:31 +0000 |
| parents | 532dd6819465 |
| children | d75d7cb75fdd |
comparison
equal
deleted
inserted
replaced
| 96893:532dd6819465 | 96894:70b68c95ca0a |
|---|---|
| 14 | 14 |
| 15 * nsterm.m (syms_of_nsterm): Remove debugging println. | 15 * nsterm.m (syms_of_nsterm): Remove debugging println. |
| 16 | 16 |
| 17 2008-07-22 David Reitter <david.reitter@gmail.com> | 17 2008-07-22 David Reitter <david.reitter@gmail.com> |
| 18 | 18 |
| 19 * nsfns.m: (do_applescript, F_do_applescript): NS version of the | 19 * nsfns.m (do_applescript, F_do_applescript): NS version of the |
| 20 Carbon implementation of the same functionality: execute arbitrary | 20 Carbon implementation of the same functionality: execute arbitrary |
| 21 AppleScript code. | 21 AppleScript code. |
| 22 | 22 |
| 23 2008-07-21 Adrian Robert <Adrian.B.Robert@gmail.com> | 23 2008-07-21 Adrian Robert <Adrian.B.Robert@gmail.com> |
| 24 | 24 |
| 25 * nsfns.m | 25 * nsfns.m (Fx_create_frame, Fx_read_file_name, Fx_get_resource) |
| 26 (Fx_create_frame, Fx_read_file_name, Fx_get_resource) | |
| 27 (Fx_set_resource, Fx_set_alpha, Fx_server_max_request_size) | 26 (Fx_set_resource, Fx_set_alpha, Fx_server_max_request_size) |
| 28 (Fx_server_vendor, Fx_server_version, Fx_display_screens) | 27 (Fx_server_vendor, Fx_server_version, Fx_display_screens) |
| 29 (Fx_display_mm_height, Fx_display_mm_width) | 28 (Fx_display_mm_height, Fx_display_mm_width) |
| 30 (Fx_display_backing_store, Fx_display_visual_class) | 29 (Fx_display_backing_store, Fx_display_visual_class) |
| 31 (Fx_display_save_under, Fx_open_connection) | 30 (Fx_display_save_under, Fx_open_connection) |
| 11529 * makefile.w32-in (LIBS): Add COMCTL32. | 11528 * makefile.w32-in (LIBS): Add COMCTL32. |
| 11530 | 11529 |
| 11531 * w32fns.c (globals_of_w32fns): Init common controls. | 11530 * w32fns.c (globals_of_w32fns): Init common controls. |
| 11532 | 11531 |
| 11533 2007-10-08 Richard Stallman <rms@gnu.org> | 11532 2007-10-08 Richard Stallman <rms@gnu.org> |
| 11533 | |
| 11534 * image.c (our_memory_buffer): Rename from omfib_buffer. | 11534 * image.c (our_memory_buffer): Rename from omfib_buffer. |
| 11535 | 11535 |
| 11536 2007-10-08 Richard Stallman <rms@gnu.org> | 11536 2007-10-08 Richard Stallman <rms@gnu.org> |
| 11537 | 11537 |
| 11538 * buffer.c (Foverlays_at): Doc fix. | 11538 * buffer.c (Foverlays_at): Doc fix. |
