| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *** empty log message *** | Kenichi Handa | 2002-10-08 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-10-07 | 1 | -0/+4 |
| | | |||||
| * | 2002-10-06 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-10-07 | 1 | -0/+5 |
| | | | | | | * macmenu.c (mac_menu_show): Add j to count menu items; match menu_item_selection to it to find selected item. | ||||
| * | * xterm.c (XTread_socket): Fix from 2002-10-03 didn't cover all | Jan Djärv | 2002-10-05 | 1 | -0/+7 |
| | | | | | | | cases. The correct fix is to pass ReparentNotify to Xt. The shell widget interprets ConfigureNotify differently depending on if it has been reparented or not. | ||||
| * | (Fformat_time_string): Doc fix. | Markus Rost | 2002-10-05 | 1 | -0/+4 |
| | | |||||
| * | (Flength): Doc fix. | John Paul Wallington | 2002-10-05 | 1 | -1/+5 |
| | | |||||
| * | Switching return to be treated like an X keysym | Steven Tamm | 2002-10-04 | 1 | -0/+5 |
| | | |||||
| * | * xterm.c (XTread_socket): For ConfigureNotify, with x and y == 0, | Jan Djärv | 2002-10-03 | 1 | -0/+6 |
| | | | | | | and USE_MOTIF, call XTranslateCoordinates to get the real x and y. This is to also handle x/y changes that occur because of a resize. | ||||
| * | * frame.c (Vdelete_frame_functions): New variable. | John Paul Wallington | 2002-10-02 | 1 | -0/+13 |
| | | | | | | | | | | | | | (syms_of_frame): Initialize and defvar it. (Fdelete_frame): Use it instead of delete-frame-hook. Don't run it when frame's `tooltip' parameter is non-nil. * xfns.c (x_create_tip_frame): Set `tooltip' frame parameter to t. * w32fns.c (x_create_tip_frame): Likewise * macfns.c (x_create_tip_frame): Likewise. | ||||
| * | *** empty log message *** | Kenichi Handa | 2002-09-30 | 1 | -0/+11 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-09-29 | 1 | -0/+3 |
| | | |||||
| * | (STOP_POLLING, RESUME_POLLING): New macros. | Richard M. Stallman | 2002-09-29 | 1 | -0/+10 |
| | | | | | (redisplay_internal): Use them. Do RESUME_POLLING at end of function. | ||||
| * | (try_font_list): Pay attention to the case that FAMILY is nil. | Kenichi Handa | 2002-09-27 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-09-26 | 1 | -0/+7 |
| | | |||||
| * | (Fminibufferp): Add an optional `buffer' argument. | John Paul Wallington | 2002-09-26 | 1 | -0/+4 |
| | | |||||
| * | (try_font_list): New arg PREFER_FACE_FAMILY. If it is | Kenichi Handa | 2002-09-26 | 1 | -0/+8 |
| | | | | | | | | nonzero, try face's family at first. Otherwise try FAMILY at first. (choose_face_font): If C is a single byte char or latin-1, call try_font_list with PREFER_FACE_FAMILY 1. | ||||
| * | (select_window_1): Don't select frame. | Richard M. Stallman | 2002-09-21 | 1 | -0/+6 |
| | | | | | | Set frame's selected window only when frame itself is selected. (Fselect_window): Doc fix. | ||||
| * | *** empty log message *** | Kim F. Storm | 2002-09-18 | 1 | -0/+5 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-09-18 | 1 | -0/+7 |
| | | |||||
| * | . | Andreas Schwab | 2002-09-17 | 1 | -0/+4 |
| | | |||||
| * | (unexec): Deal with .got, reinstating change from 25-08-1999. | Richard M. Stallman | 2002-09-16 | 1 | -0/+5 |
| | | |||||
| * | (UNEXEC): Comment out definition. | Richard M. Stallman | 2002-09-13 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Markus Rost | 2002-09-13 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-09-12 | 1 | -0/+18 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-09-11 | 1 | -0/+17 |
| | | |||||
| * | *** empty log message *** | Stefan Monnier | 2002-09-10 | 1 | -1/+7 |
| | | |||||
| * | Typo | Kim F. Storm | 2002-09-09 | 1 | -1/+1 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2002-09-09 | 1 | -0/+10 |
| | | |||||
| * | Fix typo. Add comment. | Markus Rost | 2002-09-09 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-09-09 | 1 | -0/+8 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2002-09-08 | 1 | -0/+7 |
| | | |||||
| * | (set_case_table): Make canon table point to eqv table. | Richard M. Stallman | 2002-09-06 | 1 | -0/+4 |
| | | |||||
| * | (syms_of_xselect): Fix spacing. | Juanma Barranquero | 2002-09-06 | 1 | -0/+19 |
| | | |||||
| * | (set_image_of_range_1): In no-TRANSLATE case, | Richard M. Stallman | 2002-09-06 | 1 | -0/+11 |
| | | | | | | | | | | | call EXTEND_RANGE_TABLE and return a proper value. (set_image_of_range): Don't call set_image_of_range_1 if no TRANSLATE or if range includes all of Latin-1. Only call it for the Latin-1 part of the range. For other cases, make two separate ranges, one for the original specified characters and one for their case-conversions. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2002-09-05 | 1 | -1/+17 |
| | | |||||
| * | All dependencies updated. | Juanma Barranquero | 2002-09-04 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-09-03 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-09-01 | 1 | -0/+8 |
| | | |||||
| * | (TEMACS_LDFLAGS): Renamed from ALL_LDFLAGS. Don't include LDFLAGS. | Richard M. Stallman | 2002-09-01 | 1 | -0/+15 |
| | | | | | (temacs): Pass LDFLAGS separately, and not via YMF_PASS_LDFLAGS. | ||||
| * | (get_window_cursor_type): Don't use x_highlight_frame | Eli Zaretskii | 2002-08-31 | 1 | -0/+5 |
| | | | | | member of x_display_info unless we compile for some window system. | ||||
| * | 2002-08-30 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-31 | 1 | -0/+5 |
| | | | | | | | | * macterm.c (expose_overlaps): New function (merge code from xterm.c). (expose_window): Use it to fix the display of overlapping rows (merge code from xterm.c). | ||||
| * | *** empty log message *** | Kim F. Storm | 2002-08-30 | 1 | -0/+6 |
| | | |||||
| * | 2002-08-30 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-30 | 1 | -0/+4 |
| | | | | | * macfns.c (Qbox): Add extern declaration. | ||||
| * | (Qbox): Make extern. | Juanma Barranquero | 2002-08-30 | 1 | -0/+3 |
| | | | | | (syms_of_w32fns): Remove initialization of Qbox. | ||||
| * | (Fx_open_connection): Fix docstring. Patch from Rune Kleveland ↵ | Juanma Barranquero | 2002-08-30 | 1 | -5/+10 |
| | | | | | <runekl@viewpoint.no>. | ||||
| * | (struct w32_display_info) <x_highlight_frame>: Renamed from | Kim F. Storm | 2002-08-30 | 1 | -1/+4 |
| | | | | | w32_highlight_frame. | ||||
| * | (Qbar, Qbox): Removed. | Kim F. Storm | 2002-08-30 | 1 | -1/+3 |
| | | | | | (syms_of_macfns): Don't intern or staticpro them. | ||||
| * | These changes consolidates the handling of the cursor | Kim F. Storm | 2002-08-30 | 1 | -0/+89 |
| | | | | | | type in xdisp.c, moving duplicate code and functionality from xfns.c, xterm.c, w32fns.c, w32term.c, macfns.c, and macterm.c. | ||||
| * | *** empty log message *** | Richard M. Stallman | 2002-08-29 | 1 | -0/+25 |
| | | |||||
| * | *** empty log message *** | Simon Josefsson | 2002-08-29 | 1 | -0/+5 |
| | | |||||