]> code.delx.au - gnu-emacs/history - src
Separate parameter faces (those created and modified by the user)
[gnu-emacs] / src /
1993-06-22 Jim BlandySeparate parameter faces (those created and modified...
1993-06-22 Jim BlandySeparate parameter faces (those created and modified...
1993-06-22 Jim Blandy* xdisp.c (redisplay_window): Remember to compute end...
1993-06-22 Jim Blandy* xrdb.c (get_user_db): Remember to free the screen...
1993-06-22 Jim Blandy* keyboard.c (make_lispy_event): Added detection of...
1993-06-21 Richard M. Stallman(Fremove_text_properties, Fadd_text_properties):
1993-06-21 Jim Blandy* alloc.c (Fgarbage_collect): If the minibuffer is...
1993-06-20 Jim Blandy* config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef...
1993-06-20 Richard M. Stallman(verify_interval_modification): Don't just test
1993-06-19 Jim Blandy* puresize.h (PURESIZE): Up this to 20500 for MULTI_FRA...
1993-06-19 Jim Blandy* xfaces.c (recompute_basic_faces): This shouldn't...
1993-06-19 Jim Blandy* sysdep.c (rename): Make arguments const. autoconf...
1993-06-19 Jim Blandy* minibuf.c (Fread_minibuffer): Add missing semicolon...
1993-06-19 Jim Blandy* xterm.c (XTread_socket): Never treat a modifier key...
1993-06-19 Jim Blandy* emacs.c (Fkill_emacs): Pass third argument to shut_do...
1993-06-19 Jim Blandy* frame.c (Fmake_frame_visible): Make this interactivel...
1993-06-19 Jim Blandy* xfaces.c: Add forward declaration for recompute_basic...
1993-06-19 Jim Blandy* fileio.c (Fset_visited_file_modtime): We're only...
1993-06-18 Jim BlandyChanges for Irix 4.0, tested this time:
1993-06-18 Jim BlandyRemove #definition of HAVE_CLOSEDIR; autoconf figures...
1993-06-18 Jim Blandy* xfns.c: Always #include "bitmaps/gray.xbm"; the bitma...
1993-06-18 Jim BlandyTypo.
1993-06-17 Jim Blandy* m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd...
1993-06-17 Jim Blandy* xfaces.c (compute_base_face): Initialize the face...
1993-06-17 Jim Blandy* callproc.c (Fcall_process, child_setup): If IRIX...
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.
next