summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* * xfns.c (Fx_create_frame): Check for internalBorder resource, asJim Blandy1993-06-291-1/+13
* * keyboard.c (read_char): Don't do idle autosaves if we're notJim Blandy1993-06-291-1/+1
* (mark_object): Add aborts in Lisp_Symbol case.Richard M. Stallman1993-06-291-0/+8
* (wait_reading_process_input): Use SIGIO only if defined.Richard M. Stallman1993-06-291-0/+2
* (describe_map_2): Cleanups.Richard M. Stallman1993-06-281-16/+17
* * xterm.c (XTread_socket): Remove #if 0''s around code which testsJim Blandy1993-06-241-6/+8
* * commands.h (Vglobal_mouse_map): Removed; unused.Jim Blandy1993-06-221-3/+0
* * keyboard.c (menu_bar_items, read_key_sequence): UseJim Blandy1993-06-221-2/+2
* * keyboard.c (menu_bar_items, read_key_sequence): UseJim Blandy1993-06-221-8/+4
* * buffer.c (list_buffers_1): Make desired_point a lisp object; setJim Blandy1993-06-221-9/+12
* Separate parameter faces (those created and modified by the user)Jim Blandy1993-06-223-29/+38
* Separate parameter faces (those created and modified by the user)Jim Blandy1993-06-221-128/+159
* Separate parameter faces (those created and modified by the user)Jim Blandy1993-06-221-3/+5
* * xdisp.c (redisplay_window): Remember to compute end relative toJim Blandy1993-06-221-1/+1
* * xrdb.c (get_user_db): Remember to free the screen-local resourceJim Blandy1993-06-221-1/+4
* * keyboard.c (make_lispy_event): Added detection of double-clickJim Blandy1993-06-222-38/+132
* (Fremove_text_properties, Fadd_text_properties):Richard M. Stallman1993-06-211-0/+2
* * alloc.c (Fgarbage_collect): If the minibuffer is active, don'tJim Blandy1993-06-211-1/+1
* * config.h.in (HAVE_LONG_FILE_NAMES): Add an #undef, for autoconfJim Blandy1993-06-201-8/+19
* (verify_interval_modification): Don't just testRichard M. Stallman1993-06-201-5/+6
* * puresize.h (PURESIZE): Up this to 20500 for MULTI_FRAME Emaces,Jim Blandy1993-06-191-2/+2
* * xfaces.c (recompute_basic_faces): This shouldn't be declared static.Jim Blandy1993-06-191-1/+1
* * sysdep.c (rename): Make arguments const. autoconf #definesJim Blandy1993-06-191-2/+2
* * minibuf.c (Fread_minibuffer): Add missing semicolon afterJim Blandy1993-06-191-1/+1
* * xterm.c (XTread_socket): Never treat a modifier key as aJim Blandy1993-06-191-14/+14
* * emacs.c (Fkill_emacs): Pass third argument to shut_down_emacs.Jim Blandy1993-06-192-2/+2
* * frame.c (Fmake_frame_visible): Make this interactively callable;Jim Blandy1993-06-191-1/+1
* * xfaces.c: Add forward declaration for recompute_basic_faces.Jim Blandy1993-06-191-4/+5
* * fileio.c (Fset_visited_file_modtime): We're only passing twoJim Blandy1993-06-191-1/+1
* Changes for Irix 4.0, tested this time:Jim Blandy1993-06-185-8/+16
* Remove #definition of HAVE_CLOSEDIR; autoconf figures this out.Jim Blandy1993-06-186-6/+0
* * xfns.c: Always #include "bitmaps/gray.xbm"; the bitmaps seem toJim Blandy1993-06-181-1/+1
* Typo.Jim Blandy1993-06-181-2/+2
* * m/iris4d.h (LIB_STANDARD): Do *not* include -lbsd. We areJim Blandy1993-06-172-3/+5
* * xfaces.c (compute_base_face): Initialize the face's stipple.Jim Blandy1993-06-171-0/+4
* * callproc.c (Fcall_process, child_setup): If IRIX is #defined,Jim Blandy1993-06-172-4/+4
* * keyboard.c (read_key_sequence): Don't confuse mock input withJim Blandy1993-06-171-20/+32
* Don't let the 'B' interactive spec default to buffers viewed inJim Blandy1993-06-171-11/+5
* Don't let the 'B' interactive spec default to buffers viewed inJim Blandy1993-06-171-1/+1
* Changes for correct pgrp behavior; approach suggested by BobJim Blandy1993-06-172-10/+4
* Remove decl for Qvisible.Jim Blandy1993-06-171-1/+1
* * keyboard.c (read_key_sequence): If we add events to a keyJim Blandy1993-06-171-7/+15
* * config.h.in (HAVE_CLOSEDIR): Add an #undef for autoconf toJim Blandy1993-06-171-0/+1
* Changes for correct pgrp behavior; approach suggested by BobJim Blandy1993-06-171-10/+8
* (scan_lists, Fforward_comment): #if 0 the codeRichard M. Stallman1993-06-171-3/+10
* * lisp.h (CHECK_LIST, CHECK_STRING, CHECK_CONS, CHECK_SYMBOL,Jim Blandy1993-06-171-23/+23
* * xdisp.c (redisplay_window): No need to subtract one from startJim Blandy1993-06-171-1/+1
* * fileio.c (Finsert_file_contents): Two new args, BEG and END.Jim Blandy1993-06-171-13/+43
* Don't let the 'B' interactive spec default to buffers viewed inJim Blandy1993-06-173-12/+20
* * Makefile.in (CPP): New variable, set by the top-level Makefile.Jim Blandy1993-06-161-0/+1