]> code.delx.au - gnu-emacs/history - src
(PURESIZE): Increased to 222000.
[gnu-emacs] / src /
1994-06-05 Richard M. Stallman(PURESIZE): Increased to 222000.
1994-06-05 Richard M. Stallman(using_x_p): New function.
1994-06-05 Richard M. Stallman(Fy_or_n_p): Don't use dialog box if not an X frame.
1994-06-05 Richard M. Stallman(main): Do the setpgrp after checking for -batch.
1994-06-05 Richard M. Stallman(command_loop_1): Properly handle nil in display table.
1994-06-04 Richard M. Stallmanentered into RCS
1994-06-04 Roland McGrathPut #include of errno.h and decl of errno before #ifnde...
1994-06-04 Karl Heuer[MSDOS]: #include "msdos.h" for rootrelativepath template.
1994-06-03 Karl Heuer(run_msdos_command): Make local copy of argv[2] on...
1994-06-03 Karl Heuer(Fprevious_single_property_change): Check for null...
1994-06-03 Karl Heuer(display_text_line): Make sure pointer is in range.
1994-06-02 Karl Heuer(xdialog_show): Fix problem with message in dialog...
1994-06-02 Richard M. Stallman(C_SWITCH_SYSTEM): Put inside __GNUC__ conditional.
1994-06-02 Richard M. Stallman[emacs]: Block input around the garbage reclamation.
1994-06-01 Richard M. Stallman(defvar_bool, defvar_int, defvar_lisp, defvar_lisp_nopro):
1994-06-01 Richard M. Stallman(kill_buffer_processes): For net conn, use Fdelete_process.
1994-05-30 Richard M. Stallman(command_loop_1): Allow direct output for insert
1994-05-30 Richard M. Stallman(redisplay): Limit prev change to pause != 0.
1994-05-30 Richard M. Stallman(redisplay): If have window change at end, redisplay...
1994-05-30 Richard M. Stallman(create_process): Get a pty for any non-nil Vprocess_co...
1994-05-30 Richard M. Stallman(output_string): New function.
1994-05-28 Richard M. Stallman(TABDLY, TAB3): Defined.
1994-05-28 Richard M. Stallman(roundup): Undef before defining.
1994-05-28 Richard M. Stallman(x_iconify_frame): Call x_set_offset,
1994-05-28 Richard M. StallmanUndo previous change.
1994-05-28 Richard M. Stallman[HAVE_X_WINDOWS]: Include xterm.h.
1994-05-28 Richard M. Stallman(LD_SWITCH_SYSTEM): Delete the -L options.
1994-05-28 Richard M. Stallman(LD_SWITCH_X_DEFAULT): Define if not defined.
1994-05-28 Richard M. Stallman(child_setup): If PWD is set, set it in the child so...
1994-05-28 Richard M. Stallman(mostlyclean): Don't mention xmakefile*.
1994-05-28 Richard M. Stallman(main): In batch mode, don't set the pgrp.
1994-05-28 Richard M. Stallman(LIB_STANDARD): Add -u and -lansi options.
1994-05-28 Richard M. Stallman(difftm): Don't store a long value into an int variable.
1994-05-27 Richard M. Stallman(C_DEBUG_SWITCH) [not __GNUC__]: Add -Wf option.
1994-05-27 Richard M. Stallman(C_SWITCH_SYSTEM): Defined.
1994-05-27 Richard M. Stallman(x_is_vendor_fkey): Function deleted.
1994-05-27 Richard M. Stallman(HAVE_XRMSETDATABASE): Define if not defined.
1994-05-26 Karl Heuer(Finsert_file_contents): Check for beginning of file.
1994-05-26 Richard M. StallmanMake previous change limited to HPUX.
1994-05-26 Karl HeuerIf _STRUCT_TIMEVAL is defined, also define __TIMEVAL__.
1994-05-26 Richard M. Stallman(LD_SWITCH_SYSTEM): Put back -Xlinker for GCC.
1994-05-25 Roland McGrath*** empty log message ***
1994-05-25 Richard M. Stallman(Vx_sensitive_text_pointer_shape):
1994-05-25 Richard M. Stallman(note_mouse_movement): Use frame's window in XQueryPointer.
1994-05-25 Richard M. Stallman(menu_item_equiv_key): Look for equiv keys both before
1994-05-25 Richard M. Stallman(openp): Don't use O_RDONLY.
1994-05-25 Karl Heuer(Freplace_match): Improve capitalization heuristics.
1994-05-25 Richard M. Stallman(Freplace_match): Don't capitalize unless all matched...
1994-05-25 Karl Heuer(Fminibuffer_complete_word): GCPRO completion and tem.
1994-05-25 Karl Heuer(Fprimitive_undo): GCPRO next and list.
1994-05-24 Richard M. Stallman(verify_overlay_modification): GCPRO tail and overlay.
1994-05-24 Richard M. Stallman(describe_map): Fix the call to Fequal.
1994-05-24 Richard M. Stallman(INTERNAL_TERMINAL): Allow audio bell.
1994-05-24 Richard M. Stallman(do_visible_bell): Renamed from visible_bell to avoid
1994-05-24 Richard M. Stallman(dos_rawgetc): Doc fix. Make C-, S-, and M- modifiers
1994-05-23 Richard M. Stallman(window_loop): Fix test of dedicated flag in prev change.
1994-05-23 Richard M. Stallman(LIBXT): Move -lXmu before -lXt.
1994-05-23 Richard M. Stallman(${etc}DOC): Ignore error from rm.
1994-05-23 Richard M. Stallman(LD_SWITCH_SYSTEM): Add conditionals for HPUX_USE_SHLIBS.
1994-05-23 Richard M. Stallman(x_set_window_size): If cursor outside new size, mark...
1994-05-23 Richard M. Stallman(menu_bar_one_keymap):
1994-05-23 Richard M. Stallman(update_end): Undo previous change.
1994-05-23 Richard M. Stallman(change_frame_size): Keep cursor coords in range.
1994-05-23 Richard M. Stallman(window_loop, UNSHOW_BUFFER case):
1994-05-23 Richard M. Stallman(other_visible_frames): No longer static.
1994-05-22 Richard M. Stallman(HAVE_GETTIMEOFDAY, HAVE_MKDIR, HAVE_RMDIR)
1994-05-22 Richard M. Stallman[MSDOS]: Don't include files from the dos extender
1994-05-22 Richard M. StallmanInclude config.h.
1994-05-22 Richard M. Stallmanentered into RCS
1994-05-22 Richard M. StallmanWhitespace fixes.
1994-05-22 Richard M. Stallman(change_window_height): Test for DELTA too small
1994-05-22 Richard M. Stallman(Fdelete_directory): Allow dir names as well as file...
1994-05-21 Richard M. Stallman(A_TEXT_OFFSET, A_TEXT_SEEK): Commented out.
1994-05-21 Richard M. Stallman(create_process): Don't complain about error from TIOCSETD.
1994-05-21 Richard M. StallmanAdd template for init_gettimeofday.
1994-05-21 Richard M. Stallman(x_wm_set_window_state) [USE_X_TOOLKIT]: Use XtSetValues.
1994-05-21 Karl Heuer(x_set_background_color): Set scroll bar backgrounds.
1994-05-20 Richard M. Stallman(Finsert_file_contents): Declare buffer as unsigned
1994-05-20 Michael I. BushnellOnly lusers assume that O_RDONLY == 0.
1994-05-20 Richard M. Stallman(read_char_minibuf_menu_prompt): Don't forget to initia...
1994-05-20 Richard M. Stallman(UNEXEC_ALIAS): New variable, used to make the unex...
1994-05-20 Richard M. Stallman(Fset_face_attribute_internal): Always return valid...
1994-05-20 Richard M. Stallman(syms_of_textprop): Set up Lisp fn get-char-property.
1994-05-19 Richard M. Stallman(FRAME_SUPPORT): Add menu-bar.el.
1994-05-19 Richard M. Stallman(EmacsFrameSetCharSize): Once again preserve x and...
1994-05-19 Richard M. Stallman(EXTRA_INITIALIZE): Define here.
1994-05-19 Richard M. Stallman(EXTRA_INITIALIZE): Definition deleted.
1994-05-19 Richard M. Stallman(syms_of_frame): Set up frame-first-window as Lisp fn.
1994-05-19 Richard M. StallmanAdd "args" to dummy definition of compute-motion.
1994-05-19 Richard M. Stallman[BROKEN_TIOCGWINSZ]: Undef TIOCSWINSZ too.
1994-05-19 Richard M. Stallman(PENDING_OUTPUT_COUNT): If __GNU_LIBRARY__,
1994-05-19 Richard M. Stallman(setup_frame_gcs): Move cursor_bits variable out of
1994-05-19 Richard M. Stallman(GNU_LIBRARY_PENDING_OUTPUT_COUNT): Both definitions
1994-05-19 Richard M. Stallman(other_menu_bar_item_p): Return 0 if no menu bar.
1994-05-19 Richard M. Stallman(xmenu_show): Don't look in menubar for core.height...
1994-05-19 Richard M. Stallman(Fwrite_region): Set update_mode_lines.
1994-05-19 Richard M. Stallman(syms_of_fileio): Doc fix.
1994-05-19 Richard M. Stallman(lispy_function_keys): Add various kp- keys for X11R6.
1994-05-18 Richard M. Stallman(Fset_window_buffer): Fix dedicated window error call.
1994-05-18 Richard M. Stallman(WORDS_BIG_ENDIAN): Define this, not BIG_ENDIAN.
next