* keyboard.c (read_key_sequence): Don't confuse mock input with
[bpt/emacs.git] / src /
1993-06-17 Jim Blandy* keyboard.c (read_key_sequence): Don't confuse mock...
1993-06-17 Jim BlandyDon't let the 'B' interactive spec default to buffers...
1993-06-17 Jim BlandyDon't let the 'B' interactive spec default to buffers...
1993-06-17 Jim BlandyChanges for correct pgrp behavior; approach suggested...
1993-06-17 Jim BlandyRemove decl for Qvisible.
1993-06-17 Jim Blandy* keyboard.c (read_key_sequence): If we add events...
1993-06-17 Jim Blandy* config.h.in (HAVE_CLOSEDIR): Add an #undef for autoco...
1993-06-17 Jim BlandyChanges for correct pgrp behavior; approach suggested...
1993-06-17 Richard M. Stallman(scan_lists, Fforward_comment): #if 0 the code
1993-06-17 Jim Blandy* lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_S...
1993-06-17 Jim Blandy* xdisp.c (redisplay_window): No need to subtract one...
1993-06-17 Jim Blandy* fileio.c (Finsert_file_contents): Two new args, BEG...
1993-06-17 Jim BlandyDon't let the 'B' interactive spec default to buffers...
1993-06-16 Jim Blandy* Makefile.in (CPP): New variable, set by the top-level...
1993-06-16 Jim BlandyChanges for correct pgrp behavior from Bob Glickstein
1993-06-16 Roland McGrath(Finsert_buffer_substring): Doc fix.
1993-06-16 Jim Blandy(LIBS_SYSTEM): Don't attempt to #define this if we...
1993-06-16 Jim Blandy* m/delta88k.h (HAVE_GETTIMEOFDAY): Don't #define this...
1993-06-16 Jim Blandy* unexec.c [HPUX] (sbrk): This returns a void *.
1993-06-16 Jim Blandy*** empty log message ***
1993-06-16 Jim Blandy* window.c (check_frame_size): Allow minibuffer-only...
1993-06-16 Jim Blandy* frame.c (store_frame_param): Fix error message punctu...
1993-06-16 Jim Blandy* s/isc3-0.h (memmove): #define this to call safe_bcopy.
1993-06-16 Jim Blandy* sysdep.c (closedir): Don't free directory buffer...
1993-06-16 Jim Blandy* sysdep.c [ultrix] (init_sys_modes): Don't set LLITOUT; it
1993-06-16 Jim BlandyBring mumbleclean targets into conformance with GNU...
1993-06-16 Jim Blandy* buffer.c (list_buffers_1): Return the desired point.
1993-06-16 Jim Blandy* xdisp.c (redisplay_window): No need to subtract BEGV...
1993-06-16 Richard M. StallmanCalls to access_keymap updated.
1993-06-15 Richard M. Stallman(xmenu_show): Store 0 in *ERROR at the beginning.
1993-06-15 Richard M. Stallman(adjust_intervals_for_insertion): By default, copy
1993-06-15 Richard M. StallmanMake prefix keys work with keymap inheritance
1993-06-15 Richard M. Stallman(set_point): When moving over invis chars,
1993-06-14 Jim Blandy* s/linux.h (LIBS_MACHINE, HAVE_SYSVIPC): Set the forme...
1993-06-14 Jim Blandy* xdisp.c (display_text_line): Use temporary variable.
1993-06-14 Richard M. Stallman(Fdelete_window): Handle deleting a parent of the selec...
1993-06-14 Richard M. Stallman(Fset_visited_file_modtime): Don't give the handler
1993-06-13 Richard M. Stallman(scan_lists, Fforward_comment): Pass 0 as commentstop arg
1993-06-13 Richard M. Stallman(Fprimitive_undo): Rename arg to N to avoid conflict.
1993-06-13 Richard M. Stallman(shut_down_emacs): New arg STUFF. Stuff input here.
1993-06-13 Richard M. Stallman(x_connection_closed): Pass new arg to shut_down_emacs.
1993-06-13 Richard M. Stallman(Ffile_attributes): Give -1 as size if size won't fit.
1993-06-13 Richard M. Stallman(term_get_fkeys): Use `prior', not `previous', for...
1993-06-13 Richard M. Stallman(Fcopy_file): Pass all the args to the handler.
1993-06-13 Richard M. Stallman(Fload): Use call5.
1993-06-13 Richard M. Stallman(call5, call6): New functions.
1993-06-12 Richard M. StallmanComment change.
1993-06-12 Jim BlandyUpdate GPL references - version 2
1993-06-12 Jim BlandyUpdated GPL version to 2.
1993-06-12 Jim BlandyRefer to GPL version two.
1993-06-12 Richard M. Stallman(syms_of_undo): Set up Qinhibit_read_only.
1993-06-12 Jim Blandy* sysdep.c (child_setup_tty): Remove duplicate settings...
1993-06-12 Jim BlandyDoc fix.
1993-06-12 Jim Blandy* frame.c (Fmouse_position): Doc fix.
1993-06-12 Jim Blandy* xfns.c [! HAVE_X11R5] (Fx_rebind_key): Recognize...
1993-06-12 Richard M. Stallman(get_keymap_1): Add missing semicolon.
1993-06-12 Richard M. Stallman(read_minibuf): Set and use mini_frame only if MULTI_FRAME.
1993-06-12 Richard M. Stallman(echo_area_display): Use XFASTINT on ->height.
1993-06-12 Richard M. Stallman(Fdelete_window): Make `frame' a FRAME_PTR and use...
1993-06-12 Richard M. Stallman(record_delete): Always use XFASTINT on sbeg.
1993-06-12 Jim Blandy* xterm.c (XTset_vertical_scroll_bar): Use double type for
1993-06-12 Richard M. Stallman(start_process_unwind): Use XINT.
1993-06-12 Richard M. Stallman(Fset_syntax_table): Add XFASTINT.
1993-06-12 Jim Blandy* xterm.c (x_error_quitter, x_io_error_quitter): Remove...
1993-06-12 Jim Blandy* keyboard.c (read_key_sequence): When we generate...
1993-06-12 Jim BlandyInitial revision
1993-06-12 Jim Blandy* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_L...
1993-06-12 Jim Blandy* config.h.in (HAVE_XRMSETDATABASE, HAVE_RANDOM, HAVE_L...
1993-06-12 Jim Blandy* window.c (Fprevious_window): Use FRAME_HAS_MINIBUF_P...
1993-06-12 Richard M. Stallman(read_char): Set c properly as a Lisp int.
1993-06-12 Richard M. StallmanDoc fixes.
1993-06-12 Richard M. Stallman(cons_to_long): Declare top, bot as Lisp_Object.
1993-06-12 Richard M. Stallman(Fcopy_keymap): Check Fkeymapp value with NILP.
1993-06-12 Richard M. Stallman(Fexpt): New local `val' for making integer to return.
1993-06-11 Richard M. Stallman(XTmouse_position): Don't set *f at all unless we win.
1993-06-11 Richard M. Stallman(read_process_output): Don't deactivate the mark.
1993-06-11 Richard M. Stallman(Fgenerate_new_buffer_name): GENTEMP is the value compa...
1993-06-11 Richard M. Stallman(Fmouse_position): Set up defaults before calling the...
1993-06-11 Jim BlandyInteract properly with shells lacking job control ...
1993-06-11 Jim Blandy* xrdb.c (get_user_db): Get the screen-specific databas...
1993-06-11 Richard M. Stallman(syms_of_xfns): Don't set up Qicon.
1993-06-11 Richard M. Stallman(Qicon): Declared.
1993-06-11 Jim Blandy* xdisp.c (redisplay_window): Don't call try_window_id...
1993-06-11 Jim Blandy* window.c (Fprevious_window): Typo.
1993-06-11 Richard M. Stallman(Fset_text_properties): No special case for props ...
1993-06-11 Richard M. Stallman(Fx_list_fonts): If names is 0, just return nil.
1993-06-11 Jim Blandy* xterm.c (x_new_font): If font_names is zero, that...
1993-06-11 Jim Blandy* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove...
1993-06-11 Jim Blandy* s/isc3-0.h (LIB_X11_LIB): #undef this, to remove...
1993-06-11 Richard M. Stallman(Fdescribe_vector): Use current buf, not standard-output.
1993-06-10 Richard M. Stallman(Fload): Forward all 4 args to magic-name handler.
1993-06-10 Richard M. Stallman(Fscroll_left): Make argument optional.
1993-06-10 Jim Blandy* search.c (Flooking_at, Fstring_match, fast_string_match,
1993-06-10 Jim Blandy*** empty log message ***
1993-06-10 Jim Blandy* syntax.c (scan_lists, Fforward_comment): Call scan_se...
1993-06-10 Jim BlandyTypo.
1993-06-10 Jim Blandy* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE...
1993-06-10 Jim Blandy* sysdep.c: Remove clause for DGUX support of FASYNC...
1993-06-10 Jim Blandy* filelock.c: Test HAVE_LONG_FILE_NAMES, not SHORT_FILE...
1993-06-10 Jim Blandy* s/dgux.h (BROKEN_FASYNC): #define this.
next