| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle HAVE_BCMP. | Richard M. Stallman | 1994-01-07 | 1 | -2/+4 |
* | (describe_syntax): Handle Sinherit. | Richard M. Stallman | 1994-01-05 | 1 | -4/+6 |
* | (enum syntaxcode): Add Sinherit. | Richard M. Stallman | 1994-01-05 | 1 | -11/+92 |
* | (SUNOS_LOCALTIME_BUG): #if 0'd. | Richard M. Stallman | 1994-01-04 | 1 | -0/+2 |
* | (Fmapconcat): Doc fix. | Richard M. Stallman | 1994-01-04 | 1 | -1/+1 |
* | (bcopy, bzero, bcmp): Defined. | Richard M. Stallman | 1994-01-04 | 1 | -0/+5 |
* | (buffer.o): Don't depend on syntax.h. | Richard M. Stallman | 1994-01-04 | 1 | -5/+7 |
* | Don't include syntax.h. | Richard M. Stallman | 1994-01-04 | 1 | -1/+12 |
* | (file_name_completion_stat): If have symlinks, use lstat. | Richard M. Stallman | 1994-01-04 | 1 | -0/+4 |
* | (Fx_list_fonts): Don't fail to init `tail'. | Richard M. Stallman | 1994-01-04 | 1 | -1/+7 |
* | (get_system_name): If the official name of the host is | Richard M. Stallman | 1994-01-03 | 1 | -0/+10 |
* | (rotate_right, rotate_left): Simplify | Richard M. Stallman | 1994-01-02 | 1 | -100/+140 |
* | (NULL_RIGHT_CHILD, NULL_LEFT_CHILD): | Richard M. Stallman | 1994-01-02 | 1 | -18/+19 |
* | (Fwrite_region): Don't change START and END from nil | Richard M. Stallman | 1994-01-01 | 1 | -11/+12 |
* | (read_process_output): Use clip_to_bounds when moving | Richard M. Stallman | 1994-01-01 | 1 | -1/+1 |
* | Delete `show env TERMCAP'. | Richard M. Stallman | 1994-01-01 | 1 | -1/+0 |
* | (${etc}DOC): Don't depend on SOME_MACHINE_OBJECTS. | Richard M. Stallman | 1994-01-01 | 1 | -1/+1 |
* | (SOME_MACHINE_OBJECTS): New var. | Richard M. Stallman | 1994-01-01 | 1 | -2/+7 |
* | (Finsert_file_contents): Avoid setting buffer-file-name field if ran a handler. | Richard M. Stallman | 1993-12-31 | 1 | -5/+5 |
* | (lispy_accent_codes): Cope if an XK symbol is undefined. | Richard M. Stallman | 1993-12-31 | 1 | -0/+54 |
* | Always include termhooks.h. | Richard M. Stallman | 1993-12-31 | 1 | -1/+31 |
* | (Finsert_file_contents): Don't run after change hook | Richard M. Stallman | 1993-12-31 | 1 | -2/+7 |
* | (PENDING_OUTPUT_COUNT): Two alternate definitions | Richard M. Stallman | 1993-12-31 | 1 | -1/+12 |
* | (Fsubstitute_command_keys): Fix previous change. | Richard M. Stallman | 1993-12-31 | 1 | -3/+6 |
* | (read_from_minibuffer): Rename arg initial_input to initial_contents. | Richard M. Stallman | 1993-12-30 | 1 | -9/+9 |
* | (Femacs_pid): New function. | Richard M. Stallman | 1993-12-30 | 1 | -0/+8 |
* | (read_avail_input): Turn O_NDELAY off on DGUX as on USG. | Richard M. Stallman | 1993-12-30 | 1 | -2/+2 |
* | (Fall_completions): Allow completions that start with space | Richard M. Stallman | 1993-12-30 | 1 | -5/+8 |
* | (LDFLAGS): Define as empty. | Richard M. Stallman | 1993-12-30 | 1 | -2/+3 |
* | (describe_command): If binding is a kbd macro, say so. | Richard M. Stallman | 1993-12-29 | 1 | -0/+2 |
* | (main) [AIX]: Call putenv. | Richard M. Stallman | 1993-12-26 | 1 | -0/+6 |
* | (A_TEXT_OFFSET, A_TEXT_SEEK, ADJUST_EXEC_HEADER): Defined. | Richard M. Stallman | 1993-12-26 | 1 | -0/+5 |
* | (XTflush): FIx typo in last change. | Richard M. Stallman | 1993-12-26 | 1 | -2/+2 |
* | (struct input_event): FIx typo in previous change. | Richard M. Stallman | 1993-12-26 | 1 | -1/+1 |
* | (XTread_socket): Make proper junk values to pass to select. | Richard M. Stallman | 1993-12-26 | 1 | -2/+4 |
* | (bcopy) Use memmove instead of memcpy. | Richard M. Stallman | 1993-12-26 | 1 | -1/+1 |
* | (EMACS_GET_TIME) [USG5_4]: Give gettimeofday just one arg. | Richard M. Stallman | 1993-12-26 | 1 | -0/+8 |
* | (XTflash): Use EMACS_GET_TIME. | Richard M. Stallman | 1993-12-26 | 1 | -2/+2 |
* | (Fmemory_limit): No longer interactive. | Richard M. Stallman | 1993-12-25 | 1 | -1/+1 |
* | (command_loop_1): Test of whether disp tab elt | Richard M. Stallman | 1993-12-25 | 1 | -1/+1 |
* | (Fwrite_region): If handler, don't mess with modtime. | Richard M. Stallman | 1993-12-25 | 1 | -5/+0 |
* | (callproc.o): Depend on systty.h and syssignal.h. | Richard M. Stallman | 1993-12-25 | 1 | -1/+2 |
* | Include systty.h. | Richard M. Stallman | 1993-12-25 | 1 | -1/+3 |
* | (create_process) [NTTYDISC]: Set the tty line discipline. | Richard M. Stallman | 1993-12-25 | 1 | -1/+9 |
* | Add #undef HAVE_SETSID. | Richard M. Stallman | 1993-12-25 | 1 | -0/+1 |
* | (redisplay_window): Before altering lpoint, | Richard M. Stallman | 1993-12-25 | 1 | -1/+2 |
* | (Fmodify_syntax_entry): Doc fix. | Richard M. Stallman | 1993-12-24 | 1 | -3/+4 |
* | (TERMCAP_NAME): Defined. | Richard M. Stallman | 1993-12-24 | 2 | -0/+4 |
* | (Fopen_network_stream): Turn off SIGIO while connecting. | Richard M. Stallman | 1993-12-24 | 1 | -0/+17 |
* | (LIBS_SYSTEM): Use -lresolv if HAVE_RES_INIT | Richard M. Stallman | 1993-12-23 | 1 | -3/+8 |