aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
Commit message (Expand)AuthorAgeFilesLines
* (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
* Pass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_HEIGHTRichard M. Stallman1996-09-211-16/+24
* (init_system_name): Retry gethostbyname only 5 timesRichard M. Stallman1996-09-201-1/+3
* (file_name_completion): Remove code which sets andRichard M. Stallman1996-09-191-21/+21
* (display_text_line): Declare ovstr as unsigned char *.Richard M. Stallman1996-09-191-1/+1
* (overlay_strings): Declare pstr using unsigned char.Richard M. Stallman1996-09-191-1/+2
* Replaced symbol BSD with BSD_SYSTEM.Richard M. Stallman1996-09-191-10/+10
* (regex_compile): Use TRANSLATE before calling SET_LIST_BIT.Richard M. Stallman1996-09-191-3/+4
* (Fcompleting_read): Doc fix.Richard M. Stallman1996-09-181-1/+1
* (C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them if using GCC.Richard M. Stallman1996-09-171-0/+2
* Comment changes.Erik Naggum1996-09-171-2/+2
* Declare make_symbol ().Erik Naggum1996-09-171-2/+2
* (syms_of_keyboard): Initialize and staticpro internal_last_event_frame andErik Naggum1996-09-171-0/+6
* (init_obarray): staticpro Qvariable_documentation.Erik Naggum1996-09-171-0/+1
* (syms_of_keymap): staticpro global_map.Erik Naggum1996-09-171-0/+1
* (syms_of_fileio): staticpro Qset_visited_file_modtime.Erik Naggum1996-09-171-0/+1
* (syms_of_dired): staticpro Qdirectory_files, Qfile_name_completion,Erik Naggum1996-09-171-0/+5
* (syms_of_casetab): staticpro Vascii_canontable, Vascii_eqv_table, andErik Naggum1996-09-171-0/+3
* (Fmake_symbol): Initialize `obarray' field.Erik Naggum1996-09-171-0/+1
* Replaced symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-171-1/+1
* Comment change.Karl Heuer1996-09-175-5/+5
* Replaced symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-1721-48/+49
* Replace symbol BSD with BSD_SYSTEM.Karl Heuer1996-09-172-4/+4
* (Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.Richard M. Stallman1996-09-161-0/+1
* (frame.o, textprop.o, abbrev.o): Depend on window.h.Richard M. Stallman1996-09-161-8/+8
* (read_minibuf_unwind): Clear last_overlay_modified field.Richard M. Stallman1996-09-161-0/+1
* (IT_set_menu_bar_lines): Clear last_overlay_modified field.Richard M. Stallman1996-09-161-0/+1
* (note_mouse_highlight): Test last_overlay_modified field.Richard M. Stallman1996-09-162-2/+4
* (Fset_window_start): Clear last_overlay_modified field.Richard M. Stallman1996-09-161-1/+9
* Comment change.Richard M. Stallman1996-09-161-1/+3
* (stream_process): Variable deleted.Richard M. Stallman1996-09-161-5/+0
* Comment changes.Richard M. Stallman1996-09-161-2/+2
* (C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include.Richard M. Stallman1996-09-151-2/+4
* (redisplay_internal, mark_window_display_accurate)Richard M. Stallman1996-09-151-75/+21
* (command_loop_1): Test last_overlay_modifiedRichard M. Stallman1996-09-151-0/+6
* (direct_output_for_insert): Set last_overlay_modified field in window.Richard M. Stallman1996-09-151-0/+1
* (gap_left, gap_right, modify_region):Richard M. Stallman1996-09-151-4/+10