aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* Doc fix.Jim Blandy1993-03-201-0/+1
* * dispnew.c (Fsleep_for): Make this take two arguments SECONDS andJim Blandy1993-03-201-52/+50
* * process.c (wait_reading_process_input): Doc fix.Jim Blandy1993-03-201-0/+4
* * systime.h (EMACS_HAS_USECS): #define this if HAVE_TIMEVAL isJim Blandy1993-03-201-0/+2
* Do * dispnew.c (sit_for): Doc fix.Jim Blandy1993-03-201-1/+5
* * sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.Jim Blandy1993-03-201-1/+1
* * callproc.c (child_setup): Make sure that in, out, and err areJim Blandy1993-03-201-0/+42
* * xterm.c (x_term_init): If the X connection is already in fileJim Blandy1993-03-201-6/+9
* * s/hpux8.h, s/sunos4-1.h (OLDXMENU_OPTIONS): Define this, as inJim Blandy1993-03-202-0/+6
* * xfns.c (Fx_open_connection): If we have X11R5, useJim Blandy1993-03-201-0/+4
* * frame.c (Fraise_frame, Flower_frame): Renamed fromJim Blandy1993-03-201-4/+5
* * fileio.c (HAVE_FSYNC): Define, if appropriate.Jim Blandy1993-03-202-5/+11
* * emacs.c (Finvocation_name): New function.Jim Blandy1993-03-204-16/+30
* (Fx_display_color_p): Renamed from Fx_color_display_p.Richard M. Stallman1993-03-201-3/+3
* (x_screen): Make this var file scope.Richard M. Stallman1993-03-201-92/+163
* Some VMS changes from Richard Levitte <levitte@e.kth.se>:Jim Blandy1993-03-194-19/+57
* (Fvisited_file_modtime): New function.Richard M. Stallman1993-03-191-15/+34
* Added unlock and relock.Eric S. Raymond1993-03-191-0/+9
* (cons_to_long, long_to_cons): No longer static.Richard M. Stallman1993-03-191-9/+13
* * frame.h (FOR_EACH_FRAME): Change the definition so thatJim Blandy1993-03-183-56/+55
* Some VMS changes from Richard Levitte <levitte@e.kth.se>:Jim Blandy1993-03-181-3/+21
* Fix spacing conventions.Richard M. Stallman1993-03-181-10/+10
* Less klugey version of fix.Eric S. Raymond1993-03-171-3/+2
* Add production to nuke binaries and doc files.Eric S. Raymond1993-03-171-0/+3
* Doc fix.Richard M. Stallman1993-03-171-1/+1
* * xterm.c (x_display_box_cursor, x_display_bar_cursor): Don'tJim Blandy1993-03-171-2/+8
* Supply second arg for tgetstr() calls.Eric S. Raymond1993-03-171-2/+4
* (_getpty): Declare this, not _get_pty.Richard M. Stallman1993-03-171-1/+1
* Fix typo in previous change.Richard M. Stallman1993-03-171-1/+1
* (Fprocess_send_eof): Make sure proc is running.Richard M. Stallman1993-03-171-0/+7
* Doc fix.Jim Blandy1993-03-161-1/+1
* * cmds.c (overwrite_binary_mode): Deleted; this implements theJim Blandy1993-03-163-10/+16
* Rename `live-window-p' to `window-live-p', for consistency withJim Blandy1993-03-162-7/+7
* (xmenu_show): Do BLOCK_INPUT; unblock just before returning.Richard M. Stallman1993-03-161-0/+5
* [SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.Richard M. Stallman1993-03-161-0/+8
* * frame.c (Fframe_height, Fframe_width): Fix doc strings to matchJim Blandy1993-03-151-6/+10
* * floatfns.c (logb): Add extern declaration for this.Jim Blandy1993-03-151-4/+13
* (wait_reading_process_input): New option to waitRichard M. Stallman1993-03-151-39/+14
* (FRAMEP): Macro deleted.Richard M. Stallman1993-03-151-2/+0
* Include termhooks.h.Richard M. Stallman1993-03-151-0/+1
* (Xatom_wm_change_state): Just declare.Richard M. Stallman1993-03-151-66/+2
* (SELECTION_EVENT_DISPLAY): New macro.Richard M. Stallman1993-03-151-0/+28
* (Xatom_wm_change_state): Define here.Richard M. Stallman1993-03-151-6/+58
* (record_property_change, record_delete, record_insert):Richard M. Stallman1993-03-151-7/+9
* (PRINTPREPARE): Handle marker that points nowhere.Richard M. Stallman1993-03-151-18/+22
* (list_of_items): Allow strings among the alist items;Richard M. Stallman1993-03-151-21/+22
* (Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.Richard M. Stallman1993-03-151-2/+2
* (display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already set.Richard M. Stallman1993-03-151-5/+14
* (command_loop_1): Set FRAME_MENU_BAR_ITEMS here.Richard M. Stallman1993-03-151-12/+80
* (INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New macros.Richard M. Stallman1993-03-151-1/+14