(make_frame_glyphs, update_line, update_frame)
[bpt/emacs.git] / src /
1996-09-21 Richard M. Stallman(make_frame_glyphs, update_line, update_frame)
1996-09-21 Richard M. Stallman(echo_area_display): Clear the left-side scroll bar...
1996-09-21 Richard M. Stallman(read_minibuf): Use FRAME_LEFT_SCROLL_BAR_WIDTH
1996-09-21 Richard M. Stallman(WINDOW_LEFT_MARGIN): New macro.
1996-09-21 Richard M. Stallman(make_frame): Switch from boolean `has_vertical_scrollb...
1996-09-21 Richard M. Stallman(initialize_win_nt_display): Use SET_FRAME_WIDTH.
1996-09-21 Richard M. Stallman(Fsun_menu_internal): Use new WINDOW_LEFT_MARGIN macro.
1996-09-21 Richard M. Stallman(term_init): Use new vertical scroll bar enumerated...
1996-09-21 Richard M. Stallman(Qright): New variable.
1996-09-21 Richard M. Stallman(fast_find_position, show_macro_face): Use new WINDOW_L...
1996-09-21 Richard M. StallmanComment change.
1996-09-21 Richard M. Stallman(preserve_other_columns, preserve_my_columns): Use new
1996-09-21 Richard M. Stallman(display_mode_line): Use faces for inverse video mode...
1996-09-21 Richard M. Stallman(Fx_create_frame): Default Qvertical_scroll_bars to...
1996-09-21 Richard M. Stallman(make_lispy_event): When converting from pixel to glyph...
1996-09-21 Richard M. Stallman(VERTICAL_SCROLL_BAR_INSIDE_WIDTH): Add frame as an
1996-09-21 Richard M. StallmanPass frame arg in calls to VERTICAL_SCROLL_BAR_INSIDE_H...
1996-09-20 Richard M. Stallman(init_system_name): Retry gethostbyname only 5 times
1996-09-19 Richard M. Stallman(file_name_completion): Remove code which sets and
1996-09-19 Richard M. Stallman(display_text_line): Declare ovstr as unsigned char *.
1996-09-19 Richard M. Stallman(overlay_strings): Declare pstr using unsigned char.
1996-09-19 Richard M. StallmanReplaced symbol BSD with BSD_SYSTEM.
1996-09-19 Richard M. Stallman(regex_compile): Use TRANSLATE before calling SET_LIST_BIT.
1996-09-18 Richard M. Stallman(Fcompleting_read): Doc fix.
1996-09-17 Richard M. Stallman(C_SWITCH_SYSTEM, LD_SWITCH_SYSTEM): Don't define them...
1996-09-17 Erik NaggumComment changes.
1996-09-17 Erik NaggumDeclare make_symbol ().
1996-09-17 Erik Naggum(syms_of_keyboard): Initialize and staticpro internal_l...
1996-09-17 Erik Naggum(init_obarray): staticpro Qvariable_documentation.
1996-09-17 Erik Naggum(syms_of_keymap): staticpro global_map.
1996-09-17 Erik Naggum(syms_of_fileio): staticpro Qset_visited_file_modtime.
1996-09-17 Erik Naggum(syms_of_dired): staticpro Qdirectory_files, Qfile_name...
1996-09-17 Erik Naggum(syms_of_casetab): staticpro Vascii_canontable, Vascii_...
1996-09-17 Erik Naggum(Fmake_symbol): Initialize `obarray' field.
1996-09-17 Karl HeuerReplaced symbol BSD with BSD_SYSTEM.
1996-09-17 Karl HeuerComment change.
1996-09-17 Karl HeuerReplaced symbol BSD with BSD_SYSTEM.
1996-09-17 Karl HeuerReplace symbol BSD with BSD_SYSTEM.
1996-09-16 Richard M. Stallman(Fget_buffer_create): Initialize BUF_OVERLAY_MODIFF.
1996-09-16 Richard M. Stallman(frame.o, textprop.o, abbrev.o): Depend on window.h.
1996-09-16 Richard M. Stallman(read_minibuf_unwind): Clear last_overlay_modified...
1996-09-16 Richard M. Stallman(IT_set_menu_bar_lines): Clear last_overlay_modified...
1996-09-16 Richard M. Stallman(note_mouse_highlight): Test last_overlay_modified...
1996-09-16 Richard M. Stallman(Fset_window_start): Clear last_overlay_modified field.
1996-09-16 Richard M. StallmanComment change.
1996-09-16 Richard M. Stallman(stream_process): Variable deleted.
1996-09-16 Richard M. StallmanComment changes.
1996-09-15 Richard M. Stallman(C_SWITCH_X_SYSTEM): Add -I/usr/contrib/X11R5/include.
1996-09-15 Richard M. Stallman(redisplay_internal, mark_window_display_accurate)
1996-09-15 Richard M. Stallman(command_loop_1): Test last_overlay_modified
1996-09-15 Richard M. Stallman(direct_output_for_insert): Set last_overlay_modified...
1996-09-15 Richard M. Stallman(gap_left, gap_right, modify_region):
1996-09-15 Richard M. Stallman(modify_overlay): Renamed from redisplay_region
1996-09-15 Richard M. Stallman(struct window): New field last_overlay_modified.
1996-09-15 Richard M. StallmanFix previous change.
1996-09-15 Richard M. Stallman(struct buffer): New field overlay_modiff.
1996-09-13 Richard M. Stallman(Fmake_terminal_frame): Use Vdefault_frame_alist.
1996-09-13 Richard M. Stallman(recursive_edit_1): Handle a string as the throw value.
1996-09-13 Richard M. Stallman(read_minibuf): If not in minibuffer window,
1996-09-13 Richard M. Stallman(x_connection_closed): Call XtCloseDisplay.
1996-09-13 Richard M. Stallman(struct Lisp_Symbol): New field `obarray'.
1996-09-12 Richard M. Stallman(lock_superlock): Delete superlock file if it stayed
1996-09-11 Karl HeuerChange all references from point to PT.
1996-09-11 Richard M. Stallman(Fexecute_extended_command): Delete junk lines.
1996-09-11 Richard M. Stallman(Fload): Move ... to ends of messages.
1996-09-11 Richard M. Stallman(BASE_PURESIZE): Increased.
1996-09-11 Richard M. Stallman(LIBX11_SYSTEM): Don't use ..._s libraries.
1996-09-10 Richard M. Stallman(x_set_frame_parameters): Make height and width ints.
1996-09-10 Richard M. Stallman(Faccess_file): New function.
1996-09-10 Richard M. Stallman[HAVE_TERMIOS_H]: Include termios.h.
1996-09-10 Richard M. Stallman(signal_before_change): Fix previous change.
1996-09-10 Richard M. Stallman(search_buffer): Use EMACS_UINT.
1996-09-10 Richard M. Stallman(getloadavg): Add new code for SUNOS_5 to use -lkstat.
1996-09-10 Richard M. Stallman(arith_error) [POSIX_SIGNALS]: Don't reestablish handler.
1996-09-09 Richard M. Stallman(syms_of_buffer): Doc fixes.
1996-09-09 Erik NaggumAdd #n=object, #n#, and #:symbol constructs to reader.
1996-09-08 Erik NaggumAdd #n=object, #n#, and #:symbol constructs to printer.
1996-09-05 Karl Heuer(Finsert_buffer_substring): Check for deleted buffer.
1996-09-04 Richard M. StallmanAdd many declarations.
1996-09-04 Richard M. Stallman(BITS_PER_EMACS_INT): New definition.
1996-09-04 Richard M. Stallman(LIBS_SYSTEM): Use -lkstat instead of -lelf -lkvm
1996-09-04 Richard M. Stallman(create_process): Test HAVE_SETPGID for using setpgid.
1996-09-04 Richard M. Stallman(HAVE_SETPGID): Add #undef.
1996-09-04 Richard M. Stallman(syms_of_keymap): staticpro current_global_map;
1996-09-04 Richard M. Stallman(get_local_map): Call indirect-function.
1996-09-04 Richard M. Stallmanunexelf1.c merged into this file.
1996-09-04 Richard M. Stallman(UNEXEC): Use unexelf.c.
1996-09-04 Richard M. StallmanInclude config.h.
1996-09-04 Richard M. Stallman[HAVE_TERMIOS_H]: Include termios.h.
1996-09-04 Richard M. Stallman(create_process_1, sigchld_handler) [POSIX_SIGNALS]:
1996-09-04 Richard M. Stallman(input_available_signal) [POSIX_SIGNALS]:
1996-09-04 Richard M. Stallman(HAVE_TERMIOS_H): Add #undef.
1996-09-04 Richard M. Stallman(Fmacroexpand): Don't declare `form' as register.
1996-09-04 Richard M. Stallman(Fredirect_frame_focus): Don't call Ffocus_frame.
1996-09-04 Richard M. Stallman(Fexecute_extended_command): Fix previous change.
1996-09-04 Richard M. Stallman(copy_intervals_to_string): Take arg as buffer.
1996-09-04 Richard M. Stallman(Fcommand_execute): gcpro cmd and prefixarg while calli...
1996-09-04 Richard M. Stallman(Fmacroexpand): gcpro form while calling do_autoload.
1996-09-04 Richard M. Stallman(Fexecute_extended_command): gcpro prefixarg.
1996-09-04 Richard M. Stallman(x_set_frame_parameters): Make height and width ints.
next