| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | (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 |
| | | |||||
| * | Add missing dependencies on w32term.h and composite.h. | Juanma Barranquero | 2002-08-28 | 1 | -0/+3 |
| | | |||||
| * | *** empty log message *** | Juanma Barranquero | 2002-08-28 | 1 | -5/+9 |
| | | |||||
| * | 2002-08-27 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-27 | 1 | -0/+4 |
| | | | | | * s/darwin.h [HAVE_LIBNCURSES]: Define HAVE_TERMINFO. | ||||
| * | (main): Handle --script. | Richard M. Stallman | 2002-08-27 | 1 | -0/+36 |
| | | | | | | (USAGE1): Mention --script. (standard_args): Define sort order for --script. | ||||
| * | *** empty log message *** | Miles Bader | 2002-08-27 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-27 | 1 | -0/+6 |
| | | |||||
| * | *** empty log message *** | Kim F. Storm | 2002-08-26 | 1 | -0/+5 |
| | | |||||
| * | 2002-08-25 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-25 | 1 | -1/+2 |
| | | | | | * s/darwin.h (DONT_REOPEN_PTY): #def it. | ||||
| * | 2002-08-25 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-25 | 1 | -2/+6 |
| | | | | | | | | | * emacs.c (main): Call init_mac_osx_environment if HAVE_CARBON is defined instead of MAC_OSX. * s/darwin.h (select): Define select to sys_select only if HAVE_CARBON is defined. | ||||
| * | 2002-08-25 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-25 | 1 | -0/+3 |
| | | | | | | * s/darwin.h (HAVE_WORKING_VFORK): #undef it. Define vfork to fork. | ||||
| * | 2002-08-25 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-25 | 1 | -0/+6 |
| | | | | | | | * macterm.c (XTread_socket): Remove code to call SendEventToEventTarget for keys with command modifiers when mac_command_key_is_meta is nil. | ||||
| * | Fix last change. | Andreas Schwab | 2002-08-24 | 1 | -0/+4 |
| | | |||||
| * | *** empty log message *** | Richard M. Stallman | 2002-08-24 | 1 | -0/+19 |
| | | |||||
| * | (PATFETCH): Remove the translating fetch. | Stefan Monnier | 2002-08-23 | 1 | -6/+16 |
| | | | | | | | | | | (PATFETCH_RAW): Rename to PATFETCH. (set_image_of_range): New fun. (SET_RANGE_TABLE_WORK_AREA): Use it. (regex_compile): Don't translate the pattern chars so eagerly. Only do it when inserting an `exactn' bytecode or when handling a char-range. (mutually_exclusive_p): Avoid empty statement. | ||||
| * | Revert part of 2000-08-14T14:26:59Z!fx@gnu.org change. | Kim F. Storm | 2002-08-22 | 1 | -0/+9 |
| | | |||||
| * | *** empty log message *** | Kenichi Handa | 2002-08-20 | 1 | -0/+4 |
| | | |||||