]> code.delx.au - gnu-emacs/history - src
(MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP): Include dos-nt.elc.
[gnu-emacs] / src /
1996-09-01 Richard M. Stallman(MSDOS_SUPPORT, WINNT_SUPPORT, SOME_MACHINE_LISP):...
1996-09-01 Richard M. Stallman(requeued_events_pending_p): New function.
1996-09-01 Richard M. Stallman(HAVE_SETRLIMIT): Add #undef.
1996-09-01 Richard M. Stallman(Fload): Add "source is newer" info to the "loading...
1996-08-31 Richard M. StallmanClean up whitespace.
1996-08-31 Richard M. Stallman(re_search_2): Optimize regexp that starts with ^.
1996-08-31 Richard M. Stallman(FREE_VAR): Clean up C syntax.
1996-08-31 Paul Eggert(HAVE_SYS_SYSTEMINFO_H, HAVE_GETDOMAINNAME, HAVE_SYSINF...
1996-08-31 Paul Eggert(<sys/systeminfo.h>): Include if HAVE_SYS_SYSTEMINFO_H...
1996-08-31 Richard M. Stallman(Fgarbage_collect): Report used and free intervals.
1996-08-31 Richard M. Stallman(Vwin32_start_process_show_window): New variable.
1996-08-31 Richard M. Stallman(x_set_cursor_color): Use x_update_cursor.
1996-08-31 Richard M. Stallman(LD_SWITCH_SYSTEM): Add alternate definition if not...
1996-08-31 Richard M. Stallmanentered into RCS
1996-08-31 Richard M. Stallman(XTupdate_end): Always clear mouse_face_defer flag.
1996-08-31 Richard M. Stallman(Fset_face_attribute_internal): Set mouse_face_defer...
1996-08-30 Richard M. Stallman(do_line_dance, dumprectangle): Use x_update_cursor.
1996-08-30 Richard M. Stallman(cmd_error): Clear executing_macro.
1996-08-30 Richard M. Stallman(Fminibuffer_complete_word): Check for
1996-08-29 Erik Naggum(init_macros): Initialize executing_macro, too.
1996-08-29 Richard M. Stallman(Vring_bell_function): New variable.
1996-08-29 Richard M. Stallman(XTread_socket): Call XFilterEvent on all events,
1996-08-29 Richard M. Stallman(executing_macro_iterations, executing_macro): Declared.
1996-08-29 Richard M. Stallman(cmd_error): Add number of kbd macro iterations to...
1996-08-29 Richard M. Stallman(executing_macro_iterations, executing_macro): New...
1996-08-29 Richard M. Stallman(Vhistory_length, Qhistory_length): New variables.
1996-08-29 Richard M. Stallman(Fsubstring): Handle vectors as well as strings.
1996-08-29 Richard M. Stallman(Fcall_interactively): For `N' and `n',
1996-08-29 Richard M. Stallman(syms_of_alloc): Set up Lisp variables ...-consed,
1996-08-28 Richard M. Stallman(main): Add bug report info in --help message.
1996-08-28 Richard M. Stallman(command_loop_1): Cancel echoing etc.
1996-08-27 Richard M. Stallman(set_frame_menubar): Don't add ibw to menubar_size.
1996-08-27 Richard M. Stallman(x_window): Don't add ibw to menubar_size.
1996-08-25 Richard M. Stallman(fast_find_position): Fix previous change.
1996-08-25 Richard M. Stallman(fast_find_position): Minor fix in handling maybe_next_...
1996-08-25 Richard M. Stallman(HAVE_LIBKRB, HAVE_LIBDES): Add #undefs.
1996-08-25 Richard M. Stallman(command_loop_1): Check column_number_displayed
1996-08-25 Richard M. StallmanInitial revision
1996-08-24 Richard M. Stallman(xdialog_show): Don't allow 9 buttons.
1996-08-24 Erik Naggum(Fencode_time, Fset_time_zone_rule): Use UTC if the...
1996-08-24 Erik Naggum(print-quoted): New variable.
1996-08-24 Erik Naggum(Fsplit_window): Fix previous change.
1996-08-24 Richard M. Stallman(x_term_init): If the default Xt font does not exist on
1996-08-23 Richard M. Stallman(Fsplit_window): Treat width just like height;
1996-08-22 Richard M. Stallman(paths.h, config.h): Targets deleted.
1996-08-22 Erik Naggum(change_frame_size_1): Clean up conditional.
1996-08-22 Richard M. Stallman(send_process): GCPRO object.
1996-08-21 Richard M. StallmanConditionalize the changes below on not __linux__.
1996-08-21 Richard M. Stallman(x_set_scroll_bar_width): Call x_set_window_size when...
1996-08-19 Richard M. Stallman(unexec): Copy the .got section.
1996-08-17 Richard M. Stallman(Fx_open_connection): Don't set Vx_resource_name.
1996-08-16 Karl Heuer(Fdelete_backward_char): Fix off-by-one error.
1996-08-16 Richard M. Stallman(Fbyte_code): For relative gotos, force signed arithmetic.
1996-08-13 Richard M. StallmanFix include file name.
1996-08-10 Richard M. Stallman(POSIX_SIGNALS): Don't define it, #undef instead.
1996-08-10 Richard M. Stallman(LOAD_AVE_TYPE, FSCALE, LOAD_AVE_CVT): Undef them befor...
1996-08-09 Richard M. Stallman[__ELF__] (UNEXEC): Use unexelf1.c.
1996-08-09 Richard M. Stallman[__ELF__ && __GNUC__] (C_SWITCH_MACHINE): Add -fno...
1996-08-09 Richard M. StallmanInitial revision
1996-08-09 Richard M. Stallman(re_max_failures): Increase to 20000 again.
1996-08-09 Richard M. StallmanInitial revision
1996-08-09 Richard M. StallmanDon't include filio.h if NO_FILIO_H.
1996-08-08 Richard M. Stallman(GETTIMEOFDAY_ONE_ARGUMENT): Conditionalize on HAVE_GET...
1996-08-08 Richard M. Stallman(set_time_zone_rule): Don't put a string literal
1996-08-08 Richard M. Stallman(xmenu_show): Set dummy.state.
1996-08-07 Richard M. Stallman(LD_SWITCH_SYSTEM): New definition.
1996-08-07 Richard M. Stallman(Fread_from_minibuffer): Make position 0 in the initial
1996-08-05 Richard M. Stallman(EmacsFrameSetCharSize): Call do_pending_window_change.
1996-08-05 Richard M. Stallman(Fcall_process_region) [DOS_NT]: Avoid downcasing
1996-08-01 Richard M. Stallman(prepare_menu_bars): Conditionalize previous change.
1996-07-31 Richard M. Stallman(C_SWITCH_X_SYSTEM, LD_SWITCH_X_DEFAULT):
1996-07-31 Richard M. Stallman(XTread_socket): Delete the code to pass menu bar keys
1996-07-31 Richard M. Stallman(pending_menu_activation): Don't initialize. Not static.
1996-07-31 Richard M. Stallman(XTread_socket): Delete the code to pass menu bar keys
1996-07-30 Richard M. Stallman(XTread_socket): Pass keys in menu bar to toolkit alone
1996-07-30 Richard M. StallmanWhen printing into a buffer, generate all the text
1996-07-29 Richard M. Stallman(lock_file_owner_name): Always initialize the_pw.
1996-07-28 Richard M. StallmanComment change.
1996-07-28 Richard M. StallmanFix previous change.
1996-07-27 Richard M. Stallman(last_mouse_press_frame): New variable.
1996-07-27 Richard M. Stallman(pending_menu_activation): New variable.
1996-07-26 Richard M. Stallman(buffer_permanent_local_flags): New variable.
1996-07-25 Richard M. Stallman(set_frame_menubar): Use -1 for call_data
1996-07-25 Richard M. Stallman(win32_read_socket): Never block reading from input...
1996-07-24 Karl Heuer(Fencode_time): Assign to tm.tm_gmtoff for NEXTSTEP,
1996-07-24 Richard M. Stallman[__GNUC__] (C_DEBUG_SWITCH): Define as -g3.
1996-07-23 Richard M. Stallman(buffer_permanent_local_flags): New variable.
1996-07-23 Richard M. Stallman(LIBS_MACHINE) [__GNUC__ and ABIN32]: Define as empty.
1996-07-23 Richard M. Stallman(Fdecode_time, difftm): Work even if tm_year represents
1996-07-20 Karl HeuerFix FSF address in comment.
1996-07-20 Karl Heuer(check_writable): Use euidaccess, not eaccess.
1996-07-20 Erik Naggum(balance_intervals_internal): Recurse directly.
1996-07-19 Karl Heuer(copy_text_and_data) [DJGPP >= 2]: Switch off two bits
1996-07-19 Karl Heuer(_BSD_SIGNALS): Define.
1996-07-19 Karl Heuer(SA_RESTART): Add #undef.
1996-07-16 Karl Heuer(w32_read_socket): Need to erase background
1996-07-16 Karl Heuer(DOC, clean): Use OBJDIR macro.
1996-07-16 Karl Heuer(Fx_create_frame): Do xlwmenu hack only if USE_LUCID.
1996-07-16 Karl HeuerUndo previous change.
1996-07-16 Karl HeuerUndo previous changes.
next