]> code.delx.au - gnu-emacs/history - src
(Flookup_key): Doc fix.
[gnu-emacs] / src /
1995-12-13 Karl Heuer(LIBXMU): Use dynamic linking.
1995-12-13 Karl Heuer(create_process): Use Posix signal handling to
1995-12-13 Karl Heuer(HAVE_VFORK): Remove #undef, since we now
1995-12-06 Paul EggertFix misspelled comment.
1995-11-30 David J. MacKenzie(tputs): Don't let ospeed overrun the speeds array.
1995-11-30 Richard M. Stallman(Fcall_interactively): In `c' case, clear out the message
1995-11-28 Richard M. Stallman(lisp): Remove c-mode.elc.
1995-11-27 Richard M. Stallman(sys_select): Check timer once even if input is pending.
1995-11-27 Richard M. Stallman(decode_mode_spec): For p and P, avoid overflow with...
1995-11-26 Richard M. Stallman(set_frame_menubar): When called with deep_p == 0,
1995-11-25 Richard M. Stallman(IT_set_menu_bar_lines): Clear last_modified field.
1995-11-25 Richard M. StallmanComment change.
1995-11-24 Richard M. Stallman(read_char): Handle unread events from popup menus.
1995-11-22 Richard M. Stallman(XTframe_up_to_date): Block and unblock input.
1995-11-22 Geoff Voelker(DOC, clean): Don't use switches to del not supported...
1995-11-22 Richard M. Stallman(XTmouse_position): Exit the loop if child == win.
1995-11-22 Richard M. Stallman(Fset_face_attribute_internal) [MSDOS]: Set font field...
1995-11-22 Richard M. Stallman(internal_terminal_init): Initialize the_only_x_display...
1995-11-22 Richard M. Stallman(dos_set_keyboard): If CODE is not recognized,
1995-11-21 Richard M. Stallman(LIB_MOTIF): New definition.
1995-11-21 Richard M. Stallman(unload_color, unload_font): Never invalidate computed...
1995-11-21 Richard M. Stallman(Fdisplay_buffer): Always deiconify the window's frame.
1995-11-21 Richard M. Stallman(Fcurrent_time): Doc fix.
1995-11-21 Richard M. Stallman(main): Add LINUX_SBRK_BUG conditional call to __sbrk.
1995-11-21 Richard M. Stallman[LINUX] (LINUX_SBRK_BUG): Defined.
1995-11-21 Richard M. Stallman(SYSTEM_PURESIZE_EXTRA): Increased.
1995-11-21 Richard M. Stallman(syms_of_dosfns): Use 0x75 for dos_keypad_mode.
1995-11-20 Richard M. Stallman(Flist): Avoid using -- in while condition.
1995-11-20 Richard M. Stallman(choose_minibuf_frame): On MSDOS, just use minibuf_window.
1995-11-20 Richard M. Stallman(Vsource_directory): New variable.
1995-11-20 Richard M. Stallman(show_mouse_face): When clearing cursor, use proper...
1995-11-19 Richard M. Stallman(Fmake_local_variable): Call find_symbol_value
1995-11-19 Richard M. Stallman#undef SIGPOLL and SIGURG as well as SIGIO.
1995-11-18 Richard M. Stallman(Fset_text_properties): Call set_properties
1995-11-18 Richard M. Stallman(Qredisplay_end_trigger_functions): Renamed from ....
1995-11-18 Richard M. Stallman(Fset_window_redisplay_end_trigger): Doc fix.
1995-11-18 Richard M. Stallman(Fexecute_extended_command):
1995-11-16 Richard M. Stallman(FRAME_WINDOW_P): Always define it one way or another.
1995-11-16 Roland McGrath(gettext_noop): New macro, identity fn.
1995-11-16 Roland McGrathDeclare etext.
1995-11-16 Roland McGrath[_LIBC] (start_of_data): Use weak ref to __data_start...
1995-11-15 Richard M. Stallman(XTread_socket): Verify a ButtonPress was actually...
1995-11-15 Richard M. Stallman(syms_of_xselect): Doc fix.
1995-11-15 Richard M. Stallman(x_clear_frame_selections): Get selection_symbol properly.
1995-11-15 Richard M. Stallman(doprnt1): Add a cast.
1995-11-15 Richard M. Stallman(mark_object): Don't overwrite original argument value.
1995-11-15 Richard M. Stallman(xsymbol): Cast name explicitly to (char *).
1995-11-14 Geoff VoelkerInitial revision
1995-11-14 Richard M. Stallman(check_executable) [DOS_NT]: Treat all dirs as executable.
1995-11-13 Richard M. StallmanDeclare calloc like malloc.
1995-11-12 Richard M. Stallman(LIBS_STANDARD): Definition deleted.
1995-11-12 Richard M. Stallman(LIBS_SYSTEM): Fix typo in prev change.
1995-11-12 Richard M. StallmanAlways include dispextern.h before cm.h.
1995-11-11 Richard M. Stallman(syms_of_frame_1): Set up Vdefault_frame_alist here.
1995-11-11 Richard M. Stallman(Fdocumentation): Reject a file reference
1995-11-11 Richard M. Stallman(dos_menubar_clock_displayed): New variable.
1995-11-11 Richard M. Stallman(display_text_line): Handle redisplay_end_trigger
1995-11-11 Richard M. Stallman(NUM_FAILURE_ITEMS, POP_FAILURE_POINT, PUSH_FAILURE_POINT):
1995-11-11 Richard M. Stallman(check_syntax_table): Check the purpose slot.
1995-11-11 Richard M. Stallman(fatal_unexec): Don't use varargs.
1995-11-11 Richard M. Stallman(display_menu_bar): Fix backwards conditional.
1995-11-11 Richard M. Stallman(NO_EDITRES): Defined.
1995-11-11 Richard M. Stallman(HACK_EDITRES): Don't define if NO_EDITRES is defined.
1995-11-11 Richard M. Stallman(HACK_EDITRES): Define here as in xfns.c.
1995-11-11 Richard M. Stallman(set_menu_bar_lines): Record the fact that the window...
1995-11-10 Richard M. StallmanDon't include Xaw/Paned.h unless USE_LUCID is defined.
1995-11-10 Richard M. StallmanDon't test THIS_IS_YMAKEFILE.
1995-11-10 Richard M. StallmanAlways include sys/wait.h unless NOT_C_CODE;
1995-11-10 Richard M. Stallman(SYMS_SYSTEM): Add syms_of_msdos.
1995-11-10 Richard M. Stallman(LIB_STANDARD_1): New macro.
1995-11-10 Richard M. Stallman(LIBXMU): Never define this.
1995-11-10 Richard M. StallmanTest NOT_C_CODE instead of THIS_IS_YMAKEFILE.
1995-11-10 Richard M. Stallman(lisp): Add loadup.el.
1995-11-10 Richard M. Stallman(unload_font): Invalidate computed faces.
1995-11-10 Richard M. Stallman(display_text_line): Get redisplay_end_trigger from...
1995-11-10 Richard M. Stallman(struct window): New field redisplay_end_trigger.
1995-11-10 Richard M. Stallman(Fwindow_redisplay_end_trigger): New function.
1995-11-10 Richard M. Stallman(debug_print): Explicitly print a CR.
1995-11-10 Richard M. Stallman(oblookup): Clear ARRAY_MARK_FLAG in obsize.
1995-11-10 Richard M. Stallman(interrupt_signal): Do special things in GC.
1995-11-10 Richard M. Stallman(Fmove_to_column): Doc fix.
1995-11-10 Richard M. Stallman(Fwrite_region): Move the code that writes annotations...
1995-11-10 Richard M. Stallman(Fformat): Use doprnt_lisp.
1995-11-10 Richard M. StallmanInclude lisp.h.
1995-11-10 Richard M. Stallman(update_line): Avoid indexing into obody by -1.
1995-11-10 Richard M. Stallman(syms_of_callint): Set up Qlet, Qletx, Qsave_excursion.
1995-11-10 Richard M. Stallman(Fmake_overlay): New args front-advance and rear-advance.
1995-11-10 Richard M. Stallman(run-hook-with-args, run-hook-list-with-args): Safeguard
1995-11-10 Richard M. StallmanFexpt): Doc fix.
1995-11-07 Geoff VoelkerInitial revision
1995-11-07 Geoff Voelker(SUBSYSTEM, TLIBW32, TLASTLIB, WIN32OBJ): Defined.
1995-11-07 Geoff Voelker(nt_get_resource, init_environment): Defined.
1995-11-07 Geoff Voelker(nt_get_resource): Prototype defined.
1995-11-07 Geoff Voelker[HAVE_NTGUI] (create_child): Pass handles to children.
1995-11-07 Geoff Voelker(nt_ring_bell): Renamed from ring_bell, now global.
1995-11-07 Geoff Voelker[HAVE_NTGUI] (WinMain): New procedure.
1995-11-07 Geoff Voelker[HAVE_NTGUI] (abort): New macro.
1995-11-07 Geoff Voelker[HAVE_X_WINDOWS] (HAVE_WINDOW_SYSTEM): New macro.
1995-11-07 Geoff Voelker(FRAME_INTERNAL_BORDER_WIDTH, FRAME_LINE_HEIGHT): New...
1995-11-07 Geoff Voelker[HAVE_NTGUI] (set_menu_framebar): Declare external.
next