summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* (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
* 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