aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (gnu_bits): Use unsigned char.Richard M. Stallman1994-02-181-1/+1
* (unshow_buffer): Unconditionally set last_window_start.Richard M. Stallman1994-02-181-0/+9
* (Fdelete_other_windows): Don't call Frecenter;Richard M. Stallman1994-02-181-1/+4
* (dumpglyphs): Try various alternatives for foreground colorRichard M. Stallman1994-02-181-1/+19
* Comment changes.Richard M. Stallman1994-02-171-0/+3
* Use <...> for config.h.Richard M. Stallman1994-02-172-2/+2
* *** empty log message ***Richard M. Stallman1994-02-171-1/+1
* (Finsert_file_contents): Fix previous change.Richard M. Stallman1994-02-171-0/+1
* (Finsert_file_contents): New arg REPLACE.Richard M. Stallman1994-02-171-5/+97
* (child_setup_tty): Typo in previous change.Richard M. Stallman1994-02-171-1/+1
* entered into RCSRichard M. Stallman1994-02-171-0/+2
* (unexec): Add cast to result of `sbrk'.Richard M. Stallman1994-02-171-1/+2
* (EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.Richard M. Stallman1994-02-171-0/+4
* (child_setup_tty): Use IUCLC, OLCUC, NLDLY only if defined.Richard M. Stallman1994-02-171-4/+8
* (BSD_PGRPS): Defined.Richard M. Stallman1994-02-174-0/+16
* (main): Test BSD_PGRPS, not BSD.Richard M. Stallman1994-02-171-1/+1
* (init_sys_modes, reset_sys_modes): Test BSD_PGRPS.Richard M. Stallman1994-02-171-4/+4
* (init_sys_modes): IEXTEN is in c_lflag, not c_iflag.Richard M. Stallman1994-02-161-1/+1
* (sys_write): If any bytes were written, return how many.Richard M. Stallman1994-02-151-1/+1
* (XTread_socket): Do not assume that select returningRichard M. Stallman1994-02-151-1/+7
* (Fx_close_current_connection): call check_x.Karl Heuer1994-02-141-0/+6
* (Fx_popup_menu): Likewise.Karl Heuer1994-02-141-0/+1
* (check_x): Make it global.Karl Heuer1994-02-141-1/+3
* (x-own-selection-internal, x-get-selection-internal,Karl Heuer1994-02-141-0/+8
* (check_x): Declare it.Karl Heuer1994-02-141-0/+3
* (indented_beyond_p): New function.Karl Heuer1994-02-141-4/+16
* (try_window_id, display_text_line): Treat blank lines specially inKarl Heuer1994-02-141-9/+8
* Fix comments.Karl Heuer1994-02-141-3/+3
* (BROKEN_START, TEXT_START): Don't define.Roland McGrath1994-02-131-3/+1
* (start_of_text): Don't define #ifdef HAVE_TEXT_START.Roland McGrath1994-02-131-2/+2
* (decode_mode_spec): Support %+.Richard M. Stallman1994-02-131-0/+5
* (command_loop_1): On entry, set last_command to this_command.Richard M. Stallman1994-02-131-4/+1
* (term_init): If no `se', use `me';Richard M. Stallman1994-02-121-0/+11
* (Fset_frame_height, Fset_frame_width, Fset_frame_size):Richard M. Stallman1994-02-121-36/+56
* (${libsrc}make-docfile): Don't pass ../arch-lib as target to submake.Richard M. Stallman1994-02-121-1/+1
* Fix conditional compilation.Karl Heuer1994-02-121-2/+0
* Delete HAVE_SETSID; configure checks for that.Karl Heuer1994-02-1210-24/+0
* *** empty log message ***Richard M. Stallman1994-02-121-2/+0
* (gethomedir): Look at LOGNAME before USER.Karl Heuer1994-02-121-6/+3
* (x_scroll_bar_create): Fix indentation.Karl Heuer1994-02-111-4/+4
* (Fuser_real_login_name): Doc fix.Karl Heuer1994-02-111-1/+2
* (Fsubstitute_in_file_name): Remove long-dead code that looked at USER beforeKarl Heuer1994-02-111-14/+0
* (init_editfns): Look at LOGNAME before USER.Karl Heuer1994-02-111-4/+4
* (syms_of_buffer): Doc fix.Richard M. Stallman1994-02-111-1/+3
* (decode_mode_spec): Implement `P'.Richard M. Stallman1994-02-111-0/+29
* Use -ltermcap, not Emacs's own version. #undef symbols used forCharles Hannum1994-02-111-11/+12
* (SYSV_SYSTEM_DIR): Define.Roland McGrath1994-02-111-0/+13
* (x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDestroyWidget butFred Pierresteguy1994-02-111-3/+3
* *** empty log message ***Fred Pierresteguy1994-02-112-29/+4
* (x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_menubar.Fred Pierresteguy1994-02-111-0/+2