]> code.delx.au - gnu-emacs/history - src
(f90-auto-fill-mode): Use force-mode-line-update.
[gnu-emacs] / src /
1995-04-25 Richard M. StallmanComment change.
1995-04-25 Richard M. Stallman(REGEXP_IN_LIBC): Defined.
1995-04-24 Karl Heuer(x_term_init): If the previous kboard was the dummy...
1995-04-24 Karl Heuer(Vsystem_key_alist): Delete global variable.
1995-04-24 Karl Heuer(struct kboard): New member Vsystem_key_alist.
1995-04-24 Karl HeuerMake intervals.o and term.o depend on keyboard.h.
1995-04-24 Richard M. Stallman(safe_run_hooks_1, safe_run_hooks_error): New subroutines.
1995-04-24 Karl Heuer(Fplist_put): Don't signal an error if plist isn't...
1995-04-24 Karl Heuer(struct x_display_info): New members x_focus_frame,
1995-04-24 Karl Heuer(x_get_focus_frame): New arg FRAME. Callers changed.
1995-04-24 Karl Heuer(x_focus_frame, x_focus_event_frame, x_highlight_frame):
1995-04-24 Karl Heuer(Fredirect_frame_focus): Fix earlier change; use a...
1995-04-24 Karl HeuerMake dispnew.o and keyboard.o depend on xterm.h.
1995-04-24 Karl Heuer(do_switch_frame): Don't try to refocus termcap frames.
1995-04-24 Karl Heuer(message_dolog): The message log doesn't need an undo...
1995-04-24 Karl Heuer(term_init): MagicWrap implies AutoWrap.
1995-04-24 Karl Heuer(do_switch_frame): x_get_focus_frame needs an arg.
1995-04-24 Karl Heuer(xmenu_show): x_mouse_leave needs an arg.
1995-04-24 Richard M. Stallman(create_process): Don't abort if can't reopen
1995-04-24 Richard M. Stallman(child_setup): Reword "can't exec" message.
1995-04-20 Karl Heuer(Fexpand_abbrev): Add some error checking.
1995-04-20 Karl Heuer(Fx_popup_dialog): Don't pass menubarp arg to xdialog_show.
1995-04-20 Richard M. StallmanComment change.
1995-04-19 Karl Heuer(x_window): Use (or reuse) frame's namebuf instead...
1995-04-19 Karl Heuer(Fdelete_frame): Free f->namebuf.
1995-04-19 Karl Heuer(make_frame): Initialize f->namebuf.
1995-04-19 Karl Heuer(struct frame): New member namebuf.
1995-04-19 Richard M. Stallman(xmenu_show, xdialog_show): Delete menubarp arg.
1995-04-18 Richard M. Stallman(map_event_to_object): Declaration deleted.
1995-04-18 Richard M. Stallman(x_report_frame_params): Report value of `display'...
1995-04-18 Richard M. Stallman(Ffetch_bytecode): Check the type of the object being...
1995-04-18 Richard M. StallmanComment change.
1995-04-18 Richard M. Stallman(Fencode_time): Don't treat years < 100 as special.
1995-04-17 Karl Heuer(insert_1): Adjust overlay center after inserting.
1995-04-17 Karl Heuer(adjust_overlays_for_insert): New function.
1995-04-17 Karl HeuerDeclare some functions.
1995-04-17 Richard M. Stallman(Fencode_time): Rewrite by Naggum.
1995-04-15 Richard M. Stallman(really-lwlib, really-oldXMenu): Mark as .PHONY.
1995-04-15 Richard M. StallmanDelete the #if that compares MARKBIT.
1995-04-14 Karl Heuer(Fencode_time): Fix missing \n\'s.
1995-04-14 Richard M. Stallman(popup_get_selection): Queue up events that aren't
1995-04-14 Richard M. Stallman(init_editfns): Add casts.
1995-04-14 Richard M. Stallman(get_doc_string): Add cast.
1995-04-14 Richard M. Stallman(kbd_buffer_get_event): Don't use prototype.
1995-04-14 Richard M. Stallman(redisplay): Call init_desired_glyphs for each frame.
1995-04-14 Richard M. Stallman(x_term_init): Call XtSetLanguageProc only if HAVE_X11XTR6.
1995-04-13 Karl Heuer(Fbuffer_string): Doc clarification.
1995-04-13 Karl HeuerDelete the #if that compares MARKBIT.
1995-04-13 Karl Heuer(Fdisplay_buffer): Search the proper frame when the
1995-04-13 Karl Heuer(Fexpand_file_name): Use IS_DIRECTORY_SEP instead of
1995-04-13 Richard M. Stallman(compute_char_face): Don't use NULL.
1995-04-13 Karl HeuerFix previous change.
1995-04-13 Richard M. Stallman(Foverlays_at, Fnext_overlay_change): Don't use NULL.
1995-04-13 Richard M. Stallman(Fx_color_defined_p): Doc fix.
1995-04-13 Richard M. Stallman[! HAVE_X_WINDOWS] (build_face): Deleted.
1995-04-13 Richard M. Stallman(Fcall_interactively): Fix paren nesting.
1995-04-13 Richard M. Stallman(evaporate_overlays): Fix type error.
1995-04-13 Richard M. Stallman(Fframe_or_buffer_changed_p): Ignore buffers whose...
1995-04-13 Richard M. StallmanComment change.
1995-04-13 Richard M. Stallman(MARKBIT): Do the shifting as unsigned int.
1995-04-13 Richard M. Stallman(temp_output_buffer_show): Select the chosen window
1995-04-12 Richard M. Stallman(gc_sweep): If a misc has type Lisp_Misc_Free,
1995-04-12 Richard M. Stallman(Fencode_time): Use XINT to examine `zone'.
1995-04-12 Karl Heuer(getenv_internal): Balance parentheses across #if/...
1995-04-12 Karl HeuerFix typo in previous change.
1995-04-12 Karl Heuer(sys_subshell) [WINDOWSNT]: Don't invoke restore_console.
1995-04-12 Karl Heuer(HAVE_RANDOM): Defined.
1995-04-12 Karl Heuer(Fset_message_beep): Defined.
1995-04-12 Karl Heuer(win32_wait): Reap synchronous subprocesses, and place
1995-04-12 Karl HeuerFixed function prototypes.
1995-04-12 Karl Heuer(do_mouse_event): Use XSETFASTINT.
1995-04-12 Karl Heuer(sbrk): Shrink heap by arbitrary amounts.
1995-04-12 Karl Heuer(nt_ctime): Defined.
1995-04-12 Karl Heuer(DOC): Defined.
1995-04-12 Karl Heuer(NO_ARG_ARRAY) [WINDOWSNT]: Defined.
1995-04-12 Karl Heuer(directory_file_name) [WINDOWSNT]: Handle UNC format.
1995-04-12 Karl Heuer(Ffile_attributes) [WINDOWSNT]: Removed syntax errors.
1995-04-12 Karl Heuer(child_setup) [WINDOWSNT]: Removed syntax errors.
1995-04-12 Karl HeuerInitial revision
1995-04-11 Roland McGrath(create_process): Set PROCESS's tty_name to Qnil when...
1995-04-11 Richard M. Stallman(XTread_socket): Pass dpyinfo to popup_get_selection.
1995-04-11 Richard M. Stallman(inhibit_garbage_collection): New function.
1995-04-11 Richard M. Stallman(Fcall_interactively): Fix handling of @
1995-04-11 Richard M. Stallman(NO_SOCKETS_IN_FILE_SYSTEM): Defined.
1995-04-11 Karl HeuerComment changes.
1995-04-10 Karl Heuer(push_frame_kboard, pop_frame_kboard): Do nothing if...
1995-04-10 Richard M. Stallman(internal_condition_case): Abort if interrupt_input_blo...
1995-04-10 Karl Heuer(make_terminal_frame): all_kboards means initial_kboard...
1995-04-10 Karl Heuer(init_keyboard): Don't malloc a new structure;
1995-04-10 Richard M. Stallman#define SPECIAL_EMACS_INT
1995-04-10 Richard M. StallmanDon't include alloca.h, string.h here.
1995-04-10 Richard M. StallmanInclude alloca.h, string.h. Test NOT_C_CODE.
1995-04-10 Richard M. Stallman(make_terminal_frame): Use Emacs, Emacs-2, ... as name.
1995-04-10 Richard M. Stallman(display_mode_line): Use push_frame_kboard, pop_frame_k...
1995-04-10 Richard M. Stallman(x_window): Copy the frame name to non-Lisp string.
1995-04-10 Richard M. Stallman(struct x_display_info): Use `struct kboard', not KBOARD.
1995-04-10 Richard M. Stallman(struct frame): Use `struct kboard', not KBOARD.
1995-04-10 Richard M. Stallman(any_kboard_state): Renamed from unlock_kboard.
1995-04-10 Richard M. Stallman(single_kboard): Renamed from kboard_locked. All refs...
1995-04-10 Richard M. Stallman(XTread_socket): Make deiconify event only if frame...
next