(c-macro-display-buffer): Delete special view-mode hack.
[bpt/emacs.git] / src /
1994-02-25 Karl Heuer*** empty log message ***
1994-02-24 Richard M. Stallman(Fload): Cast the args to stat.
1994-02-24 Karl Heuer(direct_output_forward_char): Use Fget_char_property...
1994-02-24 Karl Heuer(direct_output_for_insert): Fix comment.
1994-02-24 Karl Heuer(compute_motion, vmotion): Use Fget_char_property to...
1994-02-24 Karl Heuer(try_window, display_text_line): Use Fget_char_property...
1994-02-24 Karl Heuer(try_window): Add #ifdef USE_TEXT_PROPERTIES around...
1994-02-24 Karl Heuer(Fget_char_property): Fix docstring.
1994-02-24 Karl Heuer(Fget_char_property): New function.
1994-02-24 Karl Heuer(sort_overlays): Allow for null window.
1994-02-24 Fred Pierresteguy(x_window): Call XChangeWindowAttributes with the standard
1994-02-24 Richard M. Stallman(Fx_popup_menu): Allow t as position, meaning use mouse...
1994-02-24 Richard M. Stallman(Fy_or_n_p): Use a popup menu if reached via mouse...
1994-02-24 Richard M. Stallman(mouse_get_pos): Don't convert to glyph units.
1994-02-24 Richard M. Stallman(construct_mouse_click): Don't convert to glyph units.
1994-02-24 Richard M. Stallman(Fmouse_position): Convert to glyph units.
1994-02-24 Richard M. Stallman(make_lispy_movement, make_lispy_event):
1994-02-24 Richard M. Stallman(ELF_BSS_SECTION_NAME): New macro (config.h may override).
1994-02-24 Richard M. Stallman(Fkill_buffer): Call the Vkill_buffer_query_functions.
1994-02-23 Karl Heuer*** empty log message ***
1994-02-23 Richard M. StallmanInclude usg5-4.h.
1994-02-23 Richard M. Stallman[NEWSOS5] (C_DEBUG_SWITCH, C_OPTIMIZE_SWITCH)
1994-02-23 Richard M. StallmanNEWSOS5 conditional deleted.
1994-02-23 Richard M. Stallman(Finsert_file_contents): If REPLACE, always do lseek.
1994-02-22 Karl HeuerNew path PATH_DOC for doc-directory.
1994-02-22 Karl Heuer(syms_of_callproc): New variable Vdoc_directory.
1994-02-22 Karl Heuer(get_doc_string, Snarf_documentation): Use new variable...
1994-02-22 Karl HeuerNew variable doc_directory.
1994-02-22 Karl HeuerMove extern declarations to top of file.
1994-02-22 Richard M. Stallman(make_lispy_event): For menu bar event in USE_X_TOOLKIT
1994-02-22 Richard M. Stallman(construct_menu_click): Undo previous change.
1994-02-21 Richard M. Stallman(x_had_errors_p): New function.
1994-02-21 Richard M. Stallman(get_keyelt): Cached equiv-key data is now a sublist.
1994-02-21 Richard M. StallmanWhitespace change.
1994-02-21 Richard M. Stallman(single_keymap_panes): Properly skip help-string if...
1994-02-20 Roland McGrathMove config.h after system includes.
1994-02-20 Roland McGrath[BSD]: #undef WCOREDUMP before defining it.
1994-02-20 Richard M. Stallman(BSD_PGRPS): Add #undef.
1994-02-20 Richard M. Stallman(Fframe_visible_p): Do FRAME_SAMPLE_VISIBILITY first.
1994-02-19 Richard M. Stallman(x_window_to_frame): Add parens for clarity.
1994-02-19 Richard M. Stallman(XTread_socket--cases KeyPress, EnterNotify, LeaveNotify)
1994-02-19 Richard M. Stallman(get_keyelt): Discard keyboard equivalents
1994-02-19 Richard M. StallmanFind and display keyboard equivalents of menu items.
1994-02-18 Richard M. Stallman(Fx_parse_geometry): Don't call check_x.
1994-02-18 Fred Pierresteguyentered into RCS
1994-02-18 Fred Pierresteguy(popup_selection_callback): Clean up code. Remove code...
1994-02-18 Richard M. Stallman(gnu_bits): Use unsigned char.
1994-02-18 Richard M. Stallman(unshow_buffer): Unconditionally set last_window_start.
1994-02-18 Richard M. Stallman(Fdelete_other_windows): Don't call Frecenter;
1994-02-18 Richard M. Stallman(dumpglyphs): Try various alternatives for foreground...
1994-02-17 Richard M. StallmanComment changes.
1994-02-17 Richard M. StallmanUse <...> for config.h.
1994-02-17 Richard M. Stallman*** empty log message ***
1994-02-17 Richard M. Stallman(Finsert_file_contents): Fix previous change.
1994-02-17 Richard M. Stallman(Finsert_file_contents): New arg REPLACE.
1994-02-17 Richard M. Stallman(child_setup_tty): Typo in previous change.
1994-02-17 Richard M. Stallmanentered into RCS
1994-02-17 Richard M. Stallman(unexec): Add cast to result of `sbrk'.
1994-02-17 Richard M. Stallman(EMACS_TTY_TABS_OK): Alternate definition if no TABDLY.
1994-02-17 Richard M. Stallman(child_setup_tty): Use IUCLC, OLCUC, NLDLY only if...
1994-02-17 Richard M. Stallman(BSD_PGRPS): Defined.
1994-02-17 Richard M. Stallman(main): Test BSD_PGRPS, not BSD.
1994-02-17 Richard M. Stallman(init_sys_modes, reset_sys_modes): Test BSD_PGRPS.
1994-02-16 Richard M. Stallman(init_sys_modes): IEXTEN is in c_lflag, not c_iflag.
1994-02-15 Richard M. Stallman(sys_write): If any bytes were written, return how...
1994-02-15 Richard M. Stallman(XTread_socket): Do not assume that select returning
1994-02-14 Karl Heuer(Fx_close_current_connection): call check_x.
1994-02-14 Karl Heuer(Fx_popup_menu): Likewise.
1994-02-14 Karl Heuer(check_x): Make it global.
1994-02-14 Karl Heuer(x-own-selection-internal, x-get-selection-internal,
1994-02-14 Karl Heuer(check_x): Declare it.
1994-02-14 Karl Heuer(indented_beyond_p): New function.
1994-02-14 Karl Heuer(try_window_id, display_text_line): Treat blank lines...
1994-02-14 Karl HeuerFix comments.
1994-02-13 Roland McGrath(BROKEN_START, TEXT_START): Don't define.
1994-02-13 Roland McGrath(start_of_text): Don't define #ifdef HAVE_TEXT_START.
1994-02-13 Richard M. Stallman(decode_mode_spec): Support %+.
1994-02-13 Richard M. Stallman(command_loop_1): On entry, set last_command to this_co...
1994-02-12 Richard M. Stallman(term_init): If no `se', use `me';
1994-02-12 Richard M. Stallman(Fset_frame_height, Fset_frame_width, Fset_frame_size):
1994-02-12 Richard M. Stallman(${libsrc}make-docfile): Don't pass ../arch-lib as...
1994-02-12 Karl HeuerFix conditional compilation.
1994-02-12 Karl HeuerDelete HAVE_SETSID; configure checks for that.
1994-02-12 Richard M. Stallman*** empty log message ***
1994-02-12 Karl Heuer(gethomedir): Look at LOGNAME before USER.
1994-02-11 Karl Heuer(x_scroll_bar_create): Fix indentation.
1994-02-11 Karl Heuer(Fuser_real_login_name): Doc fix.
1994-02-11 Karl Heuer(Fsubstitute_in_file_name): Remove long-dead code that...
1994-02-11 Karl Heuer(init_editfns): Look at LOGNAME before USER.
1994-02-11 Richard M. Stallman(syms_of_buffer): Doc fix.
1994-02-11 Richard M. Stallman(decode_mode_spec): Implement `P'.
1994-02-11 Charles HannumUse -ltermcap, not Emacs's own version. #undef symbols...
1994-02-11 Roland McGrath(SYSV_SYSTEM_DIR): Define.
1994-02-11 Fred Pierresteguy(x_set_menu_bar_lines) [USE_X_TOOLKIT]: Dont Call XtDes...
1994-02-11 Fred Pierresteguy*** empty log message ***
1994-02-11 Fred Pierresteguy(x_destroy_window) [USE_X_TOOLKIT]: Call free_frame_men...
1994-02-11 Fred Pierresteguy(free_frame_menubar) [USE_X_TOOLKIT]. New function...
1994-02-11 Fred Pierresteguy(xmenu_show) [USE_X_TOOLKIT]: return Qnil when val...
1994-02-11 Karl Heuer(syms_of_keyboard): Add a DEFVAR for command-hook-internal.
1994-02-11 Roland McGrath(sys_siglist): Protect decl with #ifndef SYS_SIGLIST_DE...
next