]> code.delx.au - gnu-emacs/history - src
(cookie) Enhanced it to handle both LINS files and UNIX fortune files.
[gnu-emacs] / src /
1993-03-25 Jim Blandy* xselect.c (SELECTION_QUANTUM): Don't use XMaxRequestS...
1993-03-25 Richard M. Stallman(searchbuf): Declare here.
1993-03-25 Richard M. Stallman(mark_object): Mark face_alist of a frame.
1993-03-25 Richard M. Stallman(Fy_or_n_p): Ensure cursor_in_echo_area = 0 when quit.
1993-03-25 Jim Blandy* dispnew.c (getenv): Add extern declaration.
1993-03-25 Jim BlandyFix typo.
1993-03-25 Jim Blandy* dispnew.c (init_display): Get display name from envir...
1993-03-25 Jim Blandy* keymap.c (Fkeymapp): Doc fix.
1993-03-25 Jim Blandy* process.c [VMS] (DCL_PROMPT): Remove hack.
1993-03-25 Jim Blandy* xfns.c [VMS]: Get the gray_bits from [.bitmaps]gray...
1993-03-25 Jim Blandy* xterm.h (x_focus_frame): Add extern keyword to declar...
1993-03-25 Jim Blandy* xterm.c [VMS]: Don't #include <sys/termio.h> and...
1993-03-25 Jim Blandy* config.h.in (HAVE_XFREE386): New flag, set by configu...
1993-03-24 Richard M. Stallman(push_key_description): Ignore bits above meta_modifier.
1993-03-24 Jim Blandy*** empty log message ***
1993-03-24 Jim Blandy* xfns.c (x_make_gc): Don't forget to block X input...
1993-03-24 Jim Blandy* keyboard.c [POLL_FOR_INPUT] (quit_throw_to_read_char...
1993-03-24 Jim Blandy* dispnew.c (init_display): Initialize Vwindow_system.
1993-03-24 Jim Blandy* keyboard.c (Fsuspend_emacs):
1993-03-23 Jim BlandyInitial revision
1993-03-23 Jim Blandy* sysdep.c (random, srandom): Don't define these if...
1993-03-23 Jim Blandy* config.h.in (C_SWITCH_X_SITE, LD_SWITCH_X_SITE):...
1993-03-23 Jim Blandy* xfns.c (Fx_parse_geometry): Renamed from Fx_geometry.
1993-03-23 Richard M. Stallman(current_column, Findent_to, position_indentation):
1993-03-23 Richard M. Stallman(display_string, display_text_line): Allow tab_width...
1993-03-22 Richard M. StallmanDecide automatically whether to use COFF or ELF.
1993-03-22 Richard M. Stallman(init_cmdargs): Fix simple bug in previous change.
1993-03-22 Richard M. Stallman(Fy_or_n_p): Handle `recenter' response type.
1993-03-21 Richard M. Stallman(struct window): New fields base_line_number and base_l...
1993-03-21 Richard M. Stallman(decode_mode_spec): Handle `%l'.
1993-03-21 Richard M. Stallman(HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined.
1993-03-21 Jim Blandy* xfns.c (Fx_open_connection): If we have X11R5, use
1993-03-21 Jim Blandy* frame.c (Fhandle_switch_frame): Renamed from Fselect_...
1993-03-21 Richard M. Stallman(Fselect_window): Use Fhandle_switch_frame.
1993-03-21 Jim BlandyFix typo.
1993-03-21 Jim BlandyUse the `visiblity' parameter to determine the initial...
1993-03-20 Jim BlandyDoc fix.
1993-03-20 Jim Blandy* dispnew.c (Fsleep_for): Make this take two arguments...
1993-03-20 Jim Blandy* process.c (wait_reading_process_input): Doc fix.
1993-03-20 Jim Blandy* systime.h (EMACS_HAS_USECS): #define this if HAVE_TIM...
1993-03-20 Jim BlandyDo * dispnew.c (sit_for): Doc fix.
1993-03-20 Jim Blandy* sysdep.c (reset_sys_modes): Fix usage of EMACS_SET_TTY.
1993-03-20 Jim Blandy* callproc.c (child_setup): Make sure that in, out...
1993-03-20 Jim Blandy* xterm.c (x_term_init): If the X connection is already...
1993-03-20 Jim Blandy* s/hpux8.h, s/sunos4-1.h (OLDXMENU_OPTIONS): Define...
1993-03-20 Jim Blandy* xfns.c (Fx_open_connection): If we have X11R5, use
1993-03-20 Jim Blandy* frame.c (Fraise_frame, Flower_frame): Renamed from
1993-03-20 Jim Blandy* fileio.c (HAVE_FSYNC): Define, if appropriate.
1993-03-20 Jim Blandy* emacs.c (Finvocation_name): New function.
1993-03-20 Richard M. Stallman(Fx_display_color_p): Renamed from Fx_color_display_p.
1993-03-20 Richard M. Stallman(x_screen): Make this var file scope.
1993-03-19 Jim BlandySome VMS changes from Richard Levitte <levitte@e.kth...
1993-03-19 Richard M. Stallman(Fvisited_file_modtime): New function.
1993-03-19 Eric S. RaymondAdded unlock and relock.
1993-03-19 Richard M. Stallman(cons_to_long, long_to_cons): No longer static.
1993-03-18 Jim Blandy* frame.h (FOR_EACH_FRAME): Change the definition so...
1993-03-18 Jim BlandySome VMS changes from Richard Levitte <levitte@e.kth...
1993-03-18 Richard M. StallmanFix spacing conventions.
1993-03-17 Eric S. RaymondLess klugey version of fix.
1993-03-17 Eric S. RaymondAdd production to nuke binaries and doc files.
1993-03-17 Richard M. StallmanDoc fix.
1993-03-17 Jim Blandy* xterm.c (x_display_box_cursor, x_display_bar_cursor...
1993-03-17 Eric S. RaymondSupply second arg for tgetstr() calls.
1993-03-17 Richard M. Stallman(_getpty): Declare this, not _get_pty.
1993-03-17 Richard M. StallmanFix typo in previous change.
1993-03-17 Richard M. Stallman(Fprocess_send_eof): Make sure proc is running.
1993-03-16 Jim BlandyDoc fix.
1993-03-16 Jim Blandy* cmds.c (overwrite_binary_mode): Deleted; this impleme...
1993-03-16 Jim BlandyRename `live-window-p' to `window-live-p', for consiste...
1993-03-16 Richard M. Stallman(xmenu_show): Do BLOCK_INPUT; unblock just before retur...
1993-03-16 Richard M. Stallman[SIGIO] (UNBLOCK_INPUT): Resignal if x_pending_input.
1993-03-15 Jim Blandy* frame.c (Fframe_height, Fframe_width): Fix doc string...
1993-03-15 Jim Blandy* floatfns.c (logb): Add extern declaration for this.
1993-03-15 Richard M. Stallman(wait_reading_process_input): New option to wait
1993-03-15 Richard M. Stallman(FRAMEP): Macro deleted.
1993-03-15 Richard M. StallmanInclude termhooks.h.
1993-03-15 Richard M. Stallman(Xatom_wm_change_state): Just declare.
1993-03-15 Richard M. Stallman(SELECTION_EVENT_DISPLAY): New macro.
1993-03-15 Richard M. Stallman(Xatom_wm_change_state): Define here.
1993-03-15 Richard M. Stallman(record_property_change, record_delete, record_insert):
1993-03-15 Richard M. Stallman(PRINTPREPARE): Handle marker that points nowhere.
1993-03-15 Richard M. Stallman(list_of_items): Allow strings among the alist items;
1993-03-15 Richard M. Stallman(Fdelete_other_windows): Handle FRAME_MENU_BAR_LINES.
1993-03-15 Richard M. Stallman(display_menu_bar): Assume FRAME_MENU_BAR_ITEMS already...
1993-03-15 Richard M. Stallman(command_loop_1): Set FRAME_MENU_BAR_ITEMS here.
1993-03-15 Richard M. Stallman(INTEGERP, SYMBOLP, MARKERP, STRINGP, VECTORP): New...
1993-03-15 Richard M. Stallman(selection_request_event, selection_clear_event): New...
1993-03-15 Jim BlandyFix the fix.
1993-03-15 Jim Blandy* dired.c (Fdirectory_files): Compile the MATCH regexp...
1993-03-15 Jim BlandyAdd extern declaration for do_line_insertion_deletion_c...
1993-03-15 Jim BlandyAdd GNU copyright notice.
1993-03-14 Jim BlandyInitial revision
1993-03-14 Jim Blandy* keyboard.h (internal_last_event_frame): This should...
1993-03-14 Jim Blandy* fns.c (Fy_or_n_p): Display the answer.
1993-03-14 Richard M. Stallmanentered into RCS
1993-03-14 Richard M. Stallman(NO_X_DESTROY_DATABASE): Defined.
1993-03-13 Jim Blandy* s/usg5-4.h: Remove extraneous text after #undef LIB_X...
1993-03-13 Richard M. Stallman*** empty log message ***
1993-03-13 Jim BlandyDoc fix.
1993-03-13 Richard M. StallmanInitial revision
next