| Commit message (Expand) | Author | Age | Files | Lines |
| * | *** empty log message *** | Jim Meyering | 1993-10-12 | 1 | -0/+11 |
| * | [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions. | Richard M. Stallman | 1993-10-09 | 1 | -0/+10 |
| * | (Vafter_insert_file_functions): New variable. | Richard M. Stallman | 1993-10-09 | 1 | -14/+164 |
| * | (BSTRING): Define only if HAVE_BCOPY. | Richard M. Stallman | 1993-10-08 | 1 | -1/+3 |
| * | (SYSTEM_TYPE): Put into #if 0. | Richard M. Stallman | 1993-10-08 | 1 | -0/+12 |
| * | (skip_chars): Fixed typo. | Brian Fox | 1993-10-08 | 1 | -2/+4 |
| * | (skip_chars): Reinstate check for end of buffer, ignoring cryptic | Brian Fox | 1993-10-07 | 1 | -2/+7 |
| * | Format comment. | Brian Fox | 1993-10-05 | 1 | -1/+2 |
| * | Comment update reflects reality. | Brian Fox | 1993-10-05 | 1 | -1/+1 |
| * | (Fminibuffer_complete_word): GCPRO1 `completion' during calls to | Brian Fox | 1993-10-05 | 1 | -23/+43 |
| * | (read_key_sequence): Don't declare first_event; it is no longer used. | Brian Fox | 1993-10-05 | 1 | -5/+10 |
| * | If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't already | Brian Fox | 1993-10-05 | 1 | -0/+7 |
| * | (LIBES): Add $(GNULIB_VAR) again at end. | Roland McGrath | 1993-10-03 | 1 | -2/+3 |
| * | *** empty log message *** | Roland McGrath | 1993-10-03 | 1 | -0/+30 |
| * | (ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'. | Brian Fox | 1993-09-30 | 1 | -1/+1 |
| * | Doc fix. | Jim Blandy | 1993-09-28 | 1 | -4/+5 |
| * | (Fhandle_switch_frame): Doc fix. | Brian Fox | 1993-09-28 | 1 | -1/+1 |
| * | (validate_plist): Add argument declaration for `list'. | Brian Fox | 1993-09-28 | 1 | -0/+1 |
| * | Initial revision | Brian Fox | 1993-09-28 | 1 | -62/+758 |
| * | [MULTI_FRAME]: Increase PURESIZE to 220000. | Roland McGrath | 1993-09-25 | 1 | -1/+1 |
| * | Whitespace fix. | Richard M. Stallman | 1993-09-23 | 1 | -1/+1 |
| * | Add declaration for atof if not predefined. | Brian Fox | 1993-09-22 | 1 | -0/+4 |
| * | * Added fixes from Karl Berry for ISC-2.2. | Brian Fox | 1993-09-22 | 1 | -10/+21 |
| * | (file_name_completion): Install case-preserving changes from Emacs 18 | Brian Fox | 1993-09-22 | 1 | -3/+33 |
| * | (w_wn_set_size_hint): Make recent window gravity addition | Brian Fox | 1993-09-22 | 1 | -1/+2 |
| * | (Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear. | Brian Fox | 1993-09-22 | 1 | -1/+1 |
| * | (read_minibuf): Don't add history item if it is | Brian Fox | 1993-09-22 | 1 | -1/+3 |
| * | (doprnt): Use a fixed buffer to store the format | Brian Fox | 1993-09-22 | 1 | -5/+23 |
| * | (Qextended_command_history): New variable prevents | Brian Fox | 1993-09-22 | 1 | -3/+8 |
| * | (sys_write): Keep trying to write out the data until | Brian Fox | 1993-09-22 | 1 | -4/+26 |
| * | (XScreenNumberOfScreen): Move assignments out of declaration for (dpy, | Brian Fox | 1993-09-22 | 1 | -2/+5 |
| * | entered into RCS | Richard M. Stallman | 1993-09-20 | 1 | -0/+4 |
| * | *** empty log message *** | Roland McGrath | 1993-09-20 | 1 | -1/+5 |
| * | Add #undef HAVE_RES_INIT. | Richard M. Stallman | 1993-09-19 | 1 | -0/+1 |
| * | (LIBS_SYSTEM): Use -lresolv if it seems appropriate. | Richard M. Stallman | 1993-09-16 | 1 | -4/+5 |
| * | (LIB_STANDARD): Add a second -lc after crtn.o. | Richard M. Stallman | 1993-09-14 | 1 | -1/+6 |
| * | (LIBS_MACHINE): Make definition empty. | Richard M. Stallman | 1993-09-14 | 1 | -1/+3 |
| * | (graft_intervals_into_buffer): New arg INHERIT. | Richard M. Stallman | 1993-09-14 | 1 | -18/+17 |
| * | (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string. | Richard M. Stallman | 1993-09-14 | 1 | -2/+3 |
| * | (Fsubstitute_command_keys): Pass new arg to insert_from_string. | Richard M. Stallman | 1993-09-14 | 1 | -1/+1 |
| * | (Fminibuffer_complete_word): Pass new arg to insert_from_string*. | Richard M. Stallman | 1993-09-14 | 1 | -2/+2 |
| * | (Finsert_and_inherit): New function. | Richard M. Stallman | 1993-09-14 | 1 | -3/+78 |
| * | (Freplace_match): Call Finsert_and_inherit. | Richard M. Stallman | 1993-09-14 | 1 | -1/+1 |
| * | (insert_from_string): Pass extra arg to graft_intervals_into_buffer. | Richard M. Stallman | 1993-09-14 | 1 | -4/+6 |
| * | (HAVE_X11R4): If AIX, do not define HAVE_X11R4. | Richard M. Stallman | 1993-09-13 | 1 | -0/+5 |
| * | (AIX3_2): Defined. | Richard M. Stallman | 1993-09-13 | 1 | -0/+2 |
| * | (LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2. | Richard M. Stallman | 1993-09-13 | 1 | -0/+6 |
| * | (bzero, bcopy, bcmp): Don't define as functions | Richard M. Stallman | 1993-09-12 | 1 | -0/+9 |
| * | Include <paths.h>, not "paths.h". | Roland McGrath | 1993-09-12 | 3 | -3/+3 |
| * | Include <config.h> instead of "config.h". | Roland McGrath | 1993-09-10 | 62 | -62/+62 |