| Commit message (Expand) | Author | Age | Files | Lines |
| * | 2002-08-11 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-12 | 2 | -16/+79 |
| * | (unencodable_char_position): New function. | Kenichi Handa | 2002-08-11 | 1 | -0/+137 |
| * | *** empty log message *** | Kenichi Handa | 2002-08-11 | 1 | -0/+6 |
| * | 2002-08-10 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-11 | 4 | -0/+56 |
| * | (make_lispy_event): Test WINDOWSNT, not WINDOWS_NT. | Richard M. Stallman | 2002-08-10 | 2 | -2/+6 |
| * | (forward_to_next_line_start): Return 0 when reaching the | Gerd Moellmann | 2002-08-09 | 2 | -1/+6 |
| * | (BASE_PURESIZE): Increase to 910000. | Ken Raeburn | 2002-08-09 | 2 | -1/+3 |
| * | (Ffind_operation_coding_system): Fix Lisp_Object/int mixup. | Ken Raeburn | 2002-08-08 | 2 | -1/+6 |
| * | (Ffind_operation_coding_system): For write-region, if | Kenichi Handa | 2002-08-08 | 1 | -0/+7 |
| * | *** empty log message *** | Kenichi Handa | 2002-08-08 | 1 | -0/+5 |
| * | *** empty log message *** | Richard M. Stallman | 2002-08-07 | 1 | -0/+9 |
| * | (mark_object): Detect long lists for debugging. | Richard M. Stallman | 2002-08-07 | 1 | -0/+11 |
| * | (C_SWITCH_SYSTEM): #undef it. | Richard M. Stallman | 2002-08-07 | 1 | -0/+3 |
| * | (Fmake_variable_frame_local): Doc fix. | Richard M. Stallman | 2002-08-07 | 1 | -2/+2 |
| * | *** empty log message *** | Richard M. Stallman | 2002-08-05 | 1 | -0/+24 |
| * | (local_heap, local_alloc, local_free): New macros. | Richard M. Stallman | 2002-08-05 | 1 | -117/+164 |
| * | Comment change. | Richard M. Stallman | 2002-08-05 | 1 | -1/+1 |
| * | 2002-08-04 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-04 | 2 | -1/+16 |
| * | In src: | Andrew Choi | 2002-08-03 | 4 | -139/+512 |
| * | (forward_to_next_line_start): Fix a condition that | Gerd Moellmann | 2002-08-03 | 2 | -1/+6 |
| * | 2002-08-02 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-02 | 2 | -2/+4 |
| * | *** empty log message *** | Richard M. Stallman | 2002-08-01 | 1 | -0/+4 |
| * | (SOME_MACHINE_OBJECTS): Add fontset.o. | Richard M. Stallman | 2002-08-01 | 1 | -1/+1 |
| * | 2002-07-31 Andrew Choi <akochoi@shaw.ca> | Andrew Choi | 2002-08-01 | 2 | -1/+3 |
| * | In src: | Andrew Choi | 2002-08-01 | 2 | -0/+11 |
| * | (set_frame_menubar): First parse all submenus, | Richard M. Stallman | 2002-07-31 | 2 | -31/+76 |
| * | Add missing semicolon. | Juanma Barranquero | 2002-07-30 | 1 | -1/+1 |
| * | (syms_of_ntproc): Fix docstring of `w32-get-true-file-attributes'. | Juanma Barranquero | 2002-07-30 | 2 | -8/+12 |
| * | *** empty log message *** | Richard M. Stallman | 2002-07-29 | 1 | -0/+11 |
| * | (HPUX8): Define this before including hpux.h. | Richard M. Stallman | 2002-07-29 | 1 | -5/+2 |
| * | (HAVE_SYS_WAIT_H): The #undef is conditional on HPUX8. | Richard M. Stallman | 2002-07-29 | 1 | -0/+2 |
| * | (make_lispy_event): Use #ifdef to test USE_TOOLKIT_SCROLL_BARS. | Richard M. Stallman | 2002-07-29 | 1 | -1/+2 |
| * | *** empty log message *** | Richard M. Stallman | 2002-07-27 | 1 | -0/+7 |
| * | (x_display_and_set_cursor): Check FRAME_CURSOR_WIDTH for bar cursor. | Richard M. Stallman | 2002-07-27 | 1 | -1/+4 |
| * | (FRAME_CURSOR_WIDTH): New macro. | Richard M. Stallman | 2002-07-27 | 1 | -0/+1 |
| * | (detect_coding_iso2022): While checking a byte sequence | Kenichi Handa | 2002-07-26 | 1 | -0/+6 |
| * | *** empty log message *** | Kenichi Handa | 2002-07-26 | 1 | -0/+6 |
| * | (unwind_redisplay): Clear redisplay_updating_p. | Richard M. Stallman | 2002-07-25 | 2 | -2/+11 |
| * | (expose_overlaps): New function. | Richard M. Stallman | 2002-07-25 | 1 | -1/+49 |
| * | (start_of_data): Don't define the function if a macro | Ken Raeburn | 2002-07-24 | 2 | -0/+17 |
| * | (start_of_data): If DATA_START is defined, prefer | Ken Raeburn | 2002-07-24 | 1 | -0/+6 |
| * | (BITS_PER_LONG, BITS_PER_EMACS_INT, EMACS_INT, | Ken Raeburn | 2002-07-24 | 1 | -35/+1 |
| * | (XPNTR): Use NO_UNION_TYPE version for union as well, | Ken Raeburn | 2002-07-24 | 1 | -21/+20 |
| * | *** empty log message *** | Richard M. Stallman | 2002-07-23 | 1 | -0/+8 |
| * | (redisplay_updating_p): New variable. | Richard M. Stallman | 2002-07-23 | 1 | -22/+27 |
| * | (Fmessage): Treat "" like nil. | Richard M. Stallman | 2002-07-23 | 2 | -1/+7 |
| * | (face_before_or_after_it_pos): Call | Kenichi Handa | 2002-07-23 | 2 | -1/+6 |
| * | *** empty log message *** | Juanma Barranquero | 2002-07-22 | 1 | -0/+6 |
| * | (init_callproc) [DOS_NT]: Initialize Vshared_game_score_directory to nil. | Juanma Barranquero | 2002-07-22 | 1 | -0/+8 |
| * | (display_line): Replace an unconditional abort with an assertion. | Richard M. Stallman | 2002-07-22 | 2 | -3/+8 |