Fix comments.
[bpt/emacs.git] / src /
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...
1994-02-11 Roland McGrathAdd #undef SYS_SIGLIST_DECLARED.
1994-02-11 Karl Heuer(read_char, read_char_minibuf_menu_prompt, read_key_seq...
1994-02-11 Karl Heuer(read_filtered_event): Retry read_char after a buffer...
1994-02-11 Karl HeuerSplit #ifdef so as not to confuse c-mode.
1994-02-11 Karl Heuer(Fpos_visible_in_window_p): Take hscroll into account.
1994-02-10 Karl Heuer(buffer_posn_from_coords): Take hscroll into account.
1994-02-10 Karl Heuer(Fmessage): Copy the text to be displayed into a malloc...
1994-02-10 Karl HeuerComment change.
1994-02-10 Karl Heuer(difftm): Simplify expression.
1994-02-10 Fred Pierresteguy(xmenu_show) [USE_X_TOOLKIT]: Test event.xmotion.x_root...
1994-02-10 Richard M. StallmanUse new name vmsdir.h.
1994-02-10 Karl Heuer(Fdo_auto_save): Save echo_area_glyphs_length.
1994-02-10 Karl Heuer(Fgarbage_collect): Save echo_area_glyphs_length.
1994-02-09 Karl Heuer(Fkill_all_local_variables): Run change-major-mode...
1994-02-09 Karl Heuer(x_display_cursor, process_expose_from_menu): Block...
1994-02-09 Karl Heuer(CRT0_DUMMIES): Definition deleted.
1994-02-09 Karl Heuer(mark_object): Fetch obj from *objptr at loop, not...
1994-02-09 Fred Pierresteguy(xmenu_show ) [USE_X_TOOLKIT]: Implement a Motif behavi...
1994-02-09 Karl Heuer(compute_char_face): Extract overlay-sorting code as...
1994-02-09 Karl Heuer(sort-overlays): New function, extracted from xfaces.c.
1994-02-08 Roland McGrath(print): If print_escapes_newlines, print '\f' as ...
1994-02-08 Richard M. Stallman(Fprocess_kill_without_query): Doc fix.
1994-02-08 Karl Heuer(compute_motion): Source code was improperly indented.
1994-02-08 Jim Meyering*** empty log message ***
1994-02-08 Karl Heuer*** empty log message ***
1994-02-07 Fred Pierresteguy(x_make_frame_invisible): Add USE_X_TOOLKIT conditional.
1994-02-07 Richard M. Stallman(single_keymap_panes): Use internal_condition_case_1.
1994-02-07 Richard M. Stallman(menu_bar_item): Use internal_condition_case_1.
1994-02-07 Richard M. Stallman(internal_condition_case_1): New function.
1994-02-06 Richard M. Stallman(init_frame_faces): Clear FRAME_N_COMPUTED_FACES
1994-02-06 Richard M. Stallman(fix_glyph): New function.
1994-02-05 Richard M. Stallman(main) [AIX]: Don't handle signal 20, 21 or 22.
1994-02-05 Richard M. Stallman(internal_condition_case_1): Declared.
1994-02-04 Richard M. Stallman(Fwhere_is_internal): Take just one keymap arg.
1994-02-04 Richard M. Stallman(Fsubstitute_command_keys): Pass keymap as that arg
1994-02-04 Karl Heuer(verify_interval_modification): When checking read...
1994-02-04 Richard M. Stallman(kbd_buffer_get_event): Pass 1 to read_avail_input.
1994-02-04 Karl Heuer(fmod): Implement it on systems where it's missing...
1994-02-04 Fred Pierresteguy(xmenu_show) [USE_X_TOOLKIT]: Remove the #if 0 directiv...
1994-02-04 Karl HeuerAdd comments describing the rules used by the merge...
1994-02-03 Richard M. Stallman(init_cmdargs): Set Vinstallation_directory.
1994-02-03 Richard M. Stallman(record_first_change): Check for buffer-undo-list = t.
1994-02-03 Karl Heuer(merge_properties_sticky): Preserve original order...
1994-02-03 Richard M. Stallman(X_IO_BUG): Defined.
1994-02-03 Richard M. Stallman(Fwrite_region): If FILENAME has no handler, see if...
1994-02-03 Richard M. Stallman(scan_buffer): New arg ALLOW_QUIT.
1994-02-03 Richard M. Stallman(find_defun_start): Pass new arg to scan_buffer.
1994-02-03 Richard M. Stallman(Fforward_line): Pass new arg to scan_buffer.
1994-02-02 Richard M. Stallman(XTread_socket): Add X_IO_BUG conditional.
1994-02-02 Karl Heuer(x_iconify_frame): Fix misbalanced BLOCK_INPUT/UNBLOCK_...
1994-02-02 Karl Heuer(try_window_id): Don't pass value beyond ZV to compute_...
1994-02-02 Karl Heuer(Fpos_visible_in_window_p): Return nil if POS > ZV.
1994-02-02 Karl Heuer(x_term_init): Use get_system_name instead of gethostname.
1994-02-02 Karl Heuer(get_system_name): Declared.
1994-02-02 Karl Heuer(x_get_customization_string): Use get_system_name inste...
1994-02-02 Karl Heuer(get_system_name): Remove restriction on hostname size.
1994-02-01 Karl Heuer(Fmod): Use HAVE_FMOD.
1994-02-01 Karl Heuer(HAVE_FMOD): Add another #undef.
1994-02-01 Richard M. Stallman(SYNTAX_MATCH, SYNTAX): Fix non-GNUC definitions.
1994-02-01 Fred Pierresteguy(x_set_menu_bar_lines): Test also menubar_widget before...
1994-02-01 Richard M. Stallman(dumpglyphs): Don't crash for invalid face code.
1994-01-31 Richard M. Stallman*** empty log message ***
1994-01-30 Richard M. Stallman*** empty log message ***
1994-01-30 Richard M. Stallmanentered into RCS
1994-01-30 Richard M. StallmanWhitespace changes.
1994-01-30 Richard M. StallmanWhitespace change.
1994-01-30 Richard M. Stallman(configuration): Change # comment to C comment.
1994-01-29 Karl HeuerScale by sizeof when allocating objects.
1994-01-29 Karl Heuer(kill-all-local-variables): follow symbol forwarding.
1994-01-29 Richard M. StallmanInclude stdio.h.
1994-01-29 Richard M. Stallman(init_lread): Put non-ex-dir warnings on stderr.
1994-01-28 Fred Pierresteguy(x_set_window_size): Add USE_X_TOOLKIT conditional...
1994-01-28 Fred Pierresteguy* xterm.c (x_term_init): Cast to (char **) before assig...
next