aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (menu_bar_items): Call Fnreverse before restoring Vinhibit_quit.Richard M. Stallman1993-05-291-1/+2
* *** empty log message ***Jim Blandy1993-05-291-184/+184
* Initial revisionJim Blandy1993-05-291-0/+184
* Don't include termios.h directly--let systty.h do it.Richard M. Stallman1993-05-291-13/+9
* (x_connection_closed): Pass new arg.Richard M. Stallman1993-05-291-1/+1
* * sysdep.c (sys_siglist): Comment out #endif trailer.Jim Blandy1993-05-292-2/+2
* * systty.h (CDISABLE): #undef it before re-#defining it.Jim Blandy1993-05-291-0/+1
* * sysdep.c (sys_siglist): Comment out #endif trailer.Jim Blandy1993-05-291-1/+1
* (display_text_line): Really check for just the selected window.Richard M. Stallman1993-05-291-1/+1
* (syms_of_xdisp): Make highlight-nonselected-windows Lisp var.Richard M. Stallman1993-05-291-2/+10
* (menu_bar_items): Save Vinhibit_quit by handRichard M. Stallman1993-05-291-5/+8
* (OLDXMENU_OPTIONS): Add quotations.Richard M. Stallman1993-05-291-1/+1
* (EMACS_BITMAP_FILES): Defined.Richard M. Stallman1993-05-291-0/+3
* (HAVE_FTIME): Defined.Richard M. Stallman1993-05-291-0/+3
* (C_SWITCH_MACHINE): Define only if not __GNUC__.Richard M. Stallman1993-05-291-0/+2
* (XTring_bell): Do nothing if x_current_connection is 0.Richard M. Stallman1993-05-291-0/+3
* (reset_buffer): Clear mark_active field here.Richard M. Stallman1993-05-291-1/+1
* (gettimeofday): Don't store in *tzp if tzp is 0.Richard M. Stallman1993-05-291-1/+2
* (MAXDESC): Get it from FD_SETSIZE if that exists.Richard M. Stallman1993-05-291-0/+4
* (PTY_ITERATION, PTY_NAME_SPRINTF, PTY_TTY_NAME_SPRINTF): Redefined.Richard M. Stallman1993-05-291-3/+22
* (LIBX11_SYSTEM): Defined.Richard M. Stallman1993-05-291-0/+3
* (Fgenerate_new_buffer_name): New arg IGNORE.Richard M. Stallman1993-05-281-5/+11
* (syms_of_keymap): Create global_map 256 slots long.Richard M. Stallman1993-05-281-1/+2
* (keys_of_cmds): Predefined 0240-0376 as self-insert.Richard M. Stallman1993-05-281-0/+2
* (XTread_socket, case KeyPress) [HPUX]:Richard M. Stallman1993-05-281-0/+6
* * keyboard.c (menu_bar_items): Bind Qinhibit_quit to Qt while weJim Blandy1993-05-281-1/+9
* * s/linux.h (SIGNALS_VIA_CHARACTERS): Try this out for a bit.Jim Blandy1993-05-281-0/+3
* * buffer.c (Fmove_overlay): If the overlay is changing buffers,Jim Blandy1993-05-281-20/+24
* * xfns.c (x_set_frame_parameters): Use the firstJim Blandy1993-05-281-9/+14
* * s/hpux8.h: Don't define HAVE_RANDOM.Jim Blandy1993-05-281-1/+3
* * config.h.in (UNEXEC_SRC): New macro, set by the configureJim Blandy1993-05-281-0/+1
* (PIXEL_TO_CHAR_COL, PIXEL_TO_CHAR_ROW): Fix mismatch in arg names.Richard M. Stallman1993-05-281-2/+2
* (Fsleep_for): Don't return without waiting when SEC is 0.Richard M. Stallman1993-05-281-1/+1
* (syms_of_emacs) [CANNOT_DUMP]: Don't defsubr Sdump_emacs*.Richard M. Stallman1993-05-281-0/+2
* entered into RCSRoland McGrath1993-05-281-1/+1
* (mark_object): Add debugging code to check for ptr clobbered.Richard M. Stallman1993-05-271-0/+4
* (read_char): Correct previous change.Richard M. Stallman1993-05-271-1/+1
* (x_get_resource_string): New function.Richard M. Stallman1993-05-271-0/+25
* * systty.h: Always terminate comments, to avoid confusion.Jim Blandy1993-05-271-1/+1
* * xfns.c: Make resource manager work correctly even whenJim Blandy1993-05-271-5/+23
* (x_get_local_selection): If no conversion functionRichard M. Stallman1993-05-271-7/+6
* (display_text_line): Don't call compute_char_face for a non-X frame.Richard M. Stallman1993-05-271-1/+1
* (window_loop, case GET_LRU_WINDOW): Get frame's width properly.Richard M. Stallman1993-05-271-1/+1
* * s/sol2.h: (SOLARIS_BROKEN_ACCESS): Don't define this.Jim Blandy1993-05-271-1/+5
* * s/sol2.h (C_SWITCH_X_SYSTEM): Deleted.Jim Blandy1993-05-271-7/+4
* * systty.h (HAVE_LTCHARS, HAVE_TCHARS): New macros; define them ifJim Blandy1993-05-272-12/+29
* * s/aix3-2.h (C_SWITCH_SYSTEM): Don't define this to be "-ma" ifJim Blandy1993-05-271-0/+7
* (HAVE_TCATTR): Defined.Richard M. Stallman1993-05-271-0/+1
* * config.h.in (HAVE_RENAME): Include an #undef for this, soJim Blandy1993-05-261-0/+1
* [HAVE_SOCKETS]: Include socket.h, netdb.h.Richard M. Stallman1993-05-261-0/+25