aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* * xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestSize on R3;Jim Blandy1993-03-251-2/+5
* (searchbuf): Declare here.Richard M. Stallman1993-03-251-0/+3
* (mark_object): Mark face_alist of a frame.Richard M. Stallman1993-03-251-0/+1
* (Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.Richard M. Stallman1993-03-251-0/+4
* * dispnew.c (getenv): Add extern declaration.Jim Blandy1993-03-251-0/+2
* Fix typo.Jim Blandy1993-03-251-0/+1
* * dispnew.c (init_display): Get display name from environmentJim Blandy1993-03-251-1/+9
* * keymap.c (Fkeymapp): Doc fix.Jim Blandy1993-03-251-1/+1
* * process.c [VMS] (DCL_PROMPT): Remove hack.Jim Blandy1993-03-251-6/+8
* * xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray.xbm.Jim Blandy1993-03-251-0/+4
* * xterm.h (x_focus_frame): Add extern keyword to declaration.Jim Blandy1993-03-251-1/+1
* * xterm.c [VMS]: Don't #include <sys/termio.h> and <string.h>.Jim Blandy1993-03-251-0/+2
* * config.h.in (HAVE_XFREE386): New flag, set by configure script.Jim Blandy1993-03-251-0/+9
* (push_key_description): Ignore bits above meta_modifier.Richard M. Stallman1993-03-241-0/+3
* *** empty log message ***Jim Blandy1993-03-241-4/+176
* * xfns.c (x_make_gc): Don't forget to block X input around theJim Blandy1993-03-241-1/+5
* * keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char): IfJim Blandy1993-03-241-1/+6
* * dispnew.c (init_display): Initialize Vwindow_system.Jim Blandy1993-03-241-9/+9
* * keyboard.c (Fsuspend_emacs):Jim Blandy1993-03-241-13/+4
* Initial revisionJim Blandy1993-03-231-0/+547
* * sysdep.c (random, srandom): Don't define these if HAVE_RANDOM isJim Blandy1993-03-231-0/+2
* * config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE): New flags.Jim Blandy1993-03-231-8/+16
* * xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.Jim Blandy1993-03-231-9/+15
* (current_column, Findent_to, position_indentation):Richard M. Stallman1993-03-231-5/+5
* (display_string, display_text_line): Allow tab_width up to 1000.Richard M. Stallman1993-03-231-2/+2
* Decide automatically whether to use COFF or ELF.Richard M. Stallman1993-03-221-3/+13
* (init_cmdargs): Fix simple bug in previous change.Richard M. Stallman1993-03-221-1/+1
* (Fy_or_n_p): Handle `recenter' response type.Richard M. Stallman1993-03-221-0/+6
* (struct window): New fields base_line_number and base_line_pos.Richard M. Stallman1993-03-211-0/+8
* (decode_mode_spec): Handle `%l'.Richard M. Stallman1993-03-211-6/+159
* (HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined.Richard M. Stallman1993-03-211-1/+2
* * xfns.c (Fx_open_connection): If we have X11R5, useJim Blandy1993-03-211-0/+6
* * frame.c (Fhandle_switch_frame): Renamed from Fselect_frame.Jim Blandy1993-03-211-12/+23
* (Fselect_window): Use Fhandle_switch_frame.Richard M. Stallman1993-03-211-8/+7
* Fix typo.Jim Blandy1993-03-211-1/+1
* Use the `visiblity' parameter to determine the initial state ofJim Blandy1993-03-211-42/+55
* 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