summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (x_set_scroll_bar_width): Move cursor to theRichard M. Stallman1996-09-271-0/+1
* (Vdebug_force): New variable.Richard M. Stallman1996-09-271-4/+38
* (XTflash): Don't flash in the internal borders.Richard M. Stallman1996-09-271-7/+60
* (x_set_internal_border_width, Fx_create_frame):Richard M. Stallman1996-09-271-2/+6
* (widget_store_internal_border): New function.Richard M. Stallman1996-09-271-11/+10
* (isfloat_string): Accept E like e.Richard M. Stallman1996-09-261-1/+1
* (KERNEL_FILE): Redefine it here.Richard M. Stallman1996-09-261-0/+4
* (Fset_text_properties, Fadd_text_properties)Richard M. Stallman1996-09-261-24/+33
* (syms_of_window): Doc fixes.Richard M. Stallman1996-09-261-13/+15
* (sigsetmask, _longjmp, _setjmp): #undef them.Richard M. Stallman1996-09-261-2/+3
* (struct frame): New field window_width.Richard M. Stallman1996-09-251-2/+3
* (init_dosfns): When setting `__opendir_flags' value,Richard M. Stallman1996-09-251-6/+10
* (set_properties, add_properties, remove_properties):Richard M. Stallman1996-09-251-28/+40
* (XTread_socket): Delete WAITP arg.Richard M. Stallman1996-09-251-2/+1
* (w32_read_socket): Delete WAITP arg.Richard M. Stallman1996-09-251-3/+1
* (read_avail_input): Don't pass WAITP to read_socket_hook.Richard M. Stallman1996-09-251-2/+1
* (HAVE_GETCWD): Add #undef.Richard M. Stallman1996-09-251-0/+1
* (Vuser_login_name): Declared extern.Richard M. Stallman1996-09-251-2/+12
* (LIBES): Add LOADLIBES and LDLIBS.Richard M. Stallman1996-09-241-1/+1
* (run_msdos_command): When testing whether a shellRichard M. Stallman1996-09-241-2/+14
* (x_window): With Motif, double extra_borders.Richard M. Stallman1996-09-241-3/+5
* (Fx_create_frame): Default Qinternal_border_width to 1.Richard M. Stallman1996-09-231-2/+4
* (x_scroll_bar_create, x_scroll_bar_move):Richard M. Stallman1996-09-231-16/+16
* (EmacsFrameSetValues): Copy internal_border_widthRichard M. Stallman1996-09-231-0/+11
* (Fsave_current_buffer): New function.Richard M. Stallman1996-09-231-1/+17
* (Fwindow_edges): Use new WINDOW_RIGHT_EDGE macro.Richard M. Stallman1996-09-231-24/+19
* (syms_of_eval): Initialize Vrun_hooks here.Richard M. Stallman1996-09-231-3/+5
* (Bsave_current_buffer): New macro.Richard M. Stallman1996-09-231-1/+6
* (Fdelete_frame): Set update_mode_lines.Richard M. Stallman1996-09-221-0/+3
* (main): Add copyright etc. to --version output.Richard M. Stallman1996-09-221-0/+6
* (REGEXP_CACHE_SIZE): Increase to 20.Richard M. Stallman1996-09-221-3/+5
* (vertical_scroll_bar_type): Add enumeratedRichard M. Stallman1996-09-211-7/+30
* (tm_diff): Renamed from difftm. Yield int, not long.Paul Eggert1996-09-211-26/+24
* (VERTICAL_SCROLL_BAR_WIDTH_TRIM): Renamed fromRichard M. Stallman1996-09-211-5/+3
* (make_frame_glyphs, update_line, update_frame)Richard M. Stallman1996-09-211-10/+10
* (echo_area_display): Clear the left-side scroll bar columns.Richard M. Stallman1996-09-211-0/+8
* (read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTHRichard M. Stallman1996-09-211-1/+2
* (WINDOW_LEFT_MARGIN): New macro.Richard M. Stallman1996-09-211-0/+34
* (make_frame): Switch from boolean `has_vertical_scrollbars' integer toRichard M. Stallman1996-09-211-2/+2
* (initialize_win_nt_display): Use SET_FRAME_WIDTH.Richard M. Stallman1996-09-211-1/+1
* (Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.Richard M. Stallman1996-09-211-1/+1
* (term_init): Use new vertical scroll bar enumerated type.Richard M. Stallman1996-09-211-5/+9
* (Qright): New variable.Richard M. Stallman1996-09-211-5/+16
* (fast_find_position, show_macro_face): Use new WINDOW_LEFT_MARGIN macro.Richard M. Stallman1996-09-211-3/+3
* Comment change.Richard M. Stallman1996-09-211-5/+0
* (preserve_other_columns, preserve_my_columns): Use newRichard M. Stallman1996-09-211-20/+23
* (display_mode_line): Use faces for inverse video mode line whenever possible.Richard M. Stallman1996-09-211-41/+50
* (Fx_create_frame): Default Qvertical_scroll_bars to `left'.Richard M. Stallman1996-09-211-7/+19
* (make_lispy_event): When converting from pixel to glyph coordinates,Richard M. Stallman1996-09-211-2/+2
* (VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as anRichard M. Stallman1996-09-211-5/+14