aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* *** empty log message ***Jim Meyering1993-10-121-0/+11
* [hpux 7] (_MAXLDBL, _NMAXLDBL): New macro definitions.Richard M. Stallman1993-10-091-0/+10
* (Vafter_insert_file_functions): New variable.Richard M. Stallman1993-10-091-14/+164
* (BSTRING): Define only if HAVE_BCOPY.Richard M. Stallman1993-10-081-1/+3
* (SYSTEM_TYPE): Put into #if 0.Richard M. Stallman1993-10-081-0/+12
* (skip_chars): Fixed typo.Brian Fox1993-10-081-2/+4
* (skip_chars): Reinstate check for end of buffer, ignoring crypticBrian Fox1993-10-071-2/+7
* Format comment.Brian Fox1993-10-051-1/+2
* Comment update reflects reality.Brian Fox1993-10-051-1/+1
* (Fminibuffer_complete_word): GCPRO1 `completion' during calls toBrian Fox1993-10-051-23/+43
* (read_key_sequence): Don't declare first_event; it is no longer used.Brian Fox1993-10-051-5/+10
* If POSIX and HAVE_UNISTD_H are defined, and unistd.h hasn't alreadyBrian Fox1993-10-051-0/+7
* (LIBES): Add $(GNULIB_VAR) again at end.Roland McGrath1993-10-031-2/+3
* *** empty log message ***Roland McGrath1993-10-031-0/+30
* (ALL_CFLAGS): Make sure `.' is searched before `${srcdir}'.Brian Fox1993-09-301-1/+1
* Doc fix.Jim Blandy1993-09-281-4/+5
* (Fhandle_switch_frame): Doc fix.Brian Fox1993-09-281-1/+1
* (validate_plist): Add argument declaration for `list'.Brian Fox1993-09-281-0/+1
* Initial revisionBrian Fox1993-09-281-62/+758
* [MULTI_FRAME]: Increase PURESIZE to 220000.Roland McGrath1993-09-251-1/+1
* Whitespace fix.Richard M. Stallman1993-09-231-1/+1
* Add declaration for atof if not predefined.Brian Fox1993-09-221-0/+4
* * Added fixes from Karl Berry for ISC-2.2.Brian Fox1993-09-221-10/+21
* (file_name_completion): Install case-preserving changes from Emacs 18Brian Fox1993-09-221-3/+33
* (w_wn_set_size_hint): Make recent window gravity additionBrian Fox1993-09-221-1/+2
* (Fdelete_windows_on): Fix DEFUN to allow optional second arg to appear.Brian Fox1993-09-221-1/+1
* (read_minibuf): Don't add history item if it isBrian Fox1993-09-221-1/+3
* (doprnt): Use a fixed buffer to store the formatBrian Fox1993-09-221-5/+23
* (Qextended_command_history): New variable preventsBrian Fox1993-09-221-3/+8
* (sys_write): Keep trying to write out the data untilBrian Fox1993-09-221-4/+26
* (XScreenNumberOfScreen): Move assignments out of declaration for (dpy,Brian Fox1993-09-221-2/+5
* entered into RCSRichard M. Stallman1993-09-201-0/+4
* *** empty log message ***Roland McGrath1993-09-201-1/+5
* Add #undef HAVE_RES_INIT.Richard M. Stallman1993-09-191-0/+1
* (LIBS_SYSTEM): Use -lresolv if it seems appropriate.Richard M. Stallman1993-09-161-4/+5
* (LIB_STANDARD): Add a second -lc after crtn.o.Richard M. Stallman1993-09-141-1/+6
* (LIBS_MACHINE): Make definition empty.Richard M. Stallman1993-09-141-1/+3
* (graft_intervals_into_buffer): New arg INHERIT.Richard M. Stallman1993-09-141-18/+17
* (Funexpand_abbrev, Fexpand_abbrev): Pass new arg to insert_from_string.Richard M. Stallman1993-09-141-2/+3
* (Fsubstitute_command_keys): Pass new arg to insert_from_string.Richard M. Stallman1993-09-141-1/+1
* (Fminibuffer_complete_word): Pass new arg to insert_from_string*.Richard M. Stallman1993-09-141-2/+2
* (Finsert_and_inherit): New function.Richard M. Stallman1993-09-141-3/+78
* (Freplace_match): Call Finsert_and_inherit.Richard M. Stallman1993-09-141-1/+1
* (insert_from_string): Pass extra arg to graft_intervals_into_buffer.Richard M. Stallman1993-09-141-4/+6
* (HAVE_X11R4): If AIX, do not define HAVE_X11R4.Richard M. Stallman1993-09-131-0/+5
* (AIX3_2): Defined.Richard M. Stallman1993-09-131-0/+2
* (LIBS_MACHINE): Include -lrts, -liconv only if AIX3_2.Richard M. Stallman1993-09-131-0/+6
* (bzero, bcopy, bcmp): Don't define as functionsRichard M. Stallman1993-09-121-0/+9
* Include <paths.h>, not "paths.h".Roland McGrath1993-09-123-3/+3
* Include <config.h> instead of "config.h".Roland McGrath1993-09-1062-62/+62