aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
...
* (Fprevious_single_property_change): Check for null interval after correctingKarl Heuer1994-06-031-3/+4
* (display_text_line): Make sure pointer is in range.Karl Heuer1994-06-031-4/+12
* (xdialog_show): Fix problem with message in dialog box.Karl Heuer1994-06-021-1/+1
* (C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.Richard M. Stallman1994-06-021-0/+2
* [emacs]: Block input around the garbage reclamation.Richard M. Stallman1994-06-021-0/+12
* (defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):Richard M. Stallman1994-06-011-10/+4
* (kill_buffer_processes): For net conn, use Fdelete_process.Richard M. Stallman1994-06-011-1/+1
* (command_loop_1): Allow direct output for insertRichard M. Stallman1994-05-301-6/+9
* (redisplay): Limit prev change to pause != 0.Richard M. Stallman1994-05-301-1/+1
* (redisplay): If have window change at end, redisplay again.Richard M. Stallman1994-05-301-0/+5
* (create_process): Get a pty for any non-nil Vprocess_connection_type value.Richard M. Stallman1994-05-301-1/+1
* (output_string): New function.Richard M. Stallman1994-05-301-6/+49
* (TABDLY, TAB3): Defined.Richard M. Stallman1994-05-281-0/+7
* (roundup): Undef before defining.Richard M. Stallman1994-05-281-0/+1
* (x_iconify_frame): Call x_set_offset,Richard M. Stallman1994-05-281-2/+16
* Undo previous change.Richard M. Stallman1994-05-281-10/+0
* [HAVE_X_WINDOWS]: Include xterm.h.Richard M. Stallman1994-05-281-0/+5
* (LD_SWITCH_SYSTEM): Delete the -L options.Richard M. Stallman1994-05-281-6/+7
* (LD_SWITCH_X_DEFAULT): Define if not defined.Richard M. Stallman1994-05-281-1/+7
* (child_setup): If PWD is set, set it in the child so thatRichard M. Stallman1994-05-281-4/+16
* (mostlyclean): Don't mention xmakefile*.Richard M. Stallman1994-05-281-1/+1
* (main): In batch mode, don't set the pgrp.Richard M. Stallman1994-05-281-7/+9
* (LIB_STANDARD): Add -u and -lansi options.Richard M. Stallman1994-05-281-0/+10
* (difftm): Don't store a long value into an int variable.Richard M. Stallman1994-05-281-1/+1
* (C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.Richard M. Stallman1994-05-271-2/+2
* (C_SWITCH_SYSTEM): Defined.Richard M. Stallman1994-05-271-0/+3
* (x_is_vendor_fkey): Function deleted.Richard M. Stallman1994-05-271-21/+2
* (HAVE_XRMSETDATABASE): Define if not defined.Richard M. Stallman1994-05-271-0/+3
* (Finsert_file_contents): Check for beginning of file.Karl Heuer1994-05-261-0/+3
* Make previous change limited to HPUX.Richard M. Stallman1994-05-261-1/+2
* If _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.Karl Heuer1994-05-261-0/+8
* (LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.Richard M. Stallman1994-05-261-3/+10
* *** empty log message ***Roland McGrath1994-05-251-2/+6
* (Vx_sensitive_text_pointer_shape):Richard M. Stallman1994-05-251-10/+21
* (note_mouse_movement): Use frame's window in XQueryPointer.Richard M. Stallman1994-05-251-9/+30
* (menu_item_equiv_key): Look for equiv keys both beforeRichard M. Stallman1994-05-251-0/+7
* (openp): Don't use O_RDONLY.Richard M. Stallman1994-05-251-1/+1
* (Freplace_match): Improve capitalization heuristics.Karl Heuer1994-05-251-4/+8
* (Freplace_match): Don't capitalize unless all matched words are capitalized.Richard M. Stallman1994-05-251-1/+4
* (Fminibuffer_complete_word): GCPRO completion and tem.Karl Heuer1994-05-251-1/+3
* (Fprimitive_undo): GCPRO next and list.Karl Heuer1994-05-251-2/+9
* (verify_overlay_modification): GCPRO tail and overlay.Richard M. Stallman1994-05-241-6/+28
* (describe_map): Fix the call to Fequal.Richard M. Stallman1994-05-241-1/+1
* (INTERNAL_TERMINAL): Allow audio bell.Richard M. Stallman1994-05-241-1/+1
* (do_visible_bell): Renamed from visible_bell to avoidRichard M. Stallman1994-05-241-2/+6
* (dos_rawgetc): Doc fix. Make C-, S-, and M- modifiersRichard M. Stallman1994-05-241-16/+33
* (window_loop): Fix test of dedicated flag in prev change.Richard M. Stallman1994-05-231-1/+1
* (LIBXT): Move -lXmu before -lXt.Richard M. Stallman1994-05-231-1/+1
* (${etc}DOC): Ignore error from rm.Richard M. Stallman1994-05-231-1/+8
* (LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.Richard M. Stallman1994-05-231-12/+12