aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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
* (clean): Use rm -f.Roland McGrath1993-09-101-2/+2
* Initial revisionRoland McGrath1993-09-101-0/+30
* entered into RCSRoland McGrath1993-09-101-0/+325
* *** empty log message ***Roland McGrath1993-09-101-1/+1
* (x_term_init): Call change_keyboard_wait_descriptor,Richard M. Stallman1993-09-081-18/+9
* (keyboard_descriptor): New variable.Richard M. Stallman1993-09-081-16/+35
* (stuff_char): Use input_fd.Richard M. Stallman1993-09-081-22/+36
* * filelock.c (fill_in_lock_short_file_name): corrected the crcFrancesco Potortì1993-09-081-3/+2
* comment fixDavid J. MacKenzie1993-08-191-3/+3
* (F{next,previous}_single_property_change): Doc fix.Roland McGrath1993-08-191-0/+2
* *** empty log message ***Roland McGrath1993-08-161-1/+2
* (mkdir, rmdir): Use wait_for_termination to wait.Richard M. Stallman1993-08-151-9/+25
* (HAVE_VFORK, INTEL386, aix386): Add #undef.Richard M. Stallman1993-08-151-0/+5
* (Qread_file_name_internal): New var.Richard M. Stallman1993-08-151-0/+18
* Include syswait.h.Richard M. Stallman1993-08-151-8/+1
* Include syswait.h.Richard M. Stallman1993-08-151-68/+5
* (adjust_intervals_for_insertion): If inserting in middleRichard M. Stallman1993-08-151-6/+23
* (mostlyclean): Don't delete emacs here.Richard M. Stallman1993-08-151-3/+3
* (struct property_change): New field `arrived'.Richard M. Stallman1993-08-141-74/+79